Ran
|
Jobs
1
|
Files
68
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
github
ipmasq: fix nftables backend Rename SetupIPMasqForNetwork -> SetupIPMasqForNetworks TeardownIPMasqForNetwork -> TeardownIPMasqForNetworks and have them take []*net.IPNet instead of *net.IPNet. This allow the nftables backend to cleanup stale rules and recreate all needed rules in a single transaction, where previously the stale rules cleanup was breaking all but the last IPNet. Fixes 61d078645 Signed-off-by: Etienne Champetier <e.champetier@ateme.com>
28 of 60 new or added lines in 5 files covered. (46.67%)
4833 of 9126 relevant lines covered (52.96%)
26.41 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
68.82 |
plugins/main/bridge/bridge.go | |
2 |
67.43 |
plugins/main/ptp/ptp.go | |
4 |
78.17 |
pkg/ip/ipmasq_nftables_linux.go | |
6 |
0.0 |
pkg/ip/ipmasq_linux.go | |
18 |
0.0 |
pkg/ip/ipmasq_iptables_linux.go |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 11903609491.1 | 68 |
52.96 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|