We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e37bfea commit 71e299bCopy full SHA for 71e299b
common/schema.h
@@ -445,6 +445,8 @@ namespace swss {
445
#define CFG_TWAMP_SESSION_TABLE_NAME "TWAMP_SESSION"
446
#define CFG_BANNER_MESSAGE_TABLE_NAME "BANNER_MESSAGE"
447
448
+#define CFG_LOCAL_USERS_PASSWORDS_RESET "LOCAL_USERS_PASSWORDS_RESET"
449
+
450
#define CFG_DHCP_TABLE "DHCP_RELAY"
451
452
#define CFG_FLOW_COUNTER_ROUTE_PATTERN_TABLE_NAME "FLOW_COUNTER_ROUTE_PATTERN"
0 commit comments