Add NACM-specific logging

This commit is contained in:
Philip Prindeville 2024-01-17 17:16:34 -07:00 committed by Olof Hagsand
parent c9dbece32b
commit f923524378
2 changed files with 6 additions and 5 deletions

View file

@ -61,6 +61,7 @@
#define CLIXON_DBG_XPATH 0x000008 /* XPath processing */
#define CLIXON_DBG_YANG 0x000010 /* YANG processing */
#define CLIXON_DBG_CLIENT 0x000020 /* App-specific */
#define CLIXON_DBG_NACM 0x000040 /* NACM processing */
#define CLIXON_DBG_SMASK 0x00ffff /* Subject mask */
/*