Remove propriatary internal framing functions
Changed send/rcv API using NETCONF 10 and 11 suffixes
This commit is contained in:
parent
5fa82dcea7
commit
520f8a9a42
6 changed files with 53 additions and 64 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue