Difference between revisions of "IETF 100 Hackathon"
From Yuma123 Wiki
Jump to navigationJump to searchLine 4: | Line 4: | ||
* Add multisession support to libyangrpc. |
* Add multisession support to libyangrpc. |
||
* litenc: Implement netconf:base:1.1 capability (https://tools.ietf.org/html/rfc6241). |
* litenc: Implement netconf:base:1.1 capability (https://tools.ietf.org/html/rfc6241). |
||
+ | |||
Progress: |
Progress: |
||
Line 10: | Line 11: | ||
** NMDA - https://sourceforge.net/p/yuma123/git/ci/master/tree/netconf/test/netconfd/ietf-routing-bis/ (in progress) |
** NMDA - https://sourceforge.net/p/yuma123/git/ci/master/tree/netconf/test/netconfd/ietf-routing-bis/ (in progress) |
||
* Server side implementation (in progress, complexity of more then 10 volatile drafts actively developed to implement support for the testcase) |
* Server side implementation (in progress, complexity of more then 10 volatile drafts actively developed to implement support for the testcase) |
||
+ | |||
+ | Error: XPath expression 'derived-from-or-self(../datastore, "or:operational")' with invalid identity param 'or:operational' ietf-netconf-datastores@2017-08-24.yang:140.63: error(348): invalid XPath expression syntax |
Latest revision as of 15:47, 15 November 2017
Objectives:
- Implement Network Management Datastore Architecture (NMDA) support for netconfd.
- NMDA support testcase based on litenc client and ietf-interfaces, ietf-ip, ietf-routing model.
- Add multisession support to libyangrpc.
- litenc: Implement netconf:base:1.1 capability (https://tools.ietf.org/html/rfc6241).
Progress:
- The testcases (running against confd and netconfd based raw NETCONF session scripting):
- Server side implementation (in progress, complexity of more then 10 volatile drafts actively developed to implement support for the testcase)
Error: XPath expression 'derived-from-or-self(../datastore, "or:operational")' with invalid identity param 'or:operational' ietf-netconf-datastores@2017-08-24.yang:140.63: error(348): invalid XPath expression syntax