bird/proto
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
..
babel Terminology cleanup: The import_control hook is now called preexport. 2018-12-04 10:53:01 +01:00
bfd No more warnings ... 2018-09-18 14:21:11 +02:00
bgp Nest: Forbid adding channels during reconfiguration 2018-12-11 17:57:14 +01:00
mrt The MRT protocol 2018-11-20 17:45:35 +01:00
ospf OSPF: Fix reconfiguration of vlinks 2018-12-10 02:15:06 +01:00
pipe Terminology cleanup: The import_control hook is now called preexport. 2018-12-04 10:53:01 +01:00
radv Terminology cleanup: The import_control hook is now called preexport. 2018-12-04 10:53:01 +01:00
rip Nest: Do not hard-reset interface when preferred address is changed 2018-11-28 16:55:32 +01:00
rpki Config: Dropping CF_ADDTO. 2018-06-26 14:29:03 +02:00
static Lib: Add and use ev_new_init() 2018-10-01 15:55:23 +02: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