netconf client was limited to 8K byte messages. Now limit is 2^32
This commit is contained in:
parent
4d82d4f6ea
commit
624b949b3f
11 changed files with 157 additions and 68 deletions
|
|
@ -43,3 +43,7 @@
|
|||
int strverscmp (__const char *__s1, __const char *__s2);
|
||||
#endif
|
||||
|
||||
/* Replace the current clixon.conf.cpp.cpp options with XML file with Yang
|
||||
* Why not use the config mechanisms that CLixon uses for its own config-file?
|
||||
*/
|
||||
#define CONFIGFILE_XML 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue