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

Closed 0xmchadha closed 4 years ago

0xmchadha commented 4 years ago

add cmd flag to enable IPv6

0xmchadha commented 4 years ago

/build - automatically fired by gogo with following PRs and commit SHAs v1.0.0

[
  {
    "project": "",
    "component": "enforcerd",
    "pr-id": "1527",
    "commit-sha": "1c0a1d6219b0f2a5854dc66534d659bac6baf641"
  },
  {
    "project": "",
    "component": "trireme-lib",
    "pr-id": "935",
    "commit-sha": "fa83a1a798425098a7c056cb3d17d0761c4015b9"
  }
]
0xmchadha commented 4 years ago

/build - automatically fired by gogo with following PRs and commit SHAs v1.0.0

[
  {
    "project": "",
    "component": "enforcerd",
    "pr-id": "1527",
    "commit-sha": "1c0a1d6219b0f2a5854dc66534d659bac6baf641"
  },
  {
    "project": "",
    "component": "trireme-lib",
    "pr-id": "935",
    "commit-sha": "47c93bcfa1458e5ec500d6fff45aad826d7ceed0"
  }
]
0xmchadha commented 4 years ago

/build - automatically fired by gogo with following PRs and commit SHAs v1.0.0

[
  {
    "project": "",
    "component": "trireme-lib",
    "pr-id": "935",
    "commit-sha": "af713963d7a364a24bfba41d6cd638bc83161af2"
  },
  {
    "project": "",
    "component": "enforcerd",
    "pr-id": "1527",
    "commit-sha": "1c0a1d6219b0f2a5854dc66534d659bac6baf641"
  }
]
codecov[bot] commented 4 years ago

Codecov Report

Merging #935 into master will increase coverage by 0.68%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #935      +/-   ##
==========================================
+ Coverage   55.75%   56.44%   +0.68%     
==========================================
  Files         111      111              
  Lines       11163    11167       +4     
==========================================
+ Hits         6224     6303      +79     
+ Misses       4342     4260      -82     
- Partials      597      604       +7
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:
monitor/extractors/linux.go 68.11% <0%> (+13.04%) :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 1572fe2...3e5794b. Read the comment docs.