]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Implement 'disable after cease' option
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Tue, 16 Jan 2018 18:17:04 +0000 (19:17 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Tue, 16 Jan 2018 18:17:04 +0000 (19:17 +0100)
commit63472779ad4ecdecbcfedf2d2bb40abc2f8c84b0
tree8a166a8408dfa33f643860847397026de53b9d2c
parentb94057911554e04df9b709f8354e2e220131096a
BGP: Implement 'disable after cease' option

The option allows to specify that some cease subcodes should
disable the protocol when received.
proto/bgp/bgp.h
proto/bgp/config.Y
proto/bgp/packets.c