- Updated code to clixon 5.2 status
- Added LIST_PAGINATION clixon_custom constant - Fix: leafs added as augments on rpc input/output lacked cv:s
This commit is contained in:
parent
2485bec483
commit
77bacc93bb
13 changed files with 87 additions and 33 deletions
|
|
@ -117,3 +117,10 @@
|
|||
* Remove this when regression test
|
||||
*/
|
||||
#undef YANG_PATCH
|
||||
|
||||
/*! Enable list pagination drafts
|
||||
* draft-wwlh-netconf-list-pagination-00,
|
||||
* draft-wwlh-netconf-list-pagination-nc-00
|
||||
* draft-wwlh-netconf-list-pagination-rc-00
|
||||
*/
|
||||
#define LIST_PAGINATION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue