]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Long-lived graceful restart
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Mon, 4 Jun 2018 16:56:05 +0000 (18:56 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Tue, 17 Jul 2018 11:16:18 +0000 (13:16 +0200)
commit68197386ddba616c9973d3190c42f6121a25d9b7
treef328462a31a041a8c87f11c76e06503a515943c5
parent470efcb98cb33de2d5636679eb0f72c88280d6b8
BGP: Long-lived graceful restart

The patch implements long-lived graceful restart for BGP, namely
draft-uttaro-idr-bgp-persistence-03.
nest/protocol.h
nest/route.h
nest/rt-table.c
proto/bgp/attrs.c
proto/bgp/bgp.c
proto/bgp/bgp.h
proto/bgp/config.Y
proto/bgp/packets.c
proto/pipe/pipe.c