BGP: Add option 'next hop prefer global'
Add BGP channel option 'next hop prefer global' that modifies BGP recursive next hop resolution to use global next hop IPv6 address instead of link-local next hop IPv6 address for immediate next hop of received routes.
Showing
- doc/bird.sgml 14 additions, 0 deletionsdoc/bird.sgml
- nest/rt-table.c 3 additions, 2 deletionsnest/rt-table.c
- proto/bgp/bgp.c 5 additions, 0 deletionsproto/bgp/bgp.c
- proto/bgp/bgp.h 4 additions, 0 deletionsproto/bgp/bgp.h
- proto/bgp/config.Y 2 additions, 1 deletionproto/bgp/config.Y
- proto/bgp/packets.c 2 additions, 1 deletionproto/bgp/packets.c
Loading