Skip to content

Commit b0f1b8f

Browse files
author
Sviatoslav Boichuk
committed
Added BANNER_MESSAGE table to ConfigDB
1 parent 1c18502 commit b0f1b8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

common/schema.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,8 @@ namespace swss {
424424

425425
#define CFG_CHASSIS_MODULE_TABLE "CHASSIS_MODULE"
426426

427+
#define CFG_BANNER_MESSAGE_TABLE_NAME "BANNER_MESSAGE"
428+
427429
#define CFG_DHCP_TABLE "DHCP_RELAY"
428430

429431
#define CFG_FLOW_COUNTER_ROUTE_PATTERN_TABLE_NAME "FLOW_COUNTER_ROUTE_PATTERN"

0 commit comments

Comments
 (0)