|
Ran
|
Jobs
1
|
Files
207
|
Run time
1min
|
Badge
README BADGES
|
push
github
fix(subnet): allow all-ones host as gateway for IPv6 subnet (#6883) IPv6 has no broadcast address (RFC 4291), but ValidateNetworkBroadcast applied the broadcast check to both IPv4 and IPv6, rejecting the all-ones host address (e.g. 190:255::1:ffff in 190:255::1:0/112) as a broadcast IP. Skip the broadcast check for IPv6 so the all-ones host can be used as a subnet gateway or pod IP. Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com> (cherry picked from commit 9ff226e6d)
3 of 3 new or added lines 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 |
75.13 |
-0.52% | pkg/ovs/ovn-nb-logical_router_route.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 27678043337.1 | 207 |
25.42 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|