Mount-point support for restconf
This commit is contained in:
parent
597cbe882b
commit
2e6d9167f2
9 changed files with 164 additions and 22 deletions
|
|
@ -1105,7 +1105,7 @@ xpath_traverse_canonical(xpath_tree *xs,
|
|||
* if (reason) cbuf_free(reason);
|
||||
* @endcode
|
||||
* @note Unsolvable issue of mountpoints, eg an xpath of //x:foo where foo is under one or several
|
||||
* mointpoints: a well-defined namespace cannot be determined. Therefore just allow
|
||||
* mountpoints: a well-defined namespace cannot be determined. Therefore just allow
|
||||
* inconsistencies and hope that it will be covered by other code
|
||||
* @see xpath2xml
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue