mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 04:53:01 +02:00
Add a new "statd" module to sysrepo. This module is intended to handle operational status, i.e. R/O attributes. In this state, the statd module only retrieves and answers to the "oper-state" of "eth0". This will be replaced by proper interface handling and json data processing in upcoming patches. The indent here is to get the base logistics in place as soon as possible to make life easier for developers. Signed-off-by: Richard Alpe <richard@bit42.se>