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

bgpd,lib,zebra: permit table-direct on VRFs #17736

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

rzalamena
Copy link
Member

This PR implements the mechanism in lib and zebra to differentiate table-direct from different protocol VRF instances.

Use the linked list `del` callback to free memory instead of manually calling.

Signed-off-by: Rafael Zalamena <[email protected]>
Implement the necessary data structures and code changes to support sending
table-direct routes to protocols running in different VRFs.

Signed-off-by: Rafael Zalamena <[email protected]>
Allow table-direct to be configured in different VRFs.

Signed-off-by: Rafael Zalamena <[email protected]>
Test new zebra feature that allows table-direct to work on any VRF
with BGP.

Signed-off-by: Rafael Zalamena <[email protected]>
@riw777 riw777 self-requested a review January 7, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant