netopeer2
netopeer2 copied to clipboard
Query: Can sysrepo+netopeer2 achieve data isolation based on the client?
Frankly speaking, this demand may be a bit reckless. Because we have the following requirements:
- there is a yang module, which contain a notification
- there are two netconf client, every one create different config data
- the requirement is each client only wants to receive notifications generated by its own configuration data
I should describe this requirement clearly. Based on my current understanding of the Netconf implementation of the sysrepo+netopeer2 mechanism, I don't know how to complete this requirement. So I would like to ask the author for any suggestions.