Olof hagsand
|
0c7f2043f3
|
* Pagination according to new draft
* count/skip -> limit/offset
* ietf-yang-metadata RFC 7952 support, placeholder parsing and extension
|
2021-09-21 11:22:41 +02:00 |
|
Olof hagsand
|
77bacc93bb
|
- 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
|
2021-09-21 11:22:40 +02:00 |
|
Olof hagsand
|
2b5dceb82c
|
cli pagination
|
2021-09-21 11:22:40 +02:00 |
|
Olof hagsand
|
8e266dd136
|
skip+count
|
2021-09-21 11:22:40 +02:00 |
|
Olof hagsand
|
78f5a6983c
|
Pagination draft
|
2021-09-21 11:22:40 +02:00 |
|
Olof hagsand
|
ab0bc0ea4b
|
* Changed first parameter from int fd to FILE *f in the following functions:
* clixon_xml_parse_file(), clixon_json_parse_file(), yang_parse_file()
* See [Bytewise read() of files is slow #146](https://github.com/clicon/clixon/issues/146)
|
2021-09-21 11:22:40 +02:00 |
|