cybozu-go / coil

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

NAT using Foo-over-UDP #109

Closed ymmt2005 closed 3 years ago

ymmt2005 commented 3 years ago

This PR adds a set of structs that implement NAT client and server as a whole.

NAT client and server communicate over Foo-over-UDP tunnel. The implementation supports both IPv4 and IPv6.

Package: pkg/founat Structs: