From 41d9cc6a6569e3a66f77a9cfd2869d209e665fa0 Mon Sep 17 00:00:00 2001 From: Daniel Walton Date: Thu, 11 Feb 2016 08:55:24 -0800 Subject: quagga: remove babel Ticket: CM-9274 Reviewed By: sharpd@cumulusnetworks.com Testing Done: --- lib/command.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/command.h') diff --git a/lib/command.h b/lib/command.h index 1b3c0b45ca..f1d70d7186 100644 --- a/lib/command.h +++ b/lib/command.h @@ -80,7 +80,6 @@ enum node_type TABLE_NODE, /* rtm_table selection node. */ RIP_NODE, /* RIP protocol mode node. */ RIPNG_NODE, /* RIPng protocol mode node. */ - BABEL_NODE, /* Babel protocol mode node. */ BGP_NODE, /* BGP protocol mode which includes BGP4+ */ BGP_VPNV4_NODE, /* BGP MPLS-VPN PE exchange. */ BGP_IPV4_NODE, /* BGP IPv4 unicast address family. */ -- cgit v1.2.3