Files
moby/integration/container/testdata
Paweł Gronowski b9e11cf1a6 integration/container: Verify AF_INET socketcall still works
Add a positive test that creates an AF_INET socket via int $0x80
socketcall to ensure the AppArmor "deny network alg" rule only
blocks AF_ALG and does not break legitimate socketcall usage.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-05-06 15:22:56 +02:00
..