zyboy2000
zyboy2000
i read release note libnetonf2 v1.1.26 depends on libyang v1.0.167 netopeer2 v1.1.39 depends on libyang v1.0.184 libnetconf2 v1.1.26 sysrepo v1.4.70
one yang include an other yang, ODL can not load include yang? device return capbilities have no include yang ```yang module openconfig-aaa { include openconfig-aaa-tacacs; include openconfig-aaa-radius; } ``` Unable...
A netconf client(ODL), it updates the key once an hour, There's going to be a disconnect problem.(in libnetconf1.0),libssh version 0.7.5, Print the following information,Stop in “ ”ssh_packet_newkeys: Received SSH_MSG_NEWKEYS“ [14-34-17.433]...
why does libnetconf1.0 consume huge memory, i found netopeer-sever that took up a lot of memory,through the top command?thanks
send rpc with this ```xml none ``` reply message is error; without it, reply message is ok ```xml none //without this, reply message is ok 1 1 13.251.1.23 0 13.251.1.23...
I use libssh(0.7.3) in netconf , Update the key when communicating(rpc), After that, there's no way to communicate anymore , Could it be that the LIBSSH version is too low...
how to change xml to json by yanglint?Is there an example of this? Thanks!
hello, i work in an optical commpany ,very interested in optical yang module, make some suggestions,hope to adopt! 1. Add APS_MODE, it includes APS_AUTOREV, APS_AUTONOREV,APS_FORCE, APS_MANUAL . 2. Add return-timer...
suggest
Update openconfig-transport-line-protection.yang #71 hello, i work in an optical commpany ,very interested in optical yang module, make some suggestions,hope to adopt! Add APS_MODE, it includes APS_AUTOREV, APS_AUTONOREV,APS_FORCE, APS_MANUAL . Add...
Hi Can netopeer2-server limit the maximum number of client connections? I couldn't find any related YANG configuration nodes for this setting? Thanks!