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