On Tue, Feb 28, 2023 at 07:04:36PM +0000, Bobby Eshleman wrote:
Add a test case testing the redirection from connectible AF_VSOCK sockets to connectible AF_UNIX sockets.
Signed-off-by: Bobby Eshleman bobby.eshleman@bytedance.com
.../selftests/bpf/prog_tests/sockmap_listen.c | 163 +++++++++++++++++++++ 1 file changed, 163 insertions(+)
Ditto.
For the vsock part:
Acked-by: Stefano Garzarella sgarzare@redhat.com