libnetconf2 icon indicating copy to clipboard operation
libnetconf2 copied to clipboard

C NETCONF library

Results 144 libnetconf2 issues
Sort by recently updated
recently updated
newest added

I want to cross-compile this lib in powerpc64. But when i set cross-compile parameters, cmake is not work well, so, is it support cross-compiling? This is also happened when i...

Hi , Wanted a info wrt to the SSH server that Libnetconf2 internally uses. So i can see there are some libssh,libsshthread dependency while compiling Libentconf2 . So question is...

Hi, I want to implement callhome feature from my server (NOT NETOPEER) . Can you please tell me how can I implement it . I mean algorithm to be used...

hi , we are using latest Netopeer and sysrepod and libnetconf2-0.11-r1 stack , after certain number of netconf messages , the Netopeer server goes in to some abnormal state printing...

Hi, I am using libnetconf2 to implement netconf client . my requirement is: 1) detecting socket error/closed in netconf session 2) try to create new netconf session is there any...

Hi, I have implemented netconf client using libnetconf2-0.11-r1 library that uses [email protected] and using netconf server of different party who is supporting [email protected]. We are observing a problem that when...

Hi Michal , Do we have any libnetconf2 database which can be used to store information which would remain persistent on a LibNetconf2 Server restart also.? For reference other netconf...

Hi Michal, After logging in to a netconf session via MGsoft client ,i am trying to disconnect the session. As a part of session disconnect i get NC_PSPOLL_SESSION_TERM as return...

Hi there, sorry for what could be a stupid question for an educated one but I've struggling with a `Failed to parse reply` from the pynetconf2 for days and can't...