* New clixon-config@2022-03-21.yang revision
* Added option:
* `CLICON_NETCONF_BASE_CAPABILITY`
* Removed `NETCONF_1_1_ANNOUNCE` compile option
This commit is contained in:
parent
cee735e586
commit
bf983d7ca4
8 changed files with 177 additions and 389 deletions
|
|
@ -157,9 +157,3 @@
|
|||
*/
|
||||
#define PROTO_RESTART_RECONNECT
|
||||
|
||||
/*! Announce Netconf 1.1 capability as defined by RFC 6242
|
||||
* Problem wih 1.1 is it requires "chunked framing" which Clixon at this point does not
|
||||
* support.
|
||||
* See https://github.com/clicon/clixon/issues/50 and https://github.com/clicon/clixon/issues/314
|
||||
*/
|
||||
#undef NETCONF_1_1_ANNOUNCE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue