]> git.proxmox.com Git - mirror_frr.git/blobdiff - vtysh/vtysh.h
Merge branch 'master' into PIM_VRF
[mirror_frr.git] / vtysh / vtysh.h
index bef4b82d3fb3f336f2bb0c48ca60284163973c61..b0866ec7f3fa20e22ce051041a6c79755e700229 100644 (file)
@@ -47,7 +47,7 @@ DECLARE_MGROUP(MVTYSH)
 #define VTYSH_RMAP       VTYSH_ZEBRA|VTYSH_RIPD|VTYSH_RIPNGD|VTYSH_OSPFD|VTYSH_OSPF6D|VTYSH_BGPD|VTYSH_PIMD|VTYSH_EIGRPD
 #define VTYSH_INTERFACE          VTYSH_ZEBRA|VTYSH_RIPD|VTYSH_RIPNGD|VTYSH_OSPFD|VTYSH_OSPF6D|VTYSH_ISISD|VTYSH_PIMD|VTYSH_NHRPD|VTYSH_EIGRPD|VTYSH_BABELD
 #define VTYSH_NS          VTYSH_ZEBRA
-#define VTYSH_VRF        VTYSH_ZEBRA
+#define VTYSH_VRF        VTYSH_ZEBRA|VTYSH_PIMD
 
 /* vtysh local configuration file. */
 #define VTYSH_DEFAULT_CONFIG "vtysh.conf"