diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -1,5 +1,5 @@ .\" -.Dd December 6, 2024 +.Dd March 1, 2025 .Dt IPFW 8 .Os .Sh NAME @@ -1684,6 +1684,9 @@ Matches all TCP or UDP packets sent by or received for the jail whose ID or name is .Ar jail . +.It Cm icmptype Ar types +See +.Cm icmptypes . .It Cm icmptypes Ar types Matches ICMP packets whose ICMP type is in the list .Ar types . @@ -1722,6 +1725,9 @@ .Pq Cm 17 and address mask reply .Pq Cm 18 . +.It Cm icmp6type Ar types +See +.Cm icmp6types . .It Cm icmp6types Ar types Matches ICMP6 packets whose ICMP6 type is in the list of .Ar types .