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