aporeto-inc / trireme-lib

Simple, scalable and secure application segmentation
https://trireme.io
Apache License 2.0
300 stars 51 forks source link

Ipv6 enableoption (#935) #938

Closed 0xmchadha closed 4 years ago

0xmchadha commented 4 years ago

Description

Changes proposed in this pull request.

Test plan

Outline the test plan used to test this change before merging it.

Fixes #.

codecov[bot] commented 4 years ago

Codecov Report

Merging #938 into release-3.13.0 will increase coverage by 0.52%. The diff coverage is 85.71%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           release-3.13.0     #938      +/-   ##
==================================================
+ Coverage           55.75%   56.28%   +0.52%     
==================================================
  Files                 111      111              
  Lines               11163    11167       +4     
==================================================
+ Hits                 6224     6285      +61     
+ Misses               4342     4283      -59     
- Partials              597      599       +2
Impacted Files Coverage Δ
...ontroller/internal/enforcer/proxy/enforcerproxy.go 83.63% <100%> (+0.2%) :arrow_up:
...troller/pkg/remoteenforcer/remoteenforcer_linux.go 53.35% <100%> (+0.13%) :arrow_up:
controller/pkg/aclprovider/iptablesprovider.go 49.27% <100%> (+14.49%) :arrow_up:
controller/internal/supervisor/supervisor.go 66.5% <100%> (ø) :arrow_up:
...oller/internal/supervisor/iptablesctrl/instance.go 44.26% <100%> (+11.47%) :arrow_up:
...ontroller/internal/supervisor/iptablesctrl/ipv6.go 93.1% <76.92%> (+29.94%) :arrow_up:
...ontroller/internal/supervisor/iptablesctrl/ipv4.go 95.12% <0%> (+7.31%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 499ca9e...a60ae10. Read the comment docs.