]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_zebra.c
bgpd: set/unset bgpd no-rib option at runtime
authorDavid Schweizer <dschweizer@opensourcerouting.org>
Wed, 2 Sep 2020 16:20:08 +0000 (18:20 +0200)
committerDavid Schweizer <dschweizer@opensourcerouting.org>
Wed, 2 Sep 2020 16:20:08 +0000 (18:20 +0200)
commitc163f2971b38cf98653a5b1ddd123b4600c23d13
treec23deac0d1591bee2ef2d295abe442923b72f646
parentb1f476731a002fae9c65127314cbad12786f3719
bgpd: set/unset bgpd no-rib option at runtime

* Added vtysh cli commands and functions to set/unset bgp daemons no-rib
  option during runtime and withdraw/announce routes in bgp instances
  RIB from/to Zebra.

Signed-off-by: David Schweizer <dschweizer@opensourcerouting.org>
bgpd/bgp_vty.c
bgpd/bgp_zebra.c
bgpd/bgp_zebra.h
bgpd/bgpd.c
bgpd/bgpd.h