clixon/include
Olof hagsand 81fc7f742b * Netconf as default namespace has been disabled by default.
* Only requests on the form: `<rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"><edit-config>...` will be accepted
  * All replies will be on the form: `<rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">...`
  * Requests such as: `<rpc><edit-config>...` will not  be accepted.
  * You can revert this behaviour (to clixon pre-4.6 behaviour) by enabling `CLICON_NAMESPACE_NETCONF_DEFAULT`
  * This API change is a consequence of: [copy-config's RPC cxobj parameter does not contain namespace #131](https://github.com/clicon/clixon/issues/131)
2020-09-02 15:44:10 +02:00
..
clixon_config.h.in Changed --with-restconf directive to have package as argument, with either null, evhtp or fcgi. 2020-06-04 11:26:38 +02:00
clixon_custom.h * Netconf as default namespace has been disabled by default. 2020-09-02 15:44:10 +02:00
Makefile.in 2019 2019-01-02 15:48:30 +01:00