Remove propriatary internal framing functions

Changed send/rcv API using NETCONF 10 and 11 suffixes
This commit is contained in:
Olof hagsand 2024-02-28 13:25:10 +01:00
parent 5fa82dcea7
commit 520f8a9a42
6 changed files with 53 additions and 64 deletions

View file

@ -206,12 +206,3 @@
*/
#define COMPAT_6_5
/*! Use 1.1 RFC 6242 chunked encoding framing for internal use
*
* Replaces internal IPC
* clixon_msg_send2() an clixon_msg_rcv2() and some adjustment code in clixon_proto.c
* Following things NYI:
* - Emulates old clicon_msg API
*/
#define NETCONF_INPUT_UNIFIED_INTERNAL