netopeer2
netopeer2 copied to clipboard
NETCONF toolset
Hi @michalvasko, From our South bound application connected to netopeer server, we need to terminate particular client's netconf session, any API available to kill the session for particular user. Regards,...
Hi ! **Versions:** _netopeer2-2.2.13 sysrepo-2.2.150 libnetconf2-3.0.11.devel libyang-2.1.148_ I noticed a small issue with **netopeer2-cli**, it doesn't seems to notify(or noticed itself!) the user that the connection was terminated. In my...
Hi, I need to configure the TLS server to ensure it uses specific cipher suites for secure connections. Currently, the server is establishing connections with the default ciphers, but I...
Hi Michal, When we try to run a sample netconf client in the same VM where netconf server is hosted, we get the following error during call home. local call...
Hello, I used netopeer2-2.0.35 to build a service, and used gonetconf as a client to connect to the service. When I sent some specially constructed data packets, the service debug...
In my system (Yocto Scarthgap) there are the following files: # ls -la /usr/lib/security/ total 87 drwxr-xr-x 2 root root 1024 Mar 9 2018 ./ drwxr-xr-x 29 root root 8192...
This issue only occurs after upgrade from _netopeer2-2.2.35 sysrepo-3.3.10 libnetconf2-3.5.5 libyang-3.7.8_ to _netopeer2-2.4.1 sysrepo-3.6.11 libnetconf2-3.7.1 libyang-3.12.2_ In our case, we have 2 services which have callbacks registered on the same...
Hi , Currently, I am using the latest version of the client to perform the subscription operation, the reported information is displayed in the client as follows. What is the...
Hi @michalvasko , We trying to upgrade sysrepo, libnetconf2, libyang and netopeer2 to latest release. Our platfoarm support only mbedtls (not supported openssl 3.x.x). All module compilation is ok but...
Hi, I'm using Netopeer2 version 2.4.1. I noticed an issue when executing some python tests, where I'm restarting Netopeer2-server often and somehow fast. The problem is that SSH key authentication...