clixon/apps
Olof hagsand d9136c8972 * Stricter handling of multi-namespace handling
* This occurs in cases where there are more than one XML namespaces in a config tree, such as `augment`:ed trees.
  * Affects all parts of the system, including datastore, backend, restconf and cli.
* Invalid api-path syntax (eg non-matching yang) error changed from 412 operation-failed to 400 Bad request invalid-value, or unknown-element.
2019-09-29 14:45:08 +02:00
..
backend * Stricter handling of multi-namespace handling 2019-09-29 14:45:08 +02:00
cli * RESTCONF "depth" query parameter supported 2019-08-17 10:54:13 +02:00
netconf Hello netconf candidate capability misspelled, mentioned in [Can clixon_netconf receive netconf packets as a server? #93](https://github.com/clicon/clixon/issues/93) 2019-09-04 14:56:17 +02:00
restconf * Stricter handling of multi-namespace handling 2019-09-29 14:45:08 +02:00
Makefile.in Example makfile honors --without-restconf 2019-02-11 21:13:12 +01:00