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