clixon/apps
Olof hagsand 6ff36a2894 * Added xml_wrap function that adds an XML node above a node as a wrapper
* also renamed `xml_insert` to `xml_wrap_all`.
* Added `clicon_argv_get()` function to get the user command-line options, ie the args in `-- <args>`. This is an alternative to using them passed to `plugin_start()`.
2019-03-27 16:04:14 +01:00
..
backend * Added xml_wrap function that adds an XML node above a node as a wrapper 2019-03-27 16:04:14 +01:00
cli Made Makefile concurrent so that it can be compiled with -jN 2019-03-21 10:40:00 +01:00
netconf Made Makefile concurrent so that it can be compiled with -jN 2019-03-21 10:40:00 +01:00
restconf Made Makefile concurrent so that it can be compiled with -jN 2019-03-21 10:40:00 +01:00
Makefile.in Example makfile honors --without-restconf 2019-02-11 21:13:12 +01:00