netopeer2
netopeer2 copied to clipboard
NETCONF toolset
Hello, I see this error in dmesg once in a while. What does this signify? Is it concerning? appreciate the help! "TCP: request_sock_TCPv6: Possible SYN flooding on port 830. Sending...
Hello, Firstly, thanks for the excellent software & support! I have a query about TLS configuration; I have searched through the issues / read the documentation and it didn't quite...
When cross compiling for `mips` architecture I get the following errors (output is stripped here but all of them are similar to this): ``` [100%] Linking C executable ../netopeer2-cli /usr/src/racom/ra2_fwbuild/SDK/src/ra2_sdk/OCTEON-SDK/OSELAS.Toolchain-2022.10.0/mips64-linux-gnuabi64/gcc-12.3.0-glibc-2.36-binutils-2.40-kernel-6.1.14-sanitized/bin/../lib/gcc/mips64-linux-gnuabi64/12.3.0/../../../../mips64-linux-gnuabi64/bin/ld:...
I currently have a problem related to callhome and would like to ask for your help to see if it is as expected. Scenario: In the following network diagram, DU2...
**Versions used:** _sysrepo-2.2.73 netopeer2-2.1.62_ Hi, I see that on that https://github.com/CESNET/netopeer2/issues/1266 , it was mentioned pipeline is implemented, but notification handling is done in a separate thread. I'm facing an...
Hi Michael, I am sending notification from the application using sr_notif_send_tree API. Two different netconf clients are subscribed to the same notification filter xpath. Is it possible to send notification...
Hi @michalvasko, We are using O-RAN yang data models for our application. While upgrading to its latest version, we are facing one issue, The ietf-crypto-types used in one of the...
Hi michalvasko, I specified KexAlgorithms diffie-hellman-group-exchange-sha256 in the client's config file, but the connection to netopeer2-server fails. If I comment out the KexAlgorithms parameter in the config file, I can...
Hi Team I am using below packages **libnetconf2-2.1.28 libyang-2.1.30 netopeer2-2.1.49 sysrepo-2.2.36** While sending the notification to the client I have observed some errors from the sysrepo. It says the 'failed...
The system has ``` root@tsx-100:~# sysrepoctl -V sysrepoctl - sysrepo YANG schema manipulation tool, compiled with libsysrepo v2.2.60 (SO v7.14.20) oot@tsx-100:~# netopeer2-server -V netopeer2-server 2.1.59 ``` What I am seeing...