xref: /onnv-gate/usr/src/cmd/ipf/examples/example.4 (revision 0:68f95e015346)
1*0Sstevel@tonic-gate#
2*0Sstevel@tonic-gate# block all ICMP packets.
3*0Sstevel@tonic-gate#
4*0Sstevel@tonic-gateblock in proto icmp from any to any
5