* Yang Netconf leaf/leaf-list insert support * For "ordered-by user" leafs and leaf-lists, the insert and value/key attributes are supported according to RFC7950 Sections 7.7.9 and 7.8.6 * Fixed RESTCONF api-path leaf-list selection was not made properly |
||
|---|---|---|
| .. | ||
| clixon_util_datastore.c | ||
| clixon_util_insert.c | ||
| clixon_util_json.c | ||
| clixon_util_regexp.c | ||
| clixon_util_stream.c | ||
| clixon_util_xml.c | ||
| clixon_util_xpath.c | ||
| clixon_util_yang.c | ||
| Makefile.in | ||
| README.md | ||
Clixon utils
This directory contains Clixon utility programs, ie, programs that are good to have for testing, analysis, etc, but not an actual part of delivered code.
Note, streams utility may need: libcurl4-openssl-dev or corresponding.