Added synatctic check for yang status: current, deprectated or obsolete
This commit is contained in:
parent
69dcc721a9
commit
0c0efd4037
2 changed files with 10 additions and 0 deletions
|
|
@ -50,6 +50,7 @@
|
|||
```
|
||||
|
||||
### Minor changes
|
||||
* Added synatctic check for yang status: current, deprectated or obsolete.
|
||||
* Added CLICON_NACM_MODE "internal-rpc" which is for RPC functionality only, ie no module or data-node read-write functionality. This is for backward compatibility with Clixon 3. (A reduced-functionality "internal")
|
||||
* Made Makefile concurrent so that it can be compiled with -jN
|
||||
* Added flags to example backend to control its behaviour:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue