ChinmayaAgarwal

Results 19 comments of ChinmayaAgarwal

Hi, In our scenario, client is creating 6 netconf connections (with 6 different ip address on management interface) with the same netopeer2 server running on Centos 8.4 VM. After every...

Hi @michalvasko As per the snippet attached, we are using "devel" branch only for all the dependent packages:- ``` [root@localhost ansible]# cd sysrepo/ [root@localhost sysrepo]# git branch * devel [root@localhost...

Hi @michalvasko There is no older version running on the machine because I created fresh VM for devel branch compilation. Also, below is the output for the command "sudo ldconfig...

Below is the output for the command:- j3sixvmstm01# show bgp vrf vrf1 ipv4 unicast summary failed BGP router identifier 192.168.42.15, local AS number 65000 vrf-id 69 BGP table version 2...

In that case we will try compiling and testing out scenario on master branch. Also, is there any tentative date for the next formal release? Thanks, Chinmaya Agarwal.

We compiled both devel and master branch and tested these scripts (with 6 client connections) there and we could see the same issue being reproduced in these branches as well....

Hi, As suggested, we have compiled the latest devel branch and repeated the mentioned test for 6 simultaneous client connection and we don't see server crashing. We observed it for...

Hi, We took the checkout of the latest **devel** branch today for sysrepo and netopeer2 and build it. We repeated the same test for 15 simultaneous connections and we still...

Hi, We did try the latest devel branch but we still see the netopeer2 server crashing for multiple as well as single netconf connection (we are firing back to back...

Hi, We compiled the devel branch (as of 21st August) and tried to run the above test again, where in case of one netconf connection, we are firing back to...