diff --git a/common/schema.h b/common/schema.h index 3aa3dfa07..ae94c69be 100644 --- a/common/schema.h +++ b/common/schema.h @@ -414,7 +414,8 @@ namespace swss { #define STATE_BUFFER_PROFILE_TABLE_NAME "BUFFER_PROFILE_TABLE" #define STATE_DHCPv6_COUNTER_TABLE_NAME "DHCPv6_COUNTER_TABLE" -#define STATE_BFD_SESSION_TABLE "BFD_SESSION_TABLE" +#define STATE_BFD_SESSION_TABLE_NAME "BFD_SESSION_TABLE" +#define STATE_ROUTE_TABLE_NAME "ROUTE_TABLE" /***** MISC *****/