clixon/apps
Olof hagsand 3f68cca06c * New yang changelog experimental feature for automatic upgrade
* Added modules-state diff parameter to xmldb_get datastore function for startup scenarios.
* Allowed Yang extended Xpath functions (syntax only):
  * re-match, deref, derived-from, derived-from-or-self, enum-value, bit-is-set
* XSD regular expression handling of dash(`-`)
  *: Translate XDS `[xxx\-yyy]` to POSIX `[xxxyyy-]`.
* YANG Anydata treated same as Anyxml
2019-03-21 18:05:55 +01:00
..
backend * New yang changelog experimental feature for automatic upgrade 2019-03-21 18:05:55 +01:00
cli Made Makefile concurrent so that it can be compiled with -jN 2019-03-21 10:40:00 +01:00
netconf Made Makefile concurrent so that it can be compiled with -jN 2019-03-21 10:40:00 +01:00
restconf Made Makefile concurrent so that it can be compiled with -jN 2019-03-21 10:40:00 +01:00
Makefile.in Example makfile honors --without-restconf 2019-02-11 21:13:12 +01:00