PR/60484 CVS commit: src/tests/ipf
"Taylor R Campbell" <[email protected]> Thu, 23 Jul 2026 17:00:03 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR kern/60484; it has been noted by GNATS. From: "Taylor R Campbell" <[email protected]> To: [email protected] Cc: Subject: PR/60484 CVS commit: src/tests/ipf Date: Thu, 23 Jul 2026 16:57:52 +0000 Module Name: src Committed By: riastradh Date: Thu Jul 23 16:57:52 UTC 2026 Modified Files: src/tests/ipf: t_filter_exec.sh src/tests/ipf/expected: ipv6.3 src/tests/ipf/input: ipv6.3 Log Message: ipfilter: Test icmp6 packet of death. PR kern/60484: ipfilter: null pointer deref in icmp6 parsing To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/tests/ipf/t_filter_exec.sh cvs rdiff -u -r1.1 -r1.2 src/tests/ipf/expected/ipv6.3 cvs rdiff -u -r1.2 -r1.3 src/tests/ipf/input/ipv6.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.