From: Paolo Abeni Date: Thu, 27 Jun 2024 10:05:04 +0000 (+0200) Subject: Merge branch 'af_unix-fix-bunch-of-msg_oob-bugs-and-add-new-tests' X-Git-Tag: v6.10-rc6~35^2~2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=3f4d9e4f825c617c711f5e1da3059238722f08c1;p=thirdparty%2Flinux.git Merge branch 'af_unix-fix-bunch-of-msg_oob-bugs-and-add-new-tests' Kuniyuki Iwashima says: ==================== af_unix: Fix bunch of MSG_OOB bugs and add new tests. This series rewrites the selftest for AF_UNIX MSG_OOB and fixes bunch of bugs that AF_UNIX behaves differently compared to TCP. Note that the test discovered few more bugs in TCP side, which will be fixed in another series. ==================== Link: https://lore.kernel.org/r/20240625013645.45034-1-kuniyu@amazon.com Signed-off-by: Paolo Abeni --- 3f4d9e4f825c617c711f5e1da3059238722f08c1