Commit graph

152 commits

Author SHA1 Message Date
Olof hagsand
157fe0221e Merge branch 'develop' 2017-07-23 19:11:15 +02:00
Olof hagsand
8fd59d4452 reformat changelog 2017-07-23 19:08:29 +02:00
Olof hagsand
d7ffc7fdf6 format 2017-07-23 15:40:42 +02:00
Olof hagsand
84726046a9 reformate changelog 2017-07-23 14:56:22 +02:00
Olof hagsand
2d65fdbe93 Changed top-level netconf get-config and get to return <data>..</data> instead of <data><config>...</config></data> to comply to the RFC. 2017-07-23 14:45:33 +02:00
Olof Hagsand
2141b4972a handled netconf plugin 2017-07-23 14:25:40 +02:00
Olof hagsand
e5b625e722 Added support for yang presence and no-presence containers. 2017-07-23 12:59:02 +02:00
Olof hagsand
e56cf607a3 Added YANG RPC support, with example rpc documentation and testcase (test7.sh); Extended example with ietf-routing (not only ietf-ip). 2017-07-20 10:54:31 +02:00
Olof hagsand
f995f1e268 Added completion for generated cli leafrefs for both absolute and relatve paths. 2017-07-19 09:26:56 +02:00
Olof hagsand
1b6c9aacbe Added validation for leafref forward and nackward references. 2017-07-18 19:56:54 +02:00
Olof hagsand
e4efb6ded0 Merge branch 'develop' 2017-07-08 11:13:16 +02:00
Olof hagsand
96f341d8fc state doc 2017-07-08 11:11:46 +02:00
Olof hagsand
14a98d13a4 state doc 2017-07-08 10:59:27 +02:00
Olof hagsand
93eaff60cd state doc 2017-07-08 10:58:33 +02:00
Olof hagsand
4e986d6660 Added new backend plugin callback: plugin_statedata() for getting state data; Added generic xml_merge() function. 2017-07-05 12:30:42 +02:00
Olof hagsand
f5d2473618 Yang anyxml and extensions; yang dir with ietf-netconf and clixon-config yang specs 2017-07-02 10:52:24 +02:00
Olof hagsand
f5c19d8586 Added state data 2017-07-01 17:42:39 +02:00
Olof hagsand
43c39160a5 Restricted yang (sub)module file match to match RFC6020 exactly 2017-06-25 17:48:21 +02:00
Olof hagsand
148d5d9432 yang type resolution fix 2017-06-24 21:41:08 +02:00
Olof hagsand
3bd6c1bf32 yang type resolution fix 2017-06-24 21:40:05 +02:00
Olof hagsand
abd3eee17d Generic map_str2int generic mapping tables; Removed vector return values from xmldb_get() 2017-06-21 21:02:09 +02:00
Olof hagsand
bf30e6f66a 3.3.2_PRE 2017-06-07 21:13:50 +02:00
Olof hagsand
5926c34f25 Merge branch 'master' into develop 2017-06-07 21:11:36 +02:00
Olof hagsand
6ebfc182f3 merged develop to 3.3.1 2017-06-07 20:54:11 +02:00
Olof hagsand
e06ac2e3d2 rest memleak 2017-06-07 20:23:38 +02:00
Olof hagsand
91f91fe526 memleaks, cli-generate leafref 2017-06-06 22:09:37 +02:00
Olof Hagsand
07fe90b4c4 warnings and asserts 2017-06-05 13:26:47 +02:00
Olof hagsand
0d7351093b rm printfs 2017-06-04 10:29:32 +02:00
Olof hagsand
3453dae0db - removed api_path extension from internal netconf
- Strings in xmldb_put not properly encoded, eg eth/0 became eth.00000
2017-05-30 21:57:06 +02:00
Olof hagsand
e5e1568a3e debugging text datastore, pretty-print datastore 2017-05-26 11:31:04 +02:00
Olof hagsand
d58ffb2c72 Strings in xmldb_put not properly encoded, eg eth/0 became eth.00000 2017-05-25 15:10:51 +02:00
Olof hagsand
683376610c json null string error 2017-05-09 20:59:50 +02:00
Olof hagsand
9d8a2f73c2 Merge branch 'develop' 2017-05-07 19:06:56 +02:00
Olof hagsand
2893bb9b41 docs 2017-05-07 19:05:01 +02:00
Olof hagsand
74f1728619 docs 2017-05-07 19:03:10 +02:00
Olof hagsand
e07de7414b docs 2017-05-07 18:50:38 +02:00
Olof hagsand
b99ce2c499 docs 2017-05-07 18:11:20 +02:00
Olof hagsand
a18f66b6d0 Preparing for 3.3.0 2017-05-07 17:38:43 +02:00
Olof Hagsand
9c4ac8678d Merge branch 'develop' of https://github.com/clicon/clixon into develop 2017-05-07 16:15:11 +02:00
Olof Hagsand
24578767e7 sigpipe problems 2017-05-07 16:14:49 +02:00
Olof hagsand
072cdb6bb0 restconf dont support patch and put fully 2017-05-06 14:32:04 +02:00
Olof hagsand
7bda16eed5 init -> create 2017-05-06 14:28:44 +02:00
Olof hagsand
4bcb966dac xmldb_init -> xmldb_create 2017-05-02 22:29:56 +02:00
Olof hagsand
a2c2375b38 docs 2017-05-01 16:50:22 +02:00
Olof Hagsand
a285b14222 delq 2017-05-01 16:01:14 +02:00
Olof hagsand
69ff0e3891 Refined netconf none semantics in tests and text datastore 2017-05-01 12:46:09 +02:00
Olof hagsand
2f30bda7d4 text datastore full tests 2017-04-24 13:00:31 +02:00
Olof hagsand
c2f52845f8 rm xml index; added xml util functions; further xmldb development 2017-04-23 22:32:53 +02:00
Olof hagsand
d02015f456 datastore text works with replace 2017-04-17 19:47:32 +02:00
Olof hagsand
ee9b74d735 formalizing xmldb api 2017-04-16 19:06:19 +02:00