Commit graph

603 commits

Author SHA1 Message Date
Olof hagsand
9fc8ac2e8e README changes 2019-02-13 15:32:39 +01:00
Olof hagsand
54626aaae4 Documented Clixon CLIgen usage and extensions 2019-02-13 15:20:42 +01:00
Olof hagsand
ea8c84a372 Added new log function: clicon_log_xml() for logging XML tree 2019-02-13 11:35:49 +01:00
Olof Hagsand
2ca1c1292c docker system push 2019-02-12 13:38:23 +01:00
Olof Hagsand
860c0c042d Added RCLOG for redirecting restconf logs at tests; with-restconf error in example 2019-02-12 13:19:52 +01:00
Olof Hagsand
f02310dcef More on clixon base container on Alpine 2019-02-12 11:11:04 +01:00
Olof Hagsand
973e5d7507 Example makfile honors --without-restconf 2019-02-11 21:13:12 +01:00
Olof Hagsand
663088e393 makefile cleanup for docker and example 2019-02-11 21:05:24 +01:00
Olof Hagsand
f1be029f71 Changed clixon base system container to use Alpine [docker/base](docker/base). 2019-02-11 17:55:47 +01:00
Olof Hagsand
9cf4b0139a compile on alpine 2019-02-11 17:44:29 +01:00
Olof Hagsand
024ba3439d travis errors 2019-02-11 17:21:16 +01:00
Olof Hagsand
9b73d604f5 travis make test 2019-02-11 16:46:28 +01:00
Olof Hagsand
49fb8a9929 time vs /usr/bin/time in travis docker test script problems 2019-02-11 16:21:07 +01:00
Olof Hagsand
b023c6cbed Travis container tests 2019-02-11 16:10:43 +01:00
Olof Hagsand
96b7fd7485 travis: only container tests 2019-02-11 16:01:12 +01:00
Olof Hagsand
dc173e0b4c docker base and system images, and trigger docker test from travis. 2019-02-11 15:47:12 +01:00
Olof Hagsand
84d2efdedc travis ./start.sh patch 2019-02-11 14:37:07 +01:00
Olof Hagsand
faaf1aad35 Merge branch 'master' into develop 2019-02-11 14:35:08 +01:00
Olof Hagsand
66d8573c00 Added docker/base as minimal clixon container and docker/system as full clixon system. 2019-02-11 14:17:29 +01:00
Olof Hagsand
7e38dc57e3 Merge branch 'master' of https://github.com/clicon/clixon 2019-02-08 16:19:22 +01:00
Olof Hagsand
2b596591f1 Added Clixon example full system docker container, see [docker/system]. 2019-02-07 22:23:58 +01:00
Olof hagsand
5b1c3d9a86 * clixon-config YAML file has new revision: 2019-02-06.
* Replaced all calls to (obsolete) `cli_output` with `fprintf`
* Added _experimental_ config option `CLICON_CLI_UTF8` default set to 0.
  * CLIgen UTF8 does not work with scrolling and control editing
2019-02-06 14:33:04 +01:00
Olof hagsand
ae8d28fae8 Merge branch 'develop' 2019-02-05 14:40:59 +01:00
Olof hagsand
3a5a4fde36 Cleaned up changelog and roadmap 2019-02-05 14:39:03 +01:00
Olof hagsand
19343c2b21 * Partially corrected: [yang type range statement does not support multiple values](https://github.com/clicon/clixon/issues/59).
* Should work for netconf and restconf, but not for CLI.
* Fixed again: [Range parsing is not RFC 7950 compliant](https://github.com/clicon/clixon/issues/71)
2019-02-05 14:03:58 +01:00
Olof hagsand
f718c716b6 revert tests 2019-02-04 17:40:50 +01:00
Olof hagsand
ba70aee2d9 groupadd socket 2019-02-04 17:35:18 +01:00
Olof hagsand
1a2041d451 clicon group 2019-02-04 17:26:09 +01:00
Olof hagsand
b01f2011a3 travis whoami 2019-02-04 17:15:59 +01:00
Olof hagsand
9eeafbc2ac groupadd 2019-02-04 16:49:28 +01:00
Olof hagsand
d0182e98ca Travis test scripts 2019-02-04 16:44:15 +01:00
Olof hagsand
6ff422064b install-include#2 2019-02-04 16:00:06 +01:00
Olof hagsand
ec39b43748 ldconfig 2019-02-04 15:44:54 +01:00
Olof hagsand
2e46062c29 travis experiments 2019-02-04 15:35:29 +01:00
Olof hagsand
89059b0000 travis no example 2019-02-04 15:09:37 +01:00
Olof hagsand
27e6511f35 travis build example 2019-02-04 14:59:07 +01:00
Olof hagsand
30f322648d added test/Makefile.in 2019-02-04 14:42:18 +01:00
Olof hagsand
c81419e5e9 travis apt-get install 2019-02-04 14:38:41 +01:00
Olof hagsand
2a2785090b travis libfcgi-dev 2019-02-04 14:31:46 +01:00
Olof hagsand
a13c8abd5f travis x mode 2019-02-04 14:27:34 +01:00
Olof hagsand
10d841f4be Added make test and travis experiment 2019-02-04 14:13:20 +01:00
Olof hagsand
14343810ca xml_cmp() compares numeric nodes based on string value [https://github.com/clicon/clixon/issues/64] 2019-02-04 11:49:53 +01:00
Olof hagsand
4f0e8dc916 Travis yanl file 2019-02-03 19:26:21 +01:00
Olof hagsand
02d725b2c0 * xml_cmp() respects 'ordered-by user' for state nodes, which violates RFC 7950 [https://github.com/clicon/clixon/issues/63. (Thanks JDL) 2019-02-03 16:19:33 +01:00
Olof hagsand
376b75328c test scripts: added sum.sh 2019-02-02 13:19:49 +01:00
Olof hagsand
936ae389e8 Test script change: merged new2+new functions 2019-02-02 12:20:47 +01:00
Olof hagsand
cf4f626719 Merge branch 'nacm' into develop 2019-02-02 11:38:02 +01:00
Olof hagsand
1e4022e73c NACM cleanup, uniform rule function, change of function names, etc. 2019-02-02 11:35:50 +01:00
Olof hagsand
8bf5cb0de5 NACM module access control point for edit-config 2019-02-01 14:56:45 +01:00
Olof hagsand
ef86cda2fe NACM Data node WRITE access module support (RFC8341 3.4.5) 2019-01-30 10:02:17 +01:00