Commit a738e7f
committed
northd: Fix the route and route policy lookup functions.
Both lookups were missing some fields, for the route lookup
the nexthop check was actually reversed. Fix all of those issues.
Fixes: 33ecea5 ("Logical Router Policy chains.")
Fixes: 84030e9 ("Support selection fields for ECMP routes.")
Fixes: cd4ad2f ("northd: Redistribution of NAT/LB routes.")
Fixes: 77af2fd ("northd: Add the capability to select static routes to advertise via BGP.")
Fixes: f892474 ("northd: Move connected routes to route engine.")
Fixes: 15c9c9f ("northd: Add bfd, static_routes, route_policies and bfd_sync nodes to I-P engine.")
Signed-off-by: Ales Musil <amusil@redhat.com>1 parent 8450f13 commit a738e7f
1 file changed
Lines changed: 24 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12238 | 12238 | | |
12239 | 12239 | | |
12240 | 12240 | | |
12241 | | - | |
| 12241 | + | |
12242 | 12242 | | |
12243 | 12243 | | |
12244 | 12244 | | |
12245 | | - | |
| 12245 | + | |
12246 | 12246 | | |
12247 | 12247 | | |
12248 | 12248 | | |
| |||
12283 | 12283 | | |
12284 | 12284 | | |
12285 | 12285 | | |
| 12286 | + | |
| 12287 | + | |
| 12288 | + | |
| 12289 | + | |
| 12290 | + | |
| 12291 | + | |
| 12292 | + | |
| 12293 | + | |
| 12294 | + | |
| 12295 | + | |
| 12296 | + | |
| 12297 | + | |
| 12298 | + | |
| 12299 | + | |
12286 | 12300 | | |
12287 | 12301 | | |
12288 | 12302 | | |
| |||
15377 | 15391 | | |
15378 | 15392 | | |
15379 | 15393 | | |
| 15394 | + | |
| 15395 | + | |
| 15396 | + | |
| 15397 | + | |
| 15398 | + | |
| 15399 | + | |
| 15400 | + | |
| 15401 | + | |
15380 | 15402 | | |
15381 | 15403 | | |
15382 | 15404 | | |
| |||
0 commit comments