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