netopeer2 icon indicating copy to clipboard operation
netopeer2 copied to clipboard

NETCONF toolset

Results 256 netopeer2 issues
Sort by recently updated
recently updated
newest added

Hi, We had one query related to the netconf sessions. If any netconf client does "connect" to the netconf server, is there a way that the netopeer2-server can inform some...

is:question

To debug the issue of some RPC Failures, we want to enable traces inside netopeer2. Are there some set of APIs which can be called from the main thread to...

is:question

Hi michalvasko, After successful TLS handshake and secure channel establishment, server sends hello message. I think 'truststore' and 'keystore' capabilities are missing in the hello message from server side. Shouldn't...

is:question

Hi michalvasko, Netopeer2 CLI 2.0.62 netopeer2-server 1.1.70 libsysrepo v1.4.122 ########### netopeer cli LOGS ``` > user-rpc –rpc-timeout 10 ERROR type: application tag: operation-failed severity: error message: Callback event "rpc" with...

is:question

Hi, In `netopeer2` source code, there are many `lyd_find_path()` usages where its return value is not checked but output `node` variable is checked against NULL. For instance (`np2srv_rpc_commit_cb()` of `src/netconf_confirmed_commit.c`),...

is:enhancement
status:completed

Hi, sysrepoctl - sysrepo YANG schema manipulation tool, compiled with libsysrepo v1.4.147 (SO v5.6.63) netopeer2-server 1.1.77 We are seeing following error in subscribe call: ``` application operation-failed error Invalid argument...

is:question

Hi, We are observing following assertion in netopeer2-server code. Mostly this happened on a "get" call from the client. Can you please help us find fix for this. "netopeer2-server|INFO ""LY""...

is:bug
libyang1

Hello! Whether action type nodes support? eg: action reset{ description "Reset."; } If yes, how can I register the corresponding callback function?

is:question

Hi , As per the clarification provide in issue #1125, I understood that that Recovery session is possible via SSH session. The new question is does Netopeer2 support Recovery session...

is:question

When the O-RU completes the software download or software download fails, the O-RU shall send NETCONF download-event notification with one of the following statuses: a) COMPLETED b) AUTHENTICATION_ERROR - source...

is:question