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

[route_check]: ignore routes pointing to Loopback interface #1337

Merged
merged 1 commit into from
Dec 28, 2020

Conversation

lguohan
Copy link
Contributor

@lguohan lguohan commented Dec 28, 2020

- What I did
orchagent ignore all routes pointing to Loopback interfaces.
add this skip logic in route check.

sonic-net/sonic-swss#1570

Signed-off-by: Guohan Lu lguohan@gmail.com

- How I did it
use regex to match the interface name

- How to verify it
tested on kvm switch

- Previous command output (if the output of a command-line utility has changed)

- New command output (if the output of a command-line utility has changed)

orchagent ignore all routes pointing to Loopback interfaces.
add this skip logic in route check.

sonic-net/sonic-swss#1570

Signed-off-by: Guohan Lu <lguohan@gmail.com>
@lguohan lguohan merged commit 7924bd1 into sonic-net:master Dec 28, 2020
renukamanavalan pushed a commit to renukamanavalan/sonic-utilities that referenced this pull request Feb 12, 2021
…t#1337)

orchagent ignore all routes pointing to Loopback interfaces.
add this skip logic in route check.

sonic-net/sonic-swss#1570

Signed-off-by: Guohan Lu <lguohan@gmail.com>
anand-kumar-subramanian pushed a commit to anand-kumar-subramanian/sonic-utilities that referenced this pull request Mar 2, 2021
…t#1337)

orchagent ignore all routes pointing to Loopback interfaces.
add this skip logic in route check.

sonic-net/sonic-swss#1570

Signed-off-by: Guohan Lu <lguohan@gmail.com>
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