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