Source-Changes archive

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

CVS commit: src/tests/net/ipsec



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