diff options
author | Thomas Lange <[email protected]> | 2024-01-04 09:57:44 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-01-04 08:18:55 -0800 |
commit | 382a32018b74f407008615e0e831d05ed28e81cd (patch) | |
tree | a24cbc4c3eb23c5d5c44347b1c7aadf07c745547 /tools/perf/scripts/python | |
parent | e009b2efb7a8850498796b360043ac25c8d3d28f (diff) |
net: Implement missing SO_TIMESTAMPING_NEW cmsg support
Commit 9718475e6908 ("socket: Add SO_TIMESTAMPING_NEW") added the new
socket option SO_TIMESTAMPING_NEW. However, it was never implemented in
__sock_cmsg_send thus breaking SO_TIMESTAMPING cmsg for platforms using
SO_TIMESTAMPING_NEW.
Fixes: 9718475e6908 ("socket: Add SO_TIMESTAMPING_NEW")
Link: https://lore.kernel.org/netdev/[email protected]/
Signed-off-by: Thomas Lange <[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/scripts/python')
0 files changed, 0 insertions, 0 deletions