clixon/apps
Olof hagsand 6bf2a74e24 * Restconf with startup feature will now copy all edit changes to startup db (as it should according to RFC 8040)
* See [Restconf does not handle startup datastore according to the RFC](https://github.com/clicon/clixon/issues/74)
* Netconf Startup feature is no longer hardcoded, you need to explicitly enable it (See RFC 6241, Section 8.7)
  * Enable in config file with: `<CLICON_FEATURE>ietf-netconf:startup</CLICON_FEATURE>`, or use `*:*`
2019-04-26 12:12:55 +02:00
..
backend * Restconf with startup feature will now copy all edit changes to startup db (as it should according to RFC 8040) 2019-04-26 12:12:55 +02:00
cli * Restconf with startup feature will now copy all edit changes to startup db (as it should according to RFC 8040) 2019-04-26 12:12:55 +02:00
netconf Structural C-code change: Merged yang_spec and yang_node types into yang_stmt 2019-04-02 12:27:33 +02:00
restconf * Restconf with startup feature will now copy all edit changes to startup db (as it should according to RFC 8040) 2019-04-26 12:12:55 +02:00
Makefile.in Example makfile honors --without-restconf 2019-02-11 21:13:12 +01:00