clixon/util
2020-06-06 12:34:48 +02:00
..
clixon_util_datastore.c Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02:00
clixon_util_grpc.c all clixon event functions prepended with clixon_ 2020-06-05 16:19:03 +02:00
clixon_util_json.c * New XML parsing API: 2020-03-19 21:32:27 +01:00
clixon_util_path.c * Experimental optimzations of yang-bind and sort for large lists 2020-05-01 17:08:32 +02:00
clixon_util_regexp.c Configure and test modification for better Freebsd port 2019-09-20 06:09:48 -10:00
clixon_util_socket.c * New XML parsing API: 2020-03-19 21:32:27 +01:00
clixon_util_ssl.c all clixon event functions prepended with clixon_ 2020-06-05 16:19:03 +02:00
clixon_util_stream.c * Fixed instance-id multiple results 2020-04-22 14:00:40 +02:00
clixon_util_xml.c Added option to treat unknown XML (wrt YANG) as anydata. 2020-05-03 22:03:33 +02:00
clixon_util_xml_mod.c * Experimental optimzations of yang-bind and sort for large lists 2020-05-01 17:08:32 +02:00
clixon_util_xpath.c * Experimental optimzations of yang-bind and sort for large lists 2020-05-01 17:08:32 +02:00
clixon_util_yang.c * C-API: Added xpath_first_localonly() as an xpath function that skips prefix and namespace checks. 2019-12-20 18:21:46 +01:00
Makefile.in * Removed printfs in xpath-equal code 2020-06-06 12:34:48 +02:00
README.md Adaptions for ARMv7 2019-04-07 15:49:19 +02:00

Clixon utils

This directory contains Clixon utility programs, ie, programs that are good to have for testing, analysis, etc, but not an actual part of delivered code.

Note, streams utility may need: libcurl4-openssl-dev or corresponding.