Added YANG RPC support, with example rpc documentation and testcase (test7.sh); Extended example with ietf-routing (not only ietf-ip).
This commit is contained in:
parent
f995f1e268
commit
e56cf607a3
17 changed files with 177 additions and 112 deletions
|
|
@ -5,11 +5,12 @@ CLICON_CLI_MODE routing
|
|||
|
||||
# Option used to construct initial yang file:
|
||||
# <module>[@<revision>]
|
||||
CLICON_YANG_MODULE_MAIN ietf-ip
|
||||
#CLICON_YANG_MODULE_MAIN ietf-ip
|
||||
CLICON_YANG_MODULE_MAIN example
|
||||
|
||||
# Option used to construct initial yang file:
|
||||
# <module>[@<revision>]
|
||||
CLICON_YANG_MODULE_REVISION 2014-06-16
|
||||
#CLICON_YANG_MODULE_REVISION 2014-06-16
|
||||
|
||||
# Generate code for CLI completion of existing db symbols
|
||||
# CLICON_CLI_GENMODEL_COMPLETION 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue