mirror of
https://github.com/moby/moby.git
synced 2026-08-09 17:39:58 +00:00
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>