Page MenuHomeFreeBSD

ipfw: Add ICMPv6 type(s) to ipfw syntax summary usage
Needs ReviewPublic

Authored by jlduran on Mar 1 2025, 4:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 14, 1:13 AM
Unknown Object (File)
Tue, May 12, 12:42 AM
Unknown Object (File)
Sat, May 9, 12:51 PM
Unknown Object (File)
Tue, Apr 28, 4:20 PM
Unknown Object (File)
Tue, Apr 28, 4:15 PM
Unknown Object (File)
Thu, Apr 23, 12:12 PM
Unknown Object (File)
Thu, Apr 23, 9:11 AM
Unknown Object (File)
Mar 22 2026, 7:12 PM
Subscribers

Details

Reviewers
emaste
pouria
Group Reviewers
network
Summary

Account for the IPv6 ICMP types in the usage. While here account for
both singular and plural forms as well.

PR: 284865

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 73178
Build 70061: arc lint + arc unit

Event Timeline

pouria requested changes to this revision.Feb 25 2026, 1:42 PM
pouria added a subscriber: pouria.

Adding both singular and plural form is good to me.
But adding another icmp6types is redundant.

sbin/ipfw/main.c
74

there is one icmp6types right here.

This revision now requires changes to proceed.Feb 25 2026, 1:42 PM
pouria retitled this revision from ipfw: Add IPv6 ICMP type(s) to ipfw: Add ICMPv6 type(s) to ipfw syntax summary usage.Feb 25 2026, 1:45 PM

Address sugesstions:

  • Update the commit title
  • Remove duplicate icmp6types entry