[PATCH net v1 0/2] af_unix: Fix inq_len update issue
From: <hidden>
Date: 2026-05-27 06:54:04
From: <hidden>
Date: 2026-05-27 06:54:04
From: Jianyu Li <redacted> This series fix the problem that inq_len is inconsistent with actual remaining byte count when only part of a skb is consumed. Jianyu Li (2): af_unix: Fix inq_len update problem in partial read af_unix: Add test for SCM_INQ on partial read net/unix/af_unix.c | 7 ++- tools/testing/selftests/net/af_unix/scm_inq.c | 54 ++++++++++++++++++- 2 files changed, 57 insertions(+), 4 deletions(-) -- 2.45.2