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

[intfsorch] Fix bug for VRF existence check #882

Merged
merged 1 commit into from
May 8, 2019
Merged

[intfsorch] Fix bug for VRF existence check #882

merged 1 commit into from
May 8, 2019

Conversation

shikenghua
Copy link
Contributor

What I did
Add "!" to the if statement of vrf_name existence checking.
Why I did it
It should skip non-existent VRF, not the opposite.
How I verified it
Verified with local gtest.
Details if related
N/A

Skip non-existent VRF, not the opposite.

Signed-off-by: shikenghua <kh_shi@edge-core.com>
@lguohan lguohan requested a review from prsunny May 8, 2019 16:47
@prsunny prsunny merged commit 98fa958 into sonic-net:master May 8, 2019
@shikenghua shikenghua deleted the fix_intfsorch_vrf_check branch May 10, 2019 02:09
EdenGri pushed a commit to EdenGri/sonic-swss that referenced this pull request Feb 28, 2022
oleksandrivantsiv pushed a commit to oleksandrivantsiv/sonic-swss that referenced this pull request Mar 1, 2023
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