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
F158963273: D49194.id177992.diff
Mon, Jun 8, 8:29 AM
F158962848: D49194.id177992.diff
Mon, Jun 8, 8:21 AM
Unknown Object (File)
Sun, Jun 7, 12:15 AM
Unknown Object (File)
Sun, Jun 7, 12:12 AM
Unknown Object (File)
Sat, Jun 6, 6:45 AM
Unknown Object (File)
Sat, Jun 6, 6:39 AM
Unknown Object (File)
Thu, Jun 4, 3:19 AM
Unknown Object (File)
Tue, Jun 2, 8:08 AM
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