* Add default network namespace constant: RESTCONF_NETNS_DEFAULT with default value "default".
This commit is contained in:
parent
2ce8d9b488
commit
ecd5f7de70
6 changed files with 14 additions and 5 deletions
|
|
@ -89,3 +89,7 @@
|
|||
* Consider making this an option or configure option
|
||||
*/
|
||||
#define DATASTORE_TOP_SYMBOL "config"
|
||||
|
||||
/* Name of default netns for clixon-restconf.yang socket/namespace field
|
||||
*/
|
||||
#define RESTCONF_NETNS_DEFAULT "default"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue