|
Ran
|
Jobs
1
|
Files
202
|
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.13432 of 54943 relevant lines covered (24.45%)
0.28 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
61.61 |
-0.62% | pkg/ovs/ovn-nb-bfd.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 27678105551.1 | 202 |
24.45 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|