xref: /titanic_50/usr/src/cmd/ipf/examples/example.4 (revision 5b5046010dc014958659914f953b1197da4054ac)
1#
2# block all ICMP packets.
3#
4block in proto icmp from any to any
5