bird/proto/bgp
Ondrej Zajicek (work) ef57b70fa5 BGP: Support for routes with mixed-AF next hops
Covers IPv4/VPNv4 routes with IPv6 next hop (RFC 5549), IPv6 routes with
IPv4 next hop (RFC 4798) and VPNv6 routes with IPv4 next hop (RFC 4659).
Unfortunately it also makes next hop hooks more messy.

Each BGP channel now could have two IGP tables, one for IPv4 next hops,
the other for IPv6 next hops.
2017-03-26 19:20:15 +02:00
..
attrs.c BGP: Support for MPLS labels and VPN SAFI 2017-03-22 18:16:49 +01:00
bgp.c BGP: Support for routes with mixed-AF next hops 2017-03-26 19:20:15 +02:00
bgp.h BGP: Support for routes with mixed-AF next hops 2017-03-26 19:20:15 +02:00
config.Y BGP: Support for routes with mixed-AF next hops 2017-03-26 19:20:15 +02:00
Doc BGP documented. 2000-06-04 17:06:18 +00:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
packets.c BGP: Support for routes with mixed-AF next hops 2017-03-26 19:20:15 +02:00