We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f97b1c commit 38b461aCopy full SHA for 38b461a
1 file changed
common/schema.h
@@ -13,6 +13,7 @@ namespace swss {
13
#define APP_INTF_TABLE_NAME "INTF_TABLE"
14
#define APP_NEIGH_TABLE_NAME "NEIGH_TABLE"
15
#define APP_ROUTE_TABLE_NAME "ROUTE_TABLE"
16
+#define APP_TUNNEL_DECAP_TABLE_NAME "TUNNEL_DECAP_TABLE"
17
18
#define APP_TC_TO_QUEUE_MAP_TABLE_NAME "TC_TO_QUEUE_MAP_TABLE"
19
#define APP_SCHEDULER_TABLE_NAME "SCHEDULER_TABLE"
0 commit comments