diff options
author | 2024-10-01 05:57:15 -0700 | |
---|---|---|
committer | 2024-10-04 11:52:19 -0700 | |
commit | 822b5bc6db55f1c3ea51659c423784ac6919ddd4 (patch) | |
tree | f8a0c32158c6210a46f3a23e8a3b48e5d1eda96d /net/dsa/port.c | |
parent | net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message (diff) | |
download | wireguard-linux-822b5bc6db55f1c3ea51659c423784ac6919ddd4.tar.xz wireguard-linux-822b5bc6db55f1c3ea51659c423784ac6919ddd4.zip |
net_tstamp: add SCM_TS_OPT_ID for RAW sockets
The last type of sockets which supports SOF_TIMESTAMPING_OPT_ID is RAW
sockets. To add new option this patch converts all callers (direct and
indirect) of _sock_tx_timestamp to provide sockcm_cookie instead of
tsflags. And while here fix __sock_tx_timestamp to receive tsflags as
__u32 instead of __u16.
Reviewed-by: Willem de Bruijn <willemb@google.com>
Reviewed-by: Jason Xing <kerneljasonxing@gmail.com>
Signed-off-by: Vadim Fedorenko <vadfed@meta.com>
Link: https://patch.msgid.link/20241001125716.2832769-3-vadfed@meta.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/dsa/port.c')
0 files changed, 0 insertions, 0 deletions