Olof hagsand
1ce89bd91f
Useful links
2025-01-30 10:08:59 +01:00
Olof hagsand
2831be4153
Fixed: [Documentation corresponding to specific release]( https://github.com/clicon/clixon-controller/issues/178 )
2025-01-23 12:19:22 +01:00
Olof hagsand
e0ebe41ee2
typos
2024-10-28 13:58:01 +01:00
Olof hagsand
469bfdd3f2
7.2.0 changes
2024-10-28 13:53:39 +01:00
Olof hagsand
3b08653eb4
Added: [Feature request: node's alias for CLI]( https://github.com/clicon/clixon/issues/434 )
...
New `clixon-autocli@2023-09-01.yang` revision
Misc typos
2023-08-31 18:00:29 +02:00
Olof hagsand
dcdb9939d6
Clixon 6.3.0
2023-07-29 14:26:47 +02:00
Olof hagsand
5d1c6b5759
Preparations for 6.2.0
...
Openssl 3.0 and autoconf 2.71
2023-04-29 16:23:54 +02:00
Olof hagsand
5822c1a72a
* clicon_msg_rcv: Added intr parameter for interrupting on ^C (default 0)
...
* Internal NETCONF (client <-> backend)
* Ensure message-id increments
* Separated rpc from notification socket in same session
* Removed coverage icon from homepage since it stopped working some time ago
2023-03-08 21:41:29 +01:00
Olof hagsand
994632daac
Test adaption to new openconfig version
...
Last minute changes to readme:s before 6.1.0
2023-02-18 12:10:58 +01:00
Olof Hagsand
a8e13047fc
* YANG schema mount RFC 8528, state data
2023-01-27 15:11:08 +01:00
Olof Hagsand
8342b74968
Update README with matrix pointers
2023-01-23 19:38:45 +01:00
Olof hagsand
67e6e5e5e1
Preparations for Clixon 6.0 release
...
Test:
- netconf-monitoring using http-data disabled for restconf=fcgi
- updated cicd.sh script with detail and change logfile
2022-11-29 10:00:41 +01:00
Olof hagsand
779fcf5458
Fixed xpath crashes discovered by fuzzing
...
Added fuzz code for xpath
Test: added negative xpath tests
2022-11-04 17:45:54 +01:00
Olof hagsand
f0def17b85
New pre version: 6.0.0.PRE
2022-09-26 12:37:52 +02:00
Olof hagsand
3bf8a7dca3
Assigned meta-data for the ietf-netconf-with-defaults:default attribute for JSON (RFC8040 Sec 5.3.2)
2022-09-16 14:49:20 +02:00
Olof hagsand
6f5149cc32
Clixon 5.8.0 release
2022-07-28 19:15:00 +02:00
Olof hagsand
05918e3ca2
Test: change make test from all -> sum, make vagrant yang checkout more resilient
...
New slack invite
2022-06-23 16:37:22 +02:00
Olof hagsand
3a336838f7
Fixed a cornercase of RFC 7950 Sec 7.9, a choice witout case with sub-containers
2022-05-16 13:12:59 +02:00
Olof hagsand
60e6477be2
Clixon 5.6.0 Release
2022-03-08 10:40:34 +01:00
Olof hagsand
2291275fae
Fixed: [Restconf PATCH method request failed on item defined by submodule #306 ]( https://github.com/clicon/clixon/issues/306 )
2022-02-23 11:20:52 +01:00
Olof hagsand
fd2f9b549f
Clixon 5.5.0 CHANGELOG and README update
2022-01-20 17:42:40 +01:00
Olof hagsand
6d955160ed
Clixon 5.5.0
2022-01-20 15:18:46 +01:00
Olof hagsand
b67fae4d61
Started Clixon 5.5.0.PRE and removed optional YANGs (already disabled in 5.4.0)
2021-12-05 12:03:10 +01:00
Olof hagsand
716d0cb15f
* Preparations for Clixon 5.4 release, docs, readme:s, etc
2021-11-29 13:52:52 +01:00
Olof hagsand
8ede8a87b2
Moved fuzz dir to test/fuzz
...
Extended contributing document to testing and licensing
2021-10-10 18:05:45 +02:00
Olof hagsand
51278d5901
Fixed static linking for coverage and fuzzing
...
Preparations for Clixon 5.3 release
2021-09-27 12:26:53 +02:00
Olof hagsand
ef131cf407
* 5.2.0 preparations
...
* Restconf native openssl - ifdef SSL_get0_next_proto_negotiated
2021-07-01 16:34:38 +02:00
Olof hagsand
89f843f919
* Fixed: [uses oc-if:interface-ref error with openconfig #233 ]( https://github.com/clicon/clixon/issues/233 )
2021-07-01 11:55:45 +02:00
Olof hagsand
113f92ab41
Move clixon CI from travis to github actions
2021-06-16 13:06:21 +02:00
Olof hagsand
551dc707f1
slack invite, travis docker passwords
2021-05-24 13:27:03 +02:00
Olof hagsand
2ce8d9b488
Added codecov config file
2021-04-21 19:23:17 +02:00
Olof Hagsand
33347f0939
Update README.md
2021-04-19 19:37:37 +02:00
Olof hagsand
8ad6c487ef
codecov badge
2021-04-19 19:29:55 +02:00
Olof hagsand
307378227d
preparing for 5.1.0
2021-04-15 14:26:57 +02:00
Olof hagsand
477059f33d
Fixed again: [backend start resconf failed due to path string truncated #192 ]( https://github.com/clicon/clixon/issues/192 )
2021-03-24 12:23:00 +01:00
Olof hagsand
92a3898c46
TSL->TLS, updated slack link, callhome docs
2021-02-09 21:36:01 +01:00
Olof hagsand
2b820e153a
* [Delete and show config are oblivious to the leaf value #157 ]( https://github.com/clicon/clixon/issues/157 )
...
* Added equality of values necessary condition in edit-config delete/remove of leafs
2020-12-16 16:03:57 +01:00
Olof hagsand
09d33acd45
cli show options. doc and testing
2020-10-01 11:07:57 +02:00
Olof hagsand
21ac47915b
More XPath function support
...
* `count`, `name`, `contains`, `not`, as defined in [xpath 1.0](https://www.w3.org/TR/xpath-10 )
* `deref`, `derived-from` and `derived-from-or-self` from RFC7950 Section 10.
* in particular in augment/when statements
* Improved error handling
* Verification of XPath functions is done at startup when yang modules are loaded, not when XPaths are evaluated.
* Separation of "not found" and "not implemented" XPath functions
* Both give a fatal error (backend does not start).
2020-09-25 11:52:06 +02:00
Olof hagsand
89fddd4cca
variables in docker start
2020-08-18 17:26:39 +02:00
Olof hagsand
e1d86ca3b5
Clixon 4.6
2020-08-14 10:47:37 +02:00
Olof hagsand
25245a12d2
code documentation
2020-07-12 10:59:12 +02:00
Olof hagsand
1a1aa58249
CLIgen pt_expand API change and mem problems
2020-05-20 12:00:52 +02:00
Olof hagsand
48dfc1201f
Bumped version to 4.6.0.PRE
2020-05-14 14:14:14 +02:00
Olof hagsand
0e94937ccf
Sanity check of mandatory key statement for Yang LISTs.
...
* If fails, exit with error message, eg: `Yang error: Sanity check failed: LIST vsDataContainer lacks key statement which MUST be present (See RFC 7950 Sec 7.8.2)`
* Can be disabled by setting `CLICON_CLICON_YANG_LIST_CHECK` to `false`
2020-03-09 15:48:33 +01:00
Olof hagsand
0f54899ae4
* Added option: CLICON_CLI_BUF_START and CLICON_CLI_BUF_THRESHOLD so you can change the start and
...
threshold of quadratic and linear growth of CLIgen buffers (cbuf:s)
* Memory footprint
* Do not autopopulate namespace cache, instead use on-demand, see `xml2ns()`.
* Set CBUF start level to 256 (`CLICON_CLI_BUF_START` option)
* Reduced xml child vector default size from 4 to 1 with quadratic growoth to 64K then linear
2020-03-04 11:27:43 +01:00
Olof hagsand
250ead517c
CHanged back xvec API to use cxobj ** instead if clixon_xvec since it may be easier for the an end-user.
2020-03-02 10:59:46 +01:00
Olof hagsand
de3853a126
readnme buttons
2020-02-23 17:17:28 +01:00
Olof hagsand
e16ef2daff
Logo
2020-02-23 17:12:59 +01:00
Olof hagsand
3806f7652e
Hello netconf candidate capability misspelled, mentioned in [Can clixon_netconf receive netconf packets as a server? #93 ]( https://github.com/clicon/clixon/issues/93 )
2019-09-04 14:56:17 +02:00