Skip to content

Commit 7c9325f

Browse files
committed
Update schema.h
1 parent 78a185b commit 7c9325f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/schema.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ namespace swss {
114114
#define APP_SAG_TABLE_NAME "SAG_TABLE"
115115

116116
#define APP_FC_TO_NHG_INDEX_MAP_TABLE_NAME "FC_TO_NHG_INDEX_MAP_TABLE"
117-
#define APP_VRRP_TABLE_NAME "VRRP_TABLE"
118117

119118
#define APP_BGP_PROFILE_TABLE_NAME "BGP_PROFILE_TABLE"
120119

@@ -412,6 +411,7 @@ namespace swss {
412411

413412
#define CFG_PORT_STORM_CONTROL_TABLE_NAME "PORT_STORM_CONTROL"
414413
#define CFG_VRRP_TABLE_NAME "VRRP"
414+
#define CFG_VRRP6_TABLE_NAME "VRRP6"
415415

416416
#define CFG_RATES_TABLE_NAME "RATES"
417417

0 commit comments

Comments
 (0)