Refactored cli-syntax code to use cligen pt_head instead (long overdue)
This commit is contained in:
parent
e1a8e0d40b
commit
b39ee078c4
7 changed files with 124 additions and 274 deletions
|
|
@ -65,6 +65,7 @@ Developers may need to change their code
|
|||
|
||||
### Minor features
|
||||
|
||||
* Refactored cli-syntax code to use cligen pt_head instead (long overdue)
|
||||
* Modified backend exit strategy so that 2nd ^C actually exits
|
||||
* Performance: A change in the `merge` code made "co-located" config and non-config get retrieval go considerable faster. This is done by a specialized `xml_child_each_attr()` function.
|
||||
* CLI: Added `show statistics` example code for backend and CLI memory stats
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue