First working prototype
This commit is contained in:
parent
78f5a6983c
commit
acc6a0fec7
7 changed files with 353 additions and 4 deletions
|
|
@ -49,6 +49,10 @@ Expected: September, 2021
|
|||
* Restconf YANG PATCH according to RFC 8072 (Work in progress)
|
||||
* Experimental: enable by setting YANG_PATCH in include/clixon_custom.h
|
||||
* Thanks to Alan Yaniger for providing this patch
|
||||
* List pagination
|
||||
* This is prototype work for ietf netconf work
|
||||
* See draft-wwlh-netconf-list-pagination-00.txt
|
||||
* New http media: application/yang.collection+xml/json
|
||||
|
||||
### API changes on existing protocol/config features
|
||||
|
||||
|
|
@ -476,7 +480,7 @@ Developers may need to change their code
|
|||
* This only applies to the evhtp restconf daemon, not fcgi/nginx, where the nginx config is used.
|
||||
* The RESTCONF clixon-config options are obsolete
|
||||
* Thanks to Dave Cornejo for the idea
|
||||
|
||||
|
||||
### API changes on existing protocol/config features
|
||||
|
||||
Users may have to change how they access the system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue