]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests/landlock: Add tests for UDP bind/connect
authorMatthieu Buffet <matthieu@buffet.re>
Thu, 11 Jun 2026 16:21:03 +0000 (18:21 +0200)
committerMickaël Salaün <mic@digikod.net>
Sat, 13 Jun 2026 21:15:06 +0000 (23:15 +0200)
commit42afa5c467239642ca34efd7d76d034609abbaf6
treedbd59dcb36cd8ed3bcaf843071ab832948267dae
parente61247a2e694d17236149135b2d22f0f7d19578c
selftests/landlock: Add tests for UDP bind/connect

Make basic changes to the existing bind() and connect() test suite to
cover UDP restriction.

Signed-off-by: Matthieu Buffet <matthieu@buffet.re>
Link: https://patch.msgid.link/20260611162107.49278-4-matthieu@buffet.re
[mic: Update audit.connect_bound, fix comment formatting]
Signed-off-by: Mickaël Salaün <mic@digikod.net>
tools/testing/selftests/landlock/net_test.c