NextLitete
NextLitete
A model already exists in the current context. I would like to modify this model to be implemented in a patch. In libyang1, I can use ly_ctx_remove_module to uninstall a...
The concat function is used to correctly process the single quotation mark (') and double quotation mark (") in the node value. But the lyd_new_path API doesn't seem to support...
rfc6243:  I understand that default is defined in the urn:ietf:params:xml:ns:netconf:default:1.0 namespace, but currently libyang2 incorrectly uses the urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults namespace for default. The related error implementation includes parsing, printing, and...
When I use the lyd_new_path interface of libyang2, there is a certain probability that the program will crash, and the corresponding stack information is as follows: ``` Thread 102 "tNCSess02"...