]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: clear ip bgp instances with invalid safi
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 2 Mar 2018 14:43:07 +0000 (15:43 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 7 Mar 2018 14:58:48 +0000 (15:58 +0100)
commit9b475e76c6a49af4f48ca20b689b3f022cf8c2dd
treec77c3de0583daa9c31cc8933c051fac2eca74c8e
parentc98f4d81aa5d4113ceea58ce6db4bebab5c99735
bgpd: clear ip bgp instances with invalid safi

This commit fixes the handling of incoming parameters passed in
following vty functions:

clear ip bgp ipv6 [safi] prefix []
clear ip bgp [vrf ] ipv6 [safi] prefix []

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_vty.c