]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: graceful restart for vpnv4 address family
authorJulien Courtat <julien.courtat@6wind.com>
Wed, 25 May 2016 15:28:31 +0000 (17:28 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 4 Jan 2017 17:02:04 +0000 (18:02 +0100)
commit4d5b4f7bd9d12f4755caf31ce8df3570d55d8575
treef71132b33316b5c46b96b53c3565775df5f9bcf6
parentdb19215a73cd429f04543f75f80ffb989b54d8c3
bgpd: graceful restart for vpnv4 address family

This patch enable the support of graceful restart for routes sets with
vpnv4 address family format. In this specific case, data model is
slightly different and some additional processing must be done when
accessing bgp tables and nodes.
The clearing stale algorithm takes into account the specificity where
the 2 node level for MPLS has to be reached.

Signed-off-by: Julien Courtat <julien.courtat@6wind.com>
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_fsm.c
bgpd/bgp_route.c
bgpd/bgpd.c
lib/zebra.h