-
Hi,
I noticed a segmentation fault when accessing a union value of strings (see reproducer below). I traced it down to a null pointer here https://github.com/rwestphal/yang2-rs/blob/d9bed6eec1a7c4500…
-
Hi,
Does Netopeer2GUI support [Netopeer2-v2.1.42](https://github.com/CESNET/netopeer2/releases/tag/v2.1.42)?
Thanks,
Best regards.
-
Hi,
I am trying to build a data tree based on the example that you have provided. I can load the schema, but I was not able to create a data tree. I am getting an error: "libyang.util.LibyangError:…
-
https://netopeer.liberouter.org/doc/libnetconf2/devel/html/group__client__session.html#ga3cfe333eeb6dea6fa85d0a9794ab7d7a
Hi, I have a couple of questions about the nc_recv_reply API:
1) In nc_re…
-
Hi all,
I have installed netconf following the steps in https://github.com/OpenOverlayRouter/oor/tree/master/netconf . Now I am trying to run the server but when I type "netopeer-server -v 3" I get…
-
Hi, I have a question about the lyd_print_clb function from libyang1.
https://netopeer.liberouter.org/doc/libyang/libyang1/html/group__datatree.html#ga6f340a456ffd6ed26263151c642d9f4a
Is it the du…
-
Hi,
It seems like the libyang1 documentation is not available anymore. Has it moved to a different page?
https://netopeer.liberouter.org/doc/libyang/libyang1/
Thanks.
-
Hi,
Can any one suggest me which GUI i need configure for Netopeer2 sever of below links.
https://github.com/CESNET/liberouter-gui
https://github.com/CESNET/Netopeer2GUI/
https://github.com/CESN…
-
I know the RPMs are available for individual download here http://download.opensuse.org/repositories/home:/liberouter/Fedora_28/x86_64/
I am wondering if the RPMs are also posted to a YUM server as…
-
Hi!
I am using libnetconf2, version 1.1.36, and I am setting a callback (by nc_set_print_clb()) where I save every message in some files.
In my project, a client can connect to multiple servers an…