]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_vty.c
bgpd : Change of options in redistribute command does not get applied
authorkssoman <somanks@vmware.com>
Wed, 22 Aug 2018 12:00:15 +0000 (05:00 -0700)
committerkssoman <somanks@vmware.com>
Wed, 22 Aug 2018 12:00:15 +0000 (05:00 -0700)
commite923dd62ef715147a3e0d28a8e9dccb9371defcb
treec212c7341ccffccb0b9c05ab4c938195810188f5
parent067d5028c1b82cab172f2d951d7f8c7598ad0f1c
bgpd : Change of options in redistribute command does not get applied

* Added parameter in bgp_redistribute_set() to indicate change
  in redistribute option
* If there is change, call bgp_redistribute_unreg() to withdraw routes

Signed-off-by: kssoman <somanks@vmware.com>
bgpd/bgp_vty.c
bgpd/bgp_zebra.c
bgpd/bgp_zebra.h