NACM external file support. CLICON_NACM_FILE config option, if CLICON_NACM_MODE is external
This commit is contained in:
parent
d032dbe1cb
commit
602f5034b4
17 changed files with 867 additions and 39 deletions
|
|
@ -5,6 +5,7 @@
|
|||
### Major changes:
|
||||
* Experimental NACM RFC8341 Network Configuration Access Control Model.
|
||||
* CLICON_NACM_MODE config option, default is disabled.
|
||||
* CLICON_NACM_FILE config option, if CLICON_NACM_MODE is "external"
|
||||
* Added username attribute to all rpc:s from frontend to backend
|
||||
* Added NACM backend module in example
|
||||
* Restructure and more generic plugin API (cli,backend,restconf,netconf).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue