|
Ran
|
Jobs
1
|
Files
202
|
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%)
13432 of 54943 relevant lines covered (24.45%)
0.28 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 27739640370.1 | 202 |
24.45 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|