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

mgmtd: implement YANG RPC/action support #15594

Merged
merged 10 commits into from
May 6, 2024
Merged

Conversation

idryzhov
Copy link
Contributor

@idryzhov idryzhov commented Mar 21, 2024

Add support for YANG RPC/action calls to mgmtd.

@frrbot frrbot bot added libfrr mgmt FRR Management Infra rip ripng tests Topotests, make check, etc labels Mar 21, 2024
Copy link
Member

@ton31337 ton31337 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Documentation is missing yet.

Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Change input/output arguments of the RPC callback from lists of
(xpath/value) tuples to YANG data trees.

Signed-off-by: Igor Ryzhov <[email protected]>
@frrbot frrbot bot added the bugfix label Apr 22, 2024
@choppsv1 choppsv1 merged commit c54bc7a into FRRouting:master May 6, 2024
11 checks passed
Copy link
Contributor

@choppsv1 choppsv1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix libfrr master mgmt FRR Management Infra rip ripng size/XXL tests Topotests, make check, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants