]> git.proxmox.com Git - mirror_frr.git/blobdiff - vtysh/vtysh.h
vrrpd: initial commit
[mirror_frr.git] / vtysh / vtysh.h
index eb69a20b839615837e247f13f2565674533a05a1..50b0ef484416c7d4b9b5e77c3d0864df66bb8f0c 100644 (file)
@@ -42,6 +42,7 @@ DECLARE_MGROUP(MVTYSH)
 #define VTYSH_STATICD   0x08000
 #define VTYSH_BFDD      0x10000
 #define VTYSH_FABRICD   0x20000
+#define VTYSH_VRRPD     0x40000
 
 #define VTYSH_WAS_ACTIVE (-2)