Skip to content

Commit 0b0d088

Browse files
committed
Fix rpfilter parameter
1 parent 3e50abc commit 0b0d088

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/puppet/type/firewall.rb

+1
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@
173173
feature :mss, 'Match a given TCP MSS value or range.'
174174
feature :tcp_flags, 'The ability to match on particular TCP flag settings'
175175
feature :pkttype, 'Match a packet type'
176+
feature :rpfilter, 'Perform reverse-path filtering'
176177
feature :socket, 'Match open sockets'
177178
feature :isfragment, 'Match fragments'
178179
feature :address_type, 'The ability match on source or destination address type'

0 commit comments

Comments
 (0)