We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85dd2d6 commit da7a037Copy full SHA for da7a037
common/schema.h
@@ -108,6 +108,9 @@ namespace swss {
108
109
#define APP_NEIGH_RESOLVE_TABLE_NAME "NEIGH_RESOLVE_TABLE"
110
111
+#define APP_SRV6_SID_LIST_TABLE_NAME "SRV6_SID_LIST_TABLE"
112
+#define APP_SRV6_MY_SID_TABLE_NAME "SRV6_MY_SID_TABLE"
113
+
114
/***** TO BE REMOVED *****/
115
116
#define APP_TC_TO_QUEUE_MAP_TABLE_NAME "TC_TO_QUEUE_MAP_TABLE"
0 commit comments