Skip to content

Commit

Permalink
[dash] Add DASH_PREFIX_TAG_TABLE table to the schema.
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandrivantsiv committed Jul 26, 2023
1 parent 2320ddc commit c316628
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/schema.h
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ namespace swss {
#define APP_DASH_ACL_OUT_TABLE_NAME "DASH_ACL_OUT_TABLE"
#define APP_DASH_ACL_GROUP_TABLE_NAME "DASH_ACL_GROUP_TABLE"
#define APP_DASH_ACL_RULE_TABLE_NAME "DASH_ACL_RULE_TABLE"
#define APP_DASH_PREFIX_TAG_TABLE_NAME "DASH_PREFIX_TAG_TABLE"
#define APP_DASH_ROUTING_TYPE_TABLE_NAME "DASH_ROUTING_TYPE_TABLE"
#define APP_DASH_APPLIANCE_TABLE_NAME "DASH_APPLIANCE_TABLE"
#define APP_DASH_ROUTE_TABLE_NAME "DASH_ROUTE_TABLE"
Expand Down

0 comments on commit c316628

Please sign in to comment.