aboutsummaryrefslogtreecommitdiffstats
path: root/tools/net/ynl/pyynl/lib/ynl.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2025-06-19 01:30:55 +0000
committerJakub Kicinski <[email protected]>2025-06-19 01:30:55 +0000
commit9b70c362a9d4ab93e0b582dad73acb2a953ef797 (patch)
treee70279e3788b3013d2155f01ba7ace33a00b2ef0 /tools/net/ynl/pyynl/lib/ynl.py
parenttipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer (diff)
parenttcp: fix passive TFO socket having invalid NAPI ID (diff)
downloadkernel-9b70c362a9d4ab93e0b582dad73acb2a953ef797.tar.gz
kernel-9b70c362a9d4ab93e0b582dad73acb2a953ef797.zip
Merge branch 'net-fix-passive-tfo-socket-having-invalid-napi-id'
David Wei says: ==================== net: fix passive TFO socket having invalid NAPI ID Found a bug where an accepted passive TFO socket returns an invalid NAPI ID (i.e. 0) from SO_INCOMING_NAPI_ID. Add a selftest for this using netdevsim and fix the bug. Patch 1 is a drive-by fix for the lib.sh include in an existing drivers/net/netdevsim/peer.sh selftest. Patch 2 adds a test binary for a simple TFO server/client. Patch 3 adds a selftest for checking that the NAPI ID of a passive TFO socket is valid. This will currently fail. Patch 4 adds a fix for the bug. ==================== Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/net/ynl/pyynl/lib/ynl.py')
0 files changed, 0 insertions, 0 deletions