Olof hagsand
|
d84c529ff1
|
[Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379)
* Applies to all c/h/y/l/sh files and .editorconfig
|
2022-10-27 14:21:17 +02:00 |
|
Olof hagsand
|
77b4468eb3
|
Updated copyright statements to 2022
|
2022-01-18 16:36:00 +01:00 |
|
Olof hagsand
|
a4b4dc97ce
|
Pagination updated
* Pagination is updated to new drafts:
* [https://datatracker.ietf.org/doc/html/draft-wwlh-netconf-list-pagination-00>]
* [https://datatracker.ietf.org/doc/html/draft-wwlh-netconf-list-pagination-nc-02]
* [https://datatracker.ietf.org/doc/html/draft-wwlh-netconf-list-pagination-rc-02]
* See also updated [https://clixon-docs.readthedocs.io/en/latest/pagination.html]
* Added IETF RFC:s (included by pagination):
* ietf-netconf-nmda@2019-01-07.yang
* ietf-origin@2018-02-14.yang
* ietf-netconf-with-defaults@2011-06-01.yang
* Dropped pcvec parameter to many restconf api functions
|
2021-11-10 18:35:24 +01:00 |
|
Olof hagsand
|
d1ed4ecd7d
|
- Refactor yang patch code according to Clixon coding style
- Fixed all memory leaks
|
2021-09-08 10:38:49 +02:00 |
|
Olof hagsand
|
8db716ca07
|
- Moved yang patch code to new files restconf_methods_patch.[ch]
- Started modifying patch code to style guidelines
- Made patch test independent of example
- Added developers style guidelines
|
2021-08-15 20:43:52 +02:00 |
|
Olof hagsand
|
46b6a8008a
|
RESTCONF PATCH (plain patch) is supported according to RFC 8040 4.6.1
|
2019-08-08 11:42:45 +02:00 |
|
Olof hagsand
|
aa14f8ac2c
|
RESTCONF PUT/POST -d {} media is enforced
|
2019-08-06 15:47:46 +02:00 |
|
Olof hagsand
|
70ebfa4d80
|
* Identity/identityref mapped between XML and JSON
|
2019-07-28 18:09:55 +02:00 |
|