* Corrected problem with namespace context cache, was not always cleared when adding new subtrees.
This commit is contained in:
parent
aa14f8ac2c
commit
bb2eaa3cc7
4 changed files with 25 additions and 0 deletions
|
|
@ -47,6 +47,7 @@
|
|||
* pseudo-plugin added, to enable callbacks also for main programs. Useful for extensions
|
||||
|
||||
### Corrected Bugs
|
||||
* Corrected problem with namespace context cache, was not always cleared when adding new subtrees.
|
||||
* Corrected CLI bug with lists of multiple keys (netconf/restconf works).
|
||||
* Worked in 3.10, but broke in 4.0
|
||||
* Example: `yang list x { key "a b";...}`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue