- Pagination: enabled LIST_PAGINATION and remobved constant
- Changed logic on how to find clixon_restconf in pseudo plugin - Removed ==== in constants to avoid conflict with git merge - Remove assert - Added fuzzing for netconf
This commit is contained in:
parent
47141089c2
commit
b70e22096e
28 changed files with 114 additions and 155 deletions
|
|
@ -118,13 +118,6 @@
|
|||
*/
|
||||
#undef YANG_PATCH
|
||||
|
||||
/*! Enable list pagination drafts
|
||||
* draft-wwlh-netconf-list-pagination-00,
|
||||
* draft-wwlh-netconf-list-pagination-nc-01
|
||||
* draft-wwlh-netconf-list-pagination-rc-01
|
||||
*/
|
||||
#define LIST_PAGINATION
|
||||
|
||||
/*! Enable "remaining" attribute (sub-feature of list pagination)
|
||||
* As defined in draft-wwlh-netconf-list-pagination-00 using Yang metadata value [RFC7952]
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue