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)
Fri, Aug 7, 5:38 PM
Unknown Object (File)
Tue, Aug 4, 5:20 AM
Unknown Object (File)
Mon, Aug 3, 6:29 AM
Unknown Object (File)
Fri, Jul 31, 6:41 AM
Unknown Object (File)
Fri, Jul 24, 7:36 PM
Unknown Object (File)
Wed, Jul 22, 4:11 PM
Unknown Object (File)
Sun, Jul 12, 5:12 PM
Unknown Object (File)
Jul 4 2026, 1:07 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