mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 12:18:42 +00:00
aa70e14c9e
According to RFC 5882, system should not interpret the local or remote session state transition to AdminDown as failure. We followed that for the local session state but not for the remote session state (which just triggered a transition of the local state to Down). The patch fixes that. We do not properly generate AdminDown on our side, so the patch is relevant just for interoperability with other systems. Thanks to Sunnat Samadov for the bugreport. |
||
---|---|---|
.. | ||
bfd.c | ||
bfd.h | ||
config.Y | ||
Doc | ||
io.c | ||
io.h | ||
Makefile | ||
packets.c |