]> git.puffer.fish Git - mirror/frr.git/commit
lib, bgpd: Remove UNDEFINED_NODE
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 15 Apr 2017 12:33:43 +0000 (08:33 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 15 Apr 2017 17:26:56 +0000 (13:26 -0400)
commitb3b3879c3e65606370bdfaaf5781645a2381d8b9
tree90761ba47ba7960426374c4c5987a1cc0bb0391f
parent5326da0c5c0e3f719848c7def98e8ece539bd916
lib, bgpd: Remove UNDEFINED_NODE

Remove the UNDEFINED_NODE as that it's implementation breaks
our ability in BGP to figure out where we are by allowing
default: in the switch statement.

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