SNMP frontend, restructure files
Split snmp_mib_yang.c into: snmp_register.[ch] and snmp_handler.[ch]
This commit is contained in:
parent
f905f66efa
commit
ef604be610
8 changed files with 463 additions and 87 deletions
|
|
@ -56,7 +56,7 @@
|
|||
/* clicon */
|
||||
#include <clixon/clixon.h>
|
||||
|
||||
#include "snmp_mib_yang.h"
|
||||
#include "snmp_register.h"
|
||||
|
||||
/* Command line options to be passed to getopt(3) */
|
||||
#define SNMP_OPTS "hD:f:l:o:z"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue