NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/55403 CVS commit: src



The following reply was made to PR bin/55403; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55403 CVS commit: src
Date: Tue, 29 Oct 2024 22:24:31 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Tue Oct 29 22:24:31 UTC 2024
 
 Modified Files:
 	src/tests/net/npf: t_npf.sh
 	src/usr.sbin/npf/npftest: npftest.conf
 	src/usr.sbin/npf/npftest/libnpftest: npf_rule_test.c
 
 Log Message:
 npftest: Add a test to match groups of IPv6 addresses.
 
 The npf_rule test group is now an xfail.  (npftest doesn't have a way
 to mark individual cases in a test group as xfail, so this will have
 to do for now.)
 
 PR bin/55403: npfctl miscompiles IPv6 rules
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 src/tests/net/npf/t_npf.sh
 cvs rdiff -u -r1.9 -r1.10 src/usr.sbin/npf/npftest/npftest.conf
 cvs rdiff -u -r1.20 -r1.21 \
     src/usr.sbin/npf/npftest/libnpftest/npf_rule_test.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index