[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <877cdl8zuv.fsf@cloudflare.com>
Date: Tue, 16 Jul 2024 11:12:24 +0200
From: Jakub Sitnicki <jakub@...udflare.com>
To: Michal Luczaj <mhal@...x.co>
Cc: netdev@...r.kernel.org, bpf@...r.kernel.org, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
john.fastabend@...il.com, kuniyu@...zon.com, Rao.Shoaib@...cle.com,
cong.wang@...edance.com
Subject: Re: [PATCH bpf v4 0/4] af_unix: MSG_OOB handling fix & selftest
On Sat, Jul 13, 2024 at 09:41 PM +02, Michal Luczaj wrote:
> PATCH 1/4 tells BPF redirect to silently drop AF_UNIX's MSG_OOB. The rest
> is selftest-related.
>
> Michal Luczaj (4):
> af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash
> selftest/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()
> selftest/bpf: Parametrize AF_UNIX redir functions to accept send()
> flags
> selftest/bpf: Test sockmap redirect for AF_UNIX MSG_OOB
>
> net/unix/af_unix.c | 41 ++++++++-
> net/unix/unix_bpf.c | 3 +
> .../selftests/bpf/prog_tests/sockmap_listen.c | 85 +++++++++++++------
> 3 files changed, 102 insertions(+), 27 deletions(-)
Thanks for taking time to extend the tests.
Tested-by: Jakub Sitnicki <jakub@...udflare.com>
Powered by blists - more mailing lists