Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support NAT functions in Antrea #489

Merged
merged 1 commit into from
Mar 11, 2020
Merged

Conversation

wenyingd
Copy link
Contributor

Expand Antrea Openflow control interface to support NAT/SNAT/DNAT functions
in conntrack.

@antrea-bot
Copy link
Collaborator

Thanks for your PR.
Unit tests and code linters are run automatically every time the PR is updated.
E2e, conformance and network policy tests can only be triggered by a member of the vmware-tanzu organization. Regular contributors to the project should join the org.

The following commands are available:

  • /test-e2e: to trigger e2e tests.
  • /skip-e2e: to skip e2e tests.
  • /test-conformance: to trigger conformance tests.
  • /skip-conformance: to skip conformance tests.
  • /test-networkpolicy: to trigger networkpolicy tests.
  • /skip-networkpolicy: to skip networkpolicy tests.
  • /test-all: to trigger all tests.
  • /skip-all: to skip all tests.

These commands can only be run by members of the vmware-tanzu organization.

@wenyingd
Copy link
Contributor Author

/test-all

pkg/ovs/openflow/interfaces.go Outdated Show resolved Hide resolved
pkg/ovs/openflow/interfaces.go Outdated Show resolved Hide resolved
pkg/ovs/openflow/interfaces.go Outdated Show resolved Hide resolved
pkg/ovs/openflow/interfaces.go Outdated Show resolved Hide resolved
pkg/ovs/openflow/interfaces.go Outdated Show resolved Hide resolved
Expand Antrea Openflow control interface to support NAT/SNAT/DNAT functions
in conntrack.
@wenyingd
Copy link
Contributor Author

/test-all

@wenyingd
Copy link
Contributor Author

/test-networkpolicy

@wenyingd wenyingd merged commit 847d92c into antrea-io:master Mar 11, 2020
@wenyingd wenyingd deleted the antrea_nat branch May 7, 2020 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants