clixon/lib
Olof hagsand 6f2c4a076d * Configuration directory
* A new configuration option `CLICON_CONFIGDIR` has been added for loading of extra config files
  * If not given, only the main configfile is loaded.
  * If given, and if the directory exists, the files in this directory will be loaded alphabetically AFTER the main config file in the following way:
    * leaf values are overwritten
    * leaf-list values are appended
  * You can override file setting with `-E <dir>` command-line option.
* New clixon-config@2020-10-01.yang revision
  * Added option for configuration directory: `CLICON_CONFIGDIR`
2020-10-01 11:04:25 +02:00
..
clixon * Added stricter check on schema-node identifier checking, such as for augments. 2020-09-29 20:53:24 +02:00
src * Configuration directory 2020-10-01 11:04:25 +02:00
Makefile.in Makefile copyright 2020-05-12 13:59:45 +02:00