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

[2019111] Added Support for BGP allow list feature to have route-map action of setting tag #10869

Merged
merged 4 commits into from
May 19, 2022

Conversation

abdosi
Copy link
Contributor

@abdosi abdosi commented May 18, 2022

What I did:
Added support to create route-map action set tag
when the the allow prefix list matches. The tag can ben define by user in
constants.yml. Master PR : #10731

Why I did:
Since for Allow List feature we call from base route-map allow-list route-map having set tag option provides way for base route-map to do match tag and take any further action if needed. Adding tag provide metadata that can used by base route-map

Verify:

Unit test updated
Manual Verification.

abdosi added 3 commits May 17, 2022 23:03
when the the allow prefix list are mtaches. The tag can ben define in
constants.yml.

Signed-off-by: Abhishek Dosi <[email protected]>
@abdosi abdosi requested a review from prsunny May 18, 2022 16:36
@abdosi abdosi merged commit 252168d into sonic-net:201911 May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants