Files
infix/src/libsrx
Joachim Wiberg 6ce44b0788 libsrx: reduce noise in syslog
The srx_*() family of APIs are for some callbacks in confd used to check
if a setting exists or not.  The root helper function srx_vaget() always
logged an error if sr_get_items() failed.  This has now been fixed and
only the srx_enabled() function still triggers this, because it has no
way of determining an error condition -- otoh it should never fail.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2024-03-06 08:54:59 +01:00
..
2024-03-06 08:54:59 +01:00
2023-11-17 10:40:18 +01:00

sysepo extensions

This library contains extensions and helper APIs for sysrepo plugins. It is currently used by confd and statd in Infix.