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