]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
(#11334) Add support for MARK target and set-mark property.
authorJohan Huysmans <johan.huysmans@inuits.be>
Mon, 12 Dec 2011 09:34:43 +0000 (10:34 +0100)
committerKen Barber <ken@bob.sh>
Thu, 29 Dec 2011 04:21:30 +0000 (04:21 +0000)
commit4af8fe0fb44c90c86212933faf598c61f99258d0
tree9cead036d0aeab321e33b085f02565d92ae73a32
parente34f4905d20a92fed14670781f57d81b3b582470
(#11334) Add support for MARK target and set-mark property.

This commit adds support for the set-mark iptables property and will validate
its use against the MARK jump target. This will also support handling decimal
or hexadecimal conversion where necessary.
lib/puppet/provider/firewall/iptables.rb
lib/puppet/type/firewall.rb
spec/fixtures/iptables/conversion_hash.rb
spec/unit/puppet/type/firewall_spec.rb