clixon/apps
Olof hagsand da9bfcbb53 * Changed debug levels in clicon_debug() to be based on maskable flags
* Added flag names: `CLIXON_DBG_*`
  * Added maskable flags that can be combined when debugging:
    * `DEFAULT` = 1: Basic debug message, espcially initialization
    * `MSG` = 2: Input and output packets, read datastore
    * `DETAIL` = 4: Details: message dump in hex, xpath parse trees, etc
    * `EXTRA` = 8: Extra detailed logs
* Test: some errors in yang-lib where content-id was in wrong place
2023-01-27 14:56:58 +01:00
..
backend * Changed debug levels in clicon_debug() to be based on maskable flags 2023-01-27 14:56:58 +01:00
cli * Changed debug levels in clicon_debug() to be based on maskable flags 2023-01-27 14:56:58 +01:00
netconf * Changed debug levels in clicon_debug() to be based on maskable flags 2023-01-27 14:56:58 +01:00
restconf * Changed debug levels in clicon_debug() to be based on maskable flags 2023-01-27 14:56:58 +01:00
snmp * Changed debug levels in clicon_debug() to be based on maskable flags 2023-01-27 14:56:58 +01:00
Makefile.in Initial Net-snmp frontend commit 2022-06-26 11:26:04 +02:00