cybozu-go / coil

CNI plugin for Kubernetes designed for scalability and extensibility
Apache License 2.0
164 stars 20 forks source link

coild: enable foo-over-udp NAT feature #112

Closed ymmt2005 closed 3 years ago

ymmt2005 commented 3 years ago

This PR adds support for NAT using foo-over-udp to coild.

The test does not cover the implementation very well. The functionality will be tested in e2e tests in another PR.