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