Commit 7924bd1
authored
[route_check]: ignore routes pointing to Loopback interface (#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>1 parent de14939 commit 7924bd1
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
0 commit comments