On 4/21/23 9:27 AM, Daan De Meyer wrote:
The unix socket address hooks do not support modifying the source address so we skip source address checks when we're running a unix socket address hook test.
Another thing came to my mind. The test_sock_addr.c should have been moved to the test_progs.c infra. The bpf CI does not run test_sock_addr.sh.
Please at least consider adding the new AF_UNIX tests in this patch to test_progs.c infra instead of continue adding them to test_sock_addr.c.