clixon/apps
Olof hagsand c038c9a27f * Implementation of "chunked framing" according to RFC6242 for Netconf 1.1.
* First hello is 1.0 EOM framing, then successing rpc is chunked framing
  * See
    * [Netconf framing](https://github.com/clicon/clixon/issues/50), and
    * [Clixon does not switch to chunked framing after NETCONF 1.1 is negotiated](https://github.com/clicon/clixon/issues/314)
* C:
  * Moved netconf framing code from netconf application to clixon lib
* Test:
  * New expecteof_netconf and adjusted other expect scripts to handle NETCONF 1.1 framing
2022-03-28 12:36:44 +02:00
..
backend * Rename demon -> daemon 2022-03-07 11:18:27 +01:00
cli * CLI reconnects to backend if backend restarts with a warning 2022-03-16 18:30:21 +01:00
netconf * Implementation of "chunked framing" according to RFC6242 for Netconf 1.1. 2022-03-28 12:36:44 +02:00
restconf CHANGELOG for 5.6.0; removed wwwdir 2022-03-07 20:08:33 +01:00
Makefile.in Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00