* Added -o "<option>=<value>" command-line option to all programs: backend, cli, netconf, restconf.

* Added -p <dir> command-line option to all programs: backend, cli, netconf, restconf.
* Moved and updated all standard ietf and iana yang files from example and yang/ to `yang/standard`.
* Renamed example yang from example.yang -> clixon-example.yang
This commit is contained in:
Olof hagsand 2019-01-13 17:30:58 +01:00
parent f48c8f45c6
commit 0267afcb21
80 changed files with 2473 additions and 9505 deletions

2
.gitignore vendored
View file

@ -12,6 +12,8 @@ etc/Makefile
example/Makefile
lib/Makefile
lib/*/Makefile
yang/Makefile
yang/*/Makefile
autom4te.cache/
config.log