greenpau / cni-plugins

CNI Plugins compatible with nftables
Apache License 2.0
48 stars 13 forks source link

Fixed localhost port mapping #11

Closed ghost closed 3 years ago

ghost commented 3 years ago

Fixes #10 and #4. Added condition in jump rule in localhost and remove said rule on container delete for #10 and added missed rule that is necessary for working localhost redirection and (masquerade in postrouting container chain ) should make #4 work.