Skip to content

Commit 38b461a

Browse files
scsmncaostcheng
authored andcommitted
schema: adding TUNNEL_DECAP_TABLE to schema (#28)
1 parent 9f97b1c commit 38b461a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

common/schema.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ namespace swss {
1313
#define APP_INTF_TABLE_NAME "INTF_TABLE"
1414
#define APP_NEIGH_TABLE_NAME "NEIGH_TABLE"
1515
#define APP_ROUTE_TABLE_NAME "ROUTE_TABLE"
16+
#define APP_TUNNEL_DECAP_TABLE_NAME "TUNNEL_DECAP_TABLE"
1617

1718
#define APP_TC_TO_QUEUE_MAP_TABLE_NAME "TC_TO_QUEUE_MAP_TABLE"
1819
#define APP_SCHEDULER_TABLE_NAME "SCHEDULER_TABLE"

0 commit comments

Comments
 (0)