Skip to content

Commit

Permalink
Added BANNER_MESSAGE table to ConfigDB
Browse files Browse the repository at this point in the history
  • Loading branch information
Sviatoslav Boichuk authored and fastiuk committed Apr 22, 2024
1 parent 5a73792 commit 72c4d6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/schema.h
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@ namespace swss {
#define CFG_CHASSIS_MODULE_TABLE "CHASSIS_MODULE"

#define CFG_TWAMP_SESSION_TABLE_NAME "TWAMP_SESSION"
#define CFG_BANNER_MESSAGE_TABLE_NAME "BANNER_MESSAGE"

#define CFG_DHCP_TABLE "DHCP_RELAY"

Expand Down

0 comments on commit 72c4d6e

Please sign in to comment.