coreos / go-iptables

Go wrapper around iptables utility
Apache License 2.0
1.11k stars 257 forks source link

Iptables mode selection #110

Open cheina97 opened 1 year ago

cheina97 commented 1 year ago

This PR adds the possibility to specify the mode used by iptables between:

This is really useful in systems where is difficult to override the default iptables mode (for example alpine containers)

Tests running on my fork: https://github.com/cheina97/go-iptables/pull/1

cheina97 commented 8 months ago

@squeed Is possible to get a review? Thanks 😊

cheina97 commented 5 months ago

@squeed