]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/vty.c
eigrp: Initial Commit
[mirror_frr.git] / lib / vty.c
index 4d34fead8b82c31b7eeb81611b5269ea0425970e..649b659492d2deb4429badf6df99f531ea8bdcad 100644 (file)
--- a/lib/vty.c
+++ b/lib/vty.c
@@ -734,6 +734,7 @@ vty_end_config (struct vty *vty)
     case ZEBRA_NODE:
     case RIP_NODE:
     case RIPNG_NODE:
+    case EIGRP_NODE:
     case BGP_NODE:
     case BGP_VPNV4_NODE:
     case BGP_VPNV6_NODE:
@@ -1161,6 +1162,7 @@ vty_stop_input (struct vty *vty)
     case ZEBRA_NODE:
     case RIP_NODE:
     case RIPNG_NODE:
+    case EIGRP_NODE:
     case BGP_NODE:
     case RMAP_NODE:
     case OSPF_NODE: