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

NETCONF error reply from failed leafref require-instance does not comply to RFC 7950 #536

Open
olofhagsand opened this issue Jul 22, 2024 · 1 comment

Comments

@olofhagsand
Copy link
Member

According to RFC 7950 Section 15.5, in a leafref with a require-instance "true" and the instance does not exist, the following error must be returned:

     error-tag:      data-missing
     error-app-tag:  instance-required
     error-path:     Path to the instance-identifier or leafref leaf.

Clixon returns bad-element according to RFC6241. Should be changed.

@olofhagsand
Copy link
Member Author

Fixed in 8162380

@olofhagsand olofhagsand changed the title NETCONF error reply from failed leafref rquire-instance does not comply to RFC 7950 NETCONF error reply from failed leafref require-instance does not comply to RFC 7950 Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant