We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8062a06 commit 863f4daCopy full SHA for 863f4da
common/schema.h
@@ -187,6 +187,8 @@ namespace swss {
187
#define APP_DASH_ROUTING_APPLIANCE_TABLE_NAME "DASH_ROUTING_APPLIANCE_TABLE"
188
#define APP_DASH_ENI_FORWARD_TABLE "DASH_ENI_FORWARD_TABLE"
189
#define APP_DASH_ENI_PLACEMENT_TABLE_NAME "DASH_ENI_PLACEMENT_TABLE"
190
+#define APP_DASH_OUTBOUND_PORT_MAP_TABLE_NAME "DASH_OUTBOUND_PORT_MAP_TABLE"
191
+#define APP_DASH_OUTBOUND_PORT_MAP_RANGE_TABLE_NAME "DASH_OUTBOUND_PORT_MAP_RANGE_TABLE"
192
193
#define APP_PAC_PORT_TABLE_NAME "PAC_PORT_TABLE"
194
0 commit comments