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

gt: fix l_lpm_lookup() and l_lpm6_lookup() #633

Merged
merged 1 commit into from
Mar 2, 2023
Merged

gt: fix l_lpm_lookup() and l_lpm6_lookup() #633

merged 1 commit into from
Mar 2, 2023

Conversation

AltraMayor
Copy link
Owner

This commit makes l_lpm_lookup() and l_lpm6_lookup() report error codes.

This commit closes #632.

This commit makes l_lpm_lookup() and l_lpm6_lookup() report
error codes.

This commit closes #632.
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.

Use l_lpm_lookup to query the policy id, and the maximum integer value is 2147483647. Is it normal?
1 participant