diff options
author | Yick Xie <[email protected]> | 2024-04-19 01:06:10 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-04-19 20:10:15 -0700 |
commit | 680d11f6e5427b6af1321932286722d24a8b16c1 (patch) | |
tree | 63f411c69f87ef289274a426991b64ca3ce1af52 /tools/perf/util/trace-event-scripting.c | |
parent | f58f45c1e5b92975e91754f5407250085a6ae7cf (diff) |
udp: preserve the connected status if only UDP cmsg
If "udp_cmsg_send()" returned 0 (i.e. only UDP cmsg),
"connected" should not be set to 0. Otherwise it stops
the connected socket from using the cached route.
Fixes: 2e8de8576343 ("udp: add gso segment cmsg")
Signed-off-by: Yick Xie <[email protected]>
Cc: [email protected]
Reviewed-by: Willem de Bruijn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions