Page MenuHomeFreeBSD

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

Authored by jlduran on Mar 1 2025, 4:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 26 2026, 6:51 PM
Unknown Object (File)
Jan 26 2026, 1:01 PM
Unknown Object (File)
Dec 31 2025, 1:26 PM
Unknown Object (File)
Nov 27 2025, 10:01 PM
Unknown Object (File)
Nov 19 2025, 4:16 AM
Unknown Object (File)
Nov 2 2025, 11:24 AM
Unknown Object (File)
Oct 22 2025, 2:13 PM
Unknown Object (File)
Oct 22 2025, 1:32 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 62712
Build 59596: arc lint + arc unit

Event Timeline

pouria requested changes to this revision.Wed, Feb 25, 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.Wed, Feb 25, 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.Wed, Feb 25, 1:45 PM