jeremie6wind
jeremie6wind
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...
Hello, As discussed in the following draft: https://www.ietf.org/archive/id/draft-netconf-tgraf-yang-push-observation-time-00.txt the (state-changed-)observation-time is an optional field of the push-(change-)update notification. To summarize, it indicates the time at which a change is detected....
Hello, I got an error trying to parse new yang files. Procedure to reproduce: 1) I created a directory containing the yang files related to subscriptions, from Netopeer2/modules: [email protected] [email protected]...
Hello, It seems that srsn_filter_subtree2xpath this function now returns xp_filter as an xpath surrounded by brackets (). Is it expected? Thank you
Hi, The node callback has been removed from plugin_ext in libyang 4. In my case, it was used to validate data in a container with extensions. For example, I have...