]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
(#14755) Fix mark to not repeat rules with iptables 1.4.1+.
authorSharif Nassar <sharif@mediatemple.net>
Wed, 30 May 2012 23:12:21 +0000 (16:12 -0700)
committerKen Barber <ken@bob.sh>
Wed, 20 Jun 2012 17:34:52 +0000 (18:34 +0100)
commitff2e35584d6b5565dc80e41d8bb436a2c09a7251
tree6c8eee12e9dbb132409e817ecae0b1b5c74910d7
parentc991c2b54bc262d111abdf588c249b7f528b27b8
(#14755) Fix mark to not repeat rules with iptables 1.4.1+.
LICENSE
lib/facter/ip6tables_version.rb [moved from lib/facter/iptables.rb with 50% similarity]
lib/facter/iptables_version.rb [new file with mode: 0644]
lib/puppet/provider/firewall/iptables.rb
lib/puppet/type/firewall.rb
lib/puppet/util/firewall.rb
spec/fixtures/iptables/conversion_hash.rb
spec/unit/facter/iptables_spec.rb
spec/unit/puppet/type/firewall_spec.rb
spec/unit/puppet/util/firewall_spec.rb