diff options
Diffstat (limited to 'vtysh')
| -rw-r--r-- | vtysh/vtysh.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/vtysh/vtysh.h b/vtysh/vtysh.h index eb69a20b83..50b0ef4844 100644 --- a/vtysh/vtysh.h +++ b/vtysh/vtysh.h @@ -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)  | 
