srikanthsubbaramu
srikanthsubbaramu
Hi Michal, We are trying to use establish push on change notification. We are receiving yang patch notification properly on our application, we want to refer sample code to understand...
Hi Michal, we have built libssh with -DSHARED_LIBS=OFF for libssh 0.10.6, when we try to compile with same, [root@lpt-fhyz314 build]# cmake -DBUILD_SHARED_LIBS=OFF -DLIBSSH_LIBRARIES=/usr/local/lib64/libssh.a .. CMake Warning at CMakeLists.txt:178 (message): valgrind...
Hi Michal, I am trying to use, sysrepo's subscribed notifications for establish push on change notification, but, when i am trying with version sysrepo v3.3.10 following is what i am...
Hi Michal, We are using establish push subscription getting changes for some elements, and we also have leaflist in the xpath, Below is a sample for which we received ```xml...
Hi Michal, We are performing some custom validations on data, only when validations are complete we set a leaf , dataavailable to true in running data store, Basically we have...
Hi Michal, we have observed a netopeer2-server crash during tls call home, we wanted to know if this issue is ever seen or encountered, the backtrace points to strcmp_avx on...
Hi Michal, We are currently deploying netopeer2-server on our cloud, currently we do not have syslog available with us, so we are using verbose option to start netopeer2-server, we have...
Hi Michal, in one of our systems, where netopeer2-server was up without any netconf activity we noted a crash, the backtrace indicates gdb /usr/local/sbin/netopeer2-server core.\!usr\!local\!sbin\!netopeer2-server.580.gnodeb-du-otaf-5-du-du-otaf-5-cm-agent-0 GNU gdb (GDB) Rocky Linux...
Hi Michal, we are updating below versions of components, can you please advise the latest stable releases on below components to be used libyang current version v3.1.0 libnetconf2 v3.3.3 sysrepo...
Hi Michal, we have netopeer2-server running on one container, and we have application(netconf client) running in other container on same VM. we have connected to server via libnetconf through ssh,...