clixon/apps/cli
Olof hagsand f48c8f45c6 * Date-and-time type now properly uses ISO 8601 UTC timezone designators.
* Renamed yang file `ietf-netconf-notification@2008-07-01.yang` to `clixon-rfc5277`.
* Cligen uses posix regex while yang uses XSD. It differs in some aspects. A translator function has been added for `\d` -> `[0-9]` translation, there may be more.
* [ietf-netconf-notification@2008-07-01.yang validation problem #62](https://github.com/clicon/clixon/issues/62)
2019-01-11 17:30:08 +01:00
..
cli_common.c add yang-spec as arg to decode clicon msg 2019-01-02 20:59:57 +01:00
cli_common.h 2019 2019-01-02 15:48:30 +01:00
cli_generate.c * Date-and-time type now properly uses ISO 8601 UTC timezone designators. 2019-01-11 17:30:08 +01:00
cli_generate.h 2019 2019-01-02 15:48:30 +01:00
cli_handle.c 2019 2019-01-02 15:48:30 +01:00
cli_handle.h 2019 2019-01-02 15:48:30 +01:00
cli_main.c * Support of yangmodels supported, see test_yangmodels.sh 2019-01-10 20:52:19 +01:00
cli_plugin.c 2019 2019-01-02 15:48:30 +01:00
cli_plugin.h 2019 2019-01-02 15:48:30 +01:00
cli_show.c 2019 2019-01-02 15:48:30 +01:00
clixon_cli.h 2019 2019-01-02 15:48:30 +01:00
clixon_cli_api.h 2019 2019-01-02 15:48:30 +01:00
Makefile.in 2019 2019-01-02 15:48:30 +01:00