mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-02 22:03:01 +02:00
8 lines
279 B
Plaintext
8 lines
279 B
Plaintext
config BR2_PACKAGE_YANGERD
|
|
bool "yangerd"
|
|
depends on BR2_PACKAGE_HOST_GO_TARGET_ARCH_SUPPORTS
|
|
help
|
|
Operational data daemon for YANG/NETCONF/RESTCONF.
|
|
Replaces Python yanger scripts with a persistent Go daemon
|
|
serving operational data over a Unix socket IPC protocol.
|