We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ae334e commit 53b84c7Copy full SHA for 53b84c7
common/schema.h
@@ -415,7 +415,8 @@ namespace swss {
415
#define STATE_BUFFER_PROFILE_TABLE_NAME "BUFFER_PROFILE_TABLE"
416
#define STATE_DHCPv6_COUNTER_TABLE_NAME "DHCPv6_COUNTER_TABLE"
417
418
-#define STATE_BFD_SESSION_TABLE "BFD_SESSION_TABLE"
+#define STATE_BFD_SESSION_TABLE_NAME "BFD_SESSION_TABLE"
419
+#define STATE_ROUTE_TABLE_NAME "ROUTE_TABLE"
420
421
/***** MISC *****/
422
0 commit comments