]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Add global `bgp suppress-fib-pending` command
authorDonald Sharp <sharpd@nvidia.com>
Thu, 3 Dec 2020 20:48:59 +0000 (15:48 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 10 Dec 2020 17:59:14 +0000 (12:59 -0500)
commit9acb67cbf8bd0a0e3ff9ecad4b1aec2401dc5491
tree2f39520493b9c0d9517ac8c99046010bd735e7da
parent101ad544fa5467ef14fb81fb9566df0196c0ae8f
bgpd: Add global `bgp suppress-fib-pending` command

On top of the recent `bgp suppress-fib-pending which
was at a BGP_NODE level, add this command at the CONFIG_NODE
level as well and allow the command to apply to all instances
of bgp running.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
bgpd/bgp_vty.c
bgpd/bgpd.c
bgpd/bgpd.h