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