Skip to content

Commit

Permalink
202012 cast of PR #725 (#738)
Browse files Browse the repository at this point in the history
Signed-off-by: siqbal1486 <shahzad.iqbal@microsoft.com>
  • Loading branch information
siqbal1986 authored Jan 17, 2023
1 parent fe28725 commit c5ed58a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions common/schema.h
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ namespace swss {

#define APP_BGP_PROFILE_TABLE_NAME "BGP_PROFILE_TABLE"

#define APP_VNET_MONITOR_TABLE_NAME "VNET_MONITOR_TABLE"

/***** ASIC DATABASE *****/
#define ASIC_TEMPERATURE_INFO_TABLE_NAME "ASIC_TEMPERATURE_INFO"

Expand Down Expand Up @@ -390,6 +392,7 @@ namespace swss {
#define STATE_VNET_RT_TUNNEL_TABLE_NAME "VNET_ROUTE_TUNNEL_TABLE"
#define STATE_ADVERTISE_NETWORK_TABLE_NAME "ADVERTISE_NETWORK_TABLE"

#define STATE_VNET_MONITOR_TABLE_NAME "VNET_MONITOR_TABLE"
/***** MISC *****/

#define IPV4_NAME "IPv4"
Expand Down

0 comments on commit c5ed58a

Please sign in to comment.