Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle device features #131

Open
olofhagsand opened this issue Jul 8, 2024 · 0 comments
Open

Handle device features #131

olofhagsand opened this issue Jul 8, 2024 · 0 comments
Labels
feature New feature or request

Comments

@olofhagsand
Copy link
Member

Devices may have enabled features in their YANG which the controller does not support.
This may lead to errors in the handling of a device YANG, in if-feature statements, where the controller assumes all such statements are false.
Devices announce features in their yang-lib state.
However, the controller at this time does not query yang-lib, only netconf monitoring state (which is translated to yang-lib module-set).

@olofhagsand olofhagsand added the feature New feature or request label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant