aporeto-inc / trireme-lib

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

Fix the port range issue for 65535 #1026

Closed amitlimaye closed 4 years ago

amitlimaye 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 #.

amitlimaye commented 4 years ago

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

[
  {
    "project": "",
    "component": "enforcerd",
    "pr-id": "1734",
    "commit-sha": "26e6411c16746cb62655b7b8091823dd89fad439",
    "pipeline": "master"
  },
  {
    "project": "",
    "component": "trireme-lib",
    "pr-id": "1026",
    "commit-sha": "c8f0e5cf3ef6ec237e1ccc2de5758817e0dc800f",
    "pipeline": "master"
  }
]
amitlimaye commented 4 years ago

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

[
  {
    "project": "",
    "component": "enforcerd",
    "pr-id": "1734",
    "commit-sha": "26e6411c16746cb62655b7b8091823dd89fad439",
    "pipeline": "release-3.14.0"
  },
  {
    "project": "",
    "component": "trireme-lib",
    "pr-id": "1026",
    "commit-sha": "c8f0e5cf3ef6ec237e1ccc2de5758817e0dc800f",
    "pipeline": "release-3.14.0"
  }
]