Replaced strchr with nodeid_split
Experimental code for replacing identityref lists with module:id instead of prefix:id
This commit is contained in:
parent
bb04f778ab
commit
e44685a100
13 changed files with 348 additions and 182 deletions
|
|
@ -48,3 +48,9 @@
|
|||
*/
|
||||
#define USE_NETCONF_NS_AS_DEFAULT
|
||||
|
||||
/* Use modulename:id instead of prefix:id in derived identityref list
|
||||
* Modulenames are global/canonical but prefixes are not.
|
||||
* Experimental since there is some mapping between prefixes and module names
|
||||
* that needs to be done
|
||||
*/
|
||||
#undef USE_IDREF_LIST_MODULE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue