Roman Janota
Roman Janota
Hi, there is currently an issue with the install script. However, calling `$ sudo make install` as a non-root should (probably) work instead of calling `# make install` as a...
Hi, there is currently an issue with the install script. However, calling `$ sudo make install` as a non-root should (probably) work instead of calling `# make install` as a...
Hi, should be fixed in the latest devel of netopeer2.
Hi, should be fixed in the latest devel of netopeer2.
Hi, happy to see the fix, anyways, I just noticed it in `mbedtls_ssl_config_free` as well and if I am not mistaken you missed that one.
Hi, it should be exported by libnetconf2 to `/usr/share/yang/modules/libnetconf2/`.
Hi, > If I want to keep the current libnetconf2 version 3.0.8, does it means I MUST to configure all login users in ietf-netconf-server ? no matter local user or...
Hello, I investigated this a little bit and you are somewhat right. > It works with netopeer2-cli, because it correctly uses keyboard- interactive authentication, but ncclient is a popular netconf...
Hello, the callback was removed, because we wanted to have hostkey checks similar to the ones described in `man ssh_config`. So the callback was replaced by two new API -...
Hi, I put together some changes that should hopefully fix this issue. Please try using the latest `devel` branch of libnetconf2 and let us know, since we can't reproduce it....