Skip to content

Commit

Permalink
Support for MACsec statistics
Browse files Browse the repository at this point in the history
  • Loading branch information
qbdwlr committed Nov 1, 2021
1 parent d23cf88 commit cf9d081
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions common/schema.h
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,8 @@ namespace swss {
#define RIF_COUNTER_ID_LIST "RIF_COUNTER_ID_LIST"
#define TUNNEL_COUNTER_ID_LIST "TUNNEL_COUNTER_ID_LIST"
#define SWITCH_DEBUG_COUNTER_ID_LIST "SWITCH_DEBUG_COUNTER_ID_LIST"
#define MACSEC_FLOW_COUNTER_ID_LIST "MACSEC_FLOW_COUNTER_ID_LIST"
#define MACSEC_SA_COUNTER_ID_LIST "MACSEC_SA_COUNTER_ID_LIST"
#define MACSEC_SA_ATTR_ID_LIST "MACSEC_SA_ATTR_ID_LIST"
#define TUNNEL_ATTR_ID_LIST "TUNNEL_ATTR_ID_LIST"
#define ACL_COUNTER_ATTR_ID_LIST "ACL_COUNTER_ATTR_ID_LIST"
Expand Down

0 comments on commit cf9d081

Please sign in to comment.