]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
(#14949) Added pkttype property
authorAshley Penney <apenney@perimeterusa.com>
Mon, 21 May 2012 18:28:16 +0000 (14:28 -0400)
committerKen Barber <ken@bob.sh>
Wed, 20 Jun 2012 16:36:06 +0000 (17:36 +0100)
commit95db3e0aa975b0e73784fbdda1467b533a847eb2
treed7d37298b371c4f8c07303704242c2b693cefdb5
parent5355bc99d9a3c36d3d7a415779a98c13fbf426dc
(#14949) Added pkttype property

This adds the pkttype property so we can match multicast and broadcast packets.
lib/puppet/provider/firewall/ip6tables.rb
lib/puppet/provider/firewall/iptables.rb
lib/puppet/type/firewall.rb
spec/fixtures/iptables/conversion_hash.rb
spec/unit/puppet/type/firewall_spec.rb