bird/proto/bgp
Ondrej Zajicek (work) 1cab2b4a7c BGP: Extend 'next hop keep' and 'next hop self' options
Extend 'next hop keep' and 'next hop self' options to have boolean values
(enabled / disabled) and also values 'ibgp'/ 'ebgp' to restrict it to
routes received from IBGP / EBGP. This allows to have it enabled by
default in some cases, matches features of other implementations, and
allows to handle some strange cases like EBGP border router with 'next
hop self' also doing IBGP route reflecting.

Change default of 'next hop keep' to enabled for route servers, and
'ibgp' for route reflectors.

Update documentation for these options.
2018-12-16 23:44:24 +01:00
..
attrs.c BGP: Better handling of non-matching AFI in nexthops 2018-12-16 15:43:58 +01:00
bgp.c BGP: Extend 'next hop keep' and 'next hop self' options 2018-12-16 23:44:24 +01:00
bgp.h BGP: Extend 'next hop keep' and 'next hop self' options 2018-12-16 23:44:24 +01:00
config.Y BGP: Extend 'next hop keep' and 'next hop self' options 2018-12-16 23:44:24 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
packets.c BGP: Extend 'next hop keep' and 'next hop self' options 2018-12-16 23:44:24 +01:00