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