NetBSD-Bugs archive

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

PR/60669 CVS commit: src/tests/net/ipsec



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60669 CVS commit: src/tests/net/ipsec
Date: Tue, 22 Sep 2026 15:11:43 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Tue Sep 22 15:11:43 UTC 2026
 
 Modified Files:
 	src/tests/net/ipsec: t_ipsec_policy.c
 
 Log Message:
 t_ipsec_policy: Skip if IPsec is disabled in the kernel.
 
 Currently failing on the sparc testbed with ENOPROTOOPT, which likely
 indicates that IPsec is disabled on that host -- although other IPsec
 tests are passing just fine?  Maybe they all use rump?
 
 XXX Should maybe do this as a rumpy test instead so we can always
 ensure IPsec is enabled.
 
 PR kern/60669: netipsec key_sp2msg buffer overrun
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 src/tests/net/ipsec/t_ipsec_policy.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