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