aporeto-inc / trireme-lib

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

Add a all protocol rule for incoming traffic #1028

Closed amitlimaye closed 4 years ago

amitlimaye commented 4 years ago

Description

Changes proposed in this pull request. Add a all protocol rule for traffic incoming to a host PU. this rule is placed to capture all traffic which is not tcp or udp

Test plan

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

Fixes aporeto-inc/aporeto-devs#492

amitlimaye commented 4 years ago

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

[
  {
    "project": "",
    "component": "trireme-lib",
    "pr-id": "1028",
    "commit-sha": "43c2053f8acccad292ccbb967645dd1b1c93bbd7",
    "pipeline": "release-3.14.0"
  },
  {
    "project": "",
    "component": "enforcerd",
    "pr-id": "1855",
    "commit-sha": "db74237007a2e14f88fa93c01f156417a57f50a8",
    "pipeline": "release-3.14.0"
  }
]