clixon/yang
Olof hagsand 3a656fac07 System-only config
New `ca_system_only` backend callback for reading system-only data
New `CLICON_XMLDB_SYSTEM_ONLY_CONFIG` configuration option
API: Added `system_only` parameter to clixon_xml2file1()
Cleared running on commit and inited candidate on startup with system-only data
Added callback code in main example
2024-11-04 09:34:27 +01:00
..
clixon System-only config 2024-11-04 09:34:27 +01:00
mandatory Add ietf-system-capabilities and adapt all tests 2024-07-09 17:38:07 +02:00
Makefile.in Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
README.md * Optional yangs for testing have been removed from the Clixon repo 2021-11-29 10:28:34 +01:00

Yang files

There are two classes of Yang files

  • Clixon yang files.
  • Mandatory: "Standard" yang files necessary for clixon lib/client/backend to run

Both are always installed. If you want to change where the are installed, configure with: --with-yang-installdir=DIR

The third (optional) is only installed if configure flag --enable-optyang is set. Further, the optional yang files are installed in --with-opt-yang-installdir=DIR if given, otherwise in the same dir as the mandatory.