chr4-cookbooks / iptables-ng

Cookbook to maintain iptables rules and policies on different platforms, respecting the way the os handles these settings.
GNU General Public License v3.0
38 stars 33 forks source link

Fix updated_by_last_action in edit_rule() #39

Closed chr4 closed 9 years ago

chr4 commented 9 years ago

https://github.com/chr4-cookbooks/iptables-ng/issues/38

chr4 commented 9 years ago

foodcritic fails now and says lwrp doesn't notify. I guess it is lying.

dpetzel commented 9 years ago

I think you need to keep the next if ipv6 clause. I just realized on some fresh builds I'm seeing this now:

ip6tables-restore v1.4.7: ip6tables-restore: unable to initialize table 'nat'
chr4 commented 9 years ago

There's a bug in the next clause, I fixed it locally. A lot of tests are failing currenlty :(

chr4 commented 9 years ago

Released in v2.2.4