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

Implement full XPath 1.0 functionality #15103

Merged
merged 4 commits into from
Jan 9, 2024

Conversation

choppsv1
Copy link
Contributor

@choppsv1 choppsv1 commented Jan 6, 2024

Allow user to specify full YANG compatible XPath 1.0 functionality. This allows
for trimming results of generic queries using functions and other non-key
predicates from XPath 1.0

@frrbot frrbot bot added libfrr tests Topotests, make check, etc labels Jan 6, 2024
@choppsv1 choppsv1 force-pushed the chopps/oper-filter branch from f00b8a4 to b4329db Compare January 7, 2024 13:33
@frrbot frrbot bot added the bugfix label Jan 7, 2024
Signed-off-by: Christian Hopps <[email protected]>
@choppsv1 choppsv1 force-pushed the chopps/oper-filter branch from b4329db to 3179c8a Compare January 7, 2024 15:10
Allow user to specify full YANG compatible XPath 1.0 predicates. This
allows for trimming results of generic queries using functions and other
non-key predicates from XPath 1.0

Signed-off-by: Christian Hopps <[email protected]>
Add configure.ac tests for libyang functions, if not present supply the
functionality ourselves in yang.[ch]

Signed-off-by: Christian Hopps <[email protected]>
@choppsv1 choppsv1 force-pushed the chopps/oper-filter branch from 3179c8a to e85ff7a Compare January 7, 2024 15:18
@donaldsharp donaldsharp merged commit 22b4390 into FRRouting:master Jan 9, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants