bird/proto/bgp
Ondrej Zajicek 8f79e6b93e 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.
2022-10-10 05:06:19 +02:00
..
attrs.c BGP: Do not assume that all channels are struct bgp_channel 2022-10-03 20:18:12 +02:00
bgp.c BGP: Add option 'next hop prefer global' 2022-10-10 05:06:19 +02:00
bgp.h BGP: Add option 'next hop prefer global' 2022-10-10 05:06:19 +02:00
config.Y BGP: Add option 'next hop prefer global' 2022-10-10 05:06:19 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Simplified the protocol hookup code in Makefiles 2022-08-18 22:07:30 +02:00
packets.c BGP: Add option 'next hop prefer global' 2022-10-10 05:06:19 +02:00