]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
(#215) Add support for IP range
authorlei <lei@lei-VirtualBox.(none)>
Fri, 5 Jul 2013 04:57:56 +0000 (14:27 +0930)
committerlei <lei@lei-VirtualBox.(none)>
Fri, 5 Jul 2013 04:57:56 +0000 (14:27 +0930)
commitf8e7a174952fdafb7b5d3777c4755a4d9980d9dd
tree3832c8389d4ddfb96ca11a8eb7012e5335654b9e
parent4ac68a620ba01b54d764978a472f341a05d480cf
(#215) Add support for IP range

Add support for filtering by source and destination IP range, equivalent to '-m iprange --src-range|--dst-range',
which is only allowing a specified IP range. Excluding an IP range, '! --src-range or ! --dst-range', is not supported.

Add ':src_range' and ':dst_range' to firewall.rb
lib/puppet/type/firewall.rb