|
Ran
|
Jobs
1
|
Files
207
|
Run time
1min
|
Badge
README BADGES
|
push
github
fix(controller): enable ARP learning on VPC routers that have peerings (#6882) VPC peering requires ARP learning on the logical router. Cross-VPC traffic arrives via the peer LRP, so the destination router needs to learn pod MACs from ARP requests. Without it, packets are mis-forwarded (tunneled instead of local delivery). Previously, learnFromARPRequest was only set for EnableExternal and U2O interconnection. This patch also enables it when any VpcPeerings exist. Signed-off-by: Apinant U-suwantim <Hello@Apinant.dev> (cherry picked from commit 70fe40375)
1 of 1 new or added line in 1 file covered. (100.0%)
2 existing lines in 1 file now uncovered.14441 of 56800 relevant lines covered (25.42%)
0.3 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
61.61 |
-0.62% | pkg/ovs/ovn-nb-bfd.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 27739619421.1 | 207 |
25.42 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|