We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe30ccd commit ebd2afbCopy full SHA for ebd2afb
common/schema.h
@@ -429,7 +429,8 @@ namespace swss {
429
#define CFG_MCLAG_UNIQUE_IP_TABLE_NAME "MCLAG_UNIQUE_IP"
430
431
#define CFG_PORT_STORM_CONTROL_TABLE_NAME "PORT_STORM_CONTROL"
432
-
+#define CFG_VRRP_TABLE_NAME "VRRP"
433
+#define CFG_VRRP6_TABLE_NAME "VRRP6"
434
#define CFG_RATES_TABLE_NAME "RATES"
435
436
#define CFG_FEATURE_TABLE_NAME "FEATURE"
0 commit comments