coreos / go-iptables

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

Update iptables.go #102

Open mprunet opened 1 year ago

mprunet commented 1 year ago

Add a method to list all chain default policy

squeed commented 1 year ago

Looks good. Can you add a test? Then we can get this merged.