rabhat31
rabhat31
In the same vein as the prev questions, has nc_reply been removed as well? What is a replacement structure I can use?
We're currently using libyang v 1.0.225. I did a some cursory digging and it looks like the error is very similar to the one from this issue but with slightly...
Yes, we use lyd_free() to delete the key. The idea is that we would delete the key and then replace it with another key using lyd_new_path().
For example, say I have an lyd_node which has this configuration data: ```ruby 1/0/5 Testing a:b:c:d:e:f ``` Is there a libyang function I can use to wrap this into an...
There are no error messages. Could you explain why the behavior may be correct? Why does the native tree in 3 show up as empty even though we've loaded the...
We're using the models from https://github.com/YangModels/yang/tree/main/vendor/cisco/xe/17121