bird/proto/bgp
Ondrej Zajicek (work) d506263da7 Nest: Forbid adding channels during reconfiguration
When a new channel is found during reconfiguration, do force restart
of the protocol, like with any other un-reconfigurable change.

The old behavior was that the new channel was added but remained in down
state, even if the protocol was up, so a manual protocol restart was
often necessary.

In the future this should be improved such that a reconfigurable
channel addition (e.g. direct) is accepted and channel is started,
while an un-reconfigurable addition forces protocol restart.
2018-12-11 17:57:14 +01:00
..
attrs.c Terminology cleanup: The import_control hook is now called preexport. 2018-12-04 10:53:01 +01:00
bgp.c Nest: Forbid adding channels during reconfiguration 2018-12-11 17:57:14 +01:00
bgp.h Terminology cleanup: The import_control hook is now called preexport. 2018-12-04 10:53:01 +01:00
config.Y BGP: Long-lived graceful restart 2018-07-31 18:40:38 +02:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
packets.c The MRT protocol 2018-11-20 17:45:35 +01:00
progdoc Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder on case-insensitive filesystems 2018-06-26 17:09:12 +02:00