<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/tests/sys/netipsec, branch stable/13</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=stable%2F13</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=stable%2F13'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2025-04-02T07:54:12Z</updated>
<entry>
<title>tests: fix test for NULL encription</title>
<updated>2025-04-02T07:54:12Z</updated>
<author>
<name>Andrey V. Elsukov</name>
<email>ae@FreeBSD.org</email>
</author>
<published>2025-03-25T07:23:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f8cd0c8e20b0be367c9508770a92ea7649f5da4b'/>
<id>urn:sha1:f8cd0c8e20b0be367c9508770a92ea7649f5da4b</id>
<content type='text'>
After 04207850a9b9 it is required that key length is not zero.
Add some key to avoid error.

Reported by:	markj

(cherry picked from commit b6708045590712930c533e916e3d6fdfe48ec5ba)
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-23T17:43:30Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-22T01:32:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=023fc80ee38a117fa65b2ccb2abf8bdc7dbd6fd9'/>
<id>urn:sha1:023fc80ee38a117fa65b2ccb2abf8bdc7dbd6fd9</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

Similar commit in main:
(cherry picked from commit d0b2dbfa0ecf)
</content>
</entry>
<entry>
<title>netipsec tests: Serialize</title>
<updated>2023-03-27T12:49:22Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2023-03-20T16:15:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2d7021fa184626ad01a86a96df755a1af45e6426'/>
<id>urn:sha1:2d7021fa184626ad01a86a96df755a1af45e6426</id>
<content type='text'>
The tunnel mode tests use VNET jails and reuse jail names.  Until this
is addressed, serialize them.

MFC after:	1 week

(cherry picked from commit cc9158d74d306fdbee2f5f014e5d267eca0aa6d1)
</content>
</entry>
<entry>
<title>ping: fix some man pages and tests after r368045</title>
<updated>2020-11-26T04:55:02Z</updated>
<author>
<name>Alan Somers</name>
<email>asomers@FreeBSD.org</email>
</author>
<published>2020-11-26T04:55:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=01f3f35447b0a43b37ecc71ebb9296aad123cd43'/>
<id>urn:sha1:01f3f35447b0a43b37ecc71ebb9296aad123cd43</id>
<content type='text'>
MFC-with:	r368045
</content>
</entry>
<entry>
<title>Revert r361497, these cases are fixed by r361617.</title>
<updated>2020-05-29T10:09:47Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2020-05-29T10:09:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4d3aef0780ab43e501242884b0978c259e76e382'/>
<id>urn:sha1:4d3aef0780ab43e501242884b0978c259e76e382</id>
<content type='text'>
PR:		246737
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Disable failing test cases in CI:</title>
<updated>2020-05-26T06:55:03Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2020-05-26T06:55:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c4e61d85686098ad2be060dc3f05c9cca98e8916'/>
<id>urn:sha1:c4e61d85686098ad2be060dc3f05c9cca98e8916</id>
<content type='text'>
sys.netipsec.tunnel.aes_cbc_128_hmac_sha1.v4
sys.netipsec.tunnel.aes_cbc_256_hmac_sha2_256.v4
sys.netipsec.tunnel.aesni_aes_cbc_128_hmac_sha1.v4
sys.netipsec.tunnel.aesni_aes_cbc_256_hmac_sha2_256.v4

PR:		246737
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Revert r360204, sys.netipsec.tunnel.empty.v{4,6} are fixed by r360560</title>
<updated>2020-05-04T11:23:55Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2020-05-04T11:23:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bbea96df46a09c8584e259c421805e77bc9545fb'/>
<id>urn:sha1:bbea96df46a09c8584e259c421805e77bc9545fb</id>
<content type='text'>
PR:		245832
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Temporarily skip sys.netipsec.tunnel.empty.v{4,6} in CI</title>
<updated>2020-04-22T20:50:24Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2020-04-22T20:50:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=87e9ade239dc42783c41b69077bbb9c75ab0702a'/>
<id>urn:sha1:87e9ade239dc42783c41b69077bbb9c75ab0702a</id>
<content type='text'>
PR:		245832
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>ipsec tests: Skip if ipsec.ko is not loaded</title>
<updated>2019-05-16T02:18:57Z</updated>
<author>
<name>Kristof Provost</name>
<email>kp@FreeBSD.org</email>
</author>
<published>2019-05-16T02:18:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b685454a1107a512e105ceb09b5ff04dadc04d1a'/>
<id>urn:sha1:b685454a1107a512e105ceb09b5ff04dadc04d1a</id>
<content type='text'>
As of r347410 IPSec is no longer built into GENERIC. The ipsec.ko module must
be loaded before we can execute the IPSec tests.

Check this, and skip the tests if IPSec is not available.
</content>
</entry>
<entry>
<title>tests: Move common (vnet) test functions into a common file</title>
<updated>2019-03-04T18:15:06Z</updated>
<author>
<name>Kristof Provost</name>
<email>kp@FreeBSD.org</email>
</author>
<published>2019-03-04T18:15:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=06aac31aecb6028d346abc6b6cd54f58c12a1a32'/>
<id>urn:sha1:06aac31aecb6028d346abc6b6cd54f58c12a1a32</id>
<content type='text'>
The netipsec and pf tests have a number of common test functions. These
used to be duplicated, but it makes more sense for them to re-use the
common functions.

PR:		236223
</content>
</entry>
</feed>
