NetBSD Problem Report #59801
From www@netbsd.org Sat Nov 29 02:24:58 2025
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
key-exchange X25519 server-signature RSA-PSS (2048 bits)
client-signature RSA-PSS (2048 bits))
(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
by mollari.NetBSD.org (Postfix) with ESMTPS id 8DB6D1A9239
for <gnats-bugs@gnats.NetBSD.org>; Sat, 29 Nov 2025 02:24:58 +0000 (UTC)
Message-Id: <20251129022457.695111A923A@mollari.NetBSD.org>
Date: Sat, 29 Nov 2025 02:24:57 +0000 (UTC)
From: isaki@pastel-flower.jp
Reply-To: isaki@pastel-flower.jp
To: gnats-bugs@NetBSD.org
Subject: npf.conf(5) doesn't contain any description of "ipv6-icmp"
X-Send-Pr-Version: www-1.0
>Number: 59801
>Category: bin
>Synopsis: npf.conf(5) doesn't contain any description of "ipv6-icmp"
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: bin-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Sat Nov 29 02:25:00 +0000 2025
>Last-Modified: Sat Nov 29 18:40:01 +0000 2025
>Originator: Tetsuya Isaki
>Release: NetBSD 10.1
>Organization:
>Environment:
NetBSD 10.1_STABLE amd64
>Description:
To allow IPv6 traffic to traverse routers, a rule like
"pass final family inet6 proto ipv6-icmp all" is needed in npf.conf.
However, npf.conf(5) manpage doesn't contain any description of
"ipv6-icmp" keyword.
I have encountered it on NetBSD 10.1, but netbsd-11 appears to have
the same issue.
>How-To-Repeat:
% man npf.conf
or
% cd src/usr.sbin/npf
% grep -r ipv6-icmp
>Fix:
I don't have.
>Audit-Trail:
From: "Emmanuel" <joe@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc:
Subject: PR/59801 CVS commit: src/usr.sbin/npf/npfctl
Date: Sat, 29 Nov 2025 18:39:32 +0000
Module Name: src
Committed By: joe
Date: Sat Nov 29 18:39:32 UTC 2025
Modified Files:
src/usr.sbin/npf/npfctl: npf.conf.5
Log Message:
PR bin/59801
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 src/usr.sbin/npf/npfctl/npf.conf.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
(Contact us)
$NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2025
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.