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 team, Software version: libsysrepo v2.2.12 (SO v7.11.8) When I execute the user-rpc command in Netopeer-CLI with the action RPC config, it fails with the error message "Node action not...

is:bug
status:invalid

sh-4.2# make install [ 56%] Built target serverobj [ 69%] Built target netopeer2-server [100%] Built target netopeer2-cli Install the project... -- Install configuration: "Debug" -- Up-to-date: /usr/local/share/yang/modules/netopeer2 -- Up-to-date: /usr/local/share/yang/modules/netopeer2/[email protected]...

is:bug
status:invalid

Testing for a long time in a System, I've discovered Netopeer2-server locked rpc session ( this session receive and process other rpcs) that make netopeer2-client (in other devices and localhost...

is:bug
status:invalid
libyang1

Hi, I have a question, Will [peer mounting](https://www.ietf.org/archive/id/draft-clemm-netmod-peermount-02.html#name-operations-beyond-data-retr) be supported in the future? Based on the current netopeer2, I want to implement peermount, do you have any suggestions?

is:enhancement

Frankly speaking, this demand may be a bit reckless. Because we have the following requirements: 1. there is a yang module, which contain a notification 2. there are two netconf...

is:question

Some incomprehensible behavior when using a `--defop=replace` with xml below: ```xml ``` On `netopeer-server` side: ```sh Nov 03 12:19:12 ... netopeer2-server[3034]: Published event "rpc" "/ietf-netconf:edit-config" with ID 1 priority 0...

is:bug

Specifically I wanna know how to merge the xml files into the yang modules necessary to configure TLS. Also where to add the certificate and keys for TLS.

is:question

NETCONF Validate operation is returning error "Invalid leafref value" eventhough provided leafref data exists. - DataModel: openconfig-network-instance.yang ```c module: openconfig-network-instance +--rw network-instances +--rw network-instance* [name] +--rw name -> ../config/name +--rw...

is:bug
status:invalid

Hi @michalvasko, In our system where 2 client's are connected to the server, and one of them terminates the session, we have observed that netopeer server stops suddenly. Would it...

is:bug

Hello, Several commits to handle configured subscriptions. To test this, it was necessary to make manual tests: - create/modify/delete receivers, play with remote port - create/modify/delete subscriptions, play with with...