diff options
author | Willem de Bruijn <willemb@google.com> | 2018-12-17 18:23:59 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-12-18 08:27:00 +0100 |
commit | fbfb2321e950918b430e7225546296b2dcadf725 (patch) | |
tree | ef3d863e460ae88547724fc2f9f1024aae7bc1a7 /net/caif | |
parent | MAINTAINERS: change my email address (diff) | |
download | linux-fbfb2321e950918b430e7225546296b2dcadf725.tar.xz linux-fbfb2321e950918b430e7225546296b2dcadf725.zip |
ipv6: add missing tx timestamping on IPPROTO_RAW
Raw sockets support tx timestamping, but one case is missing.
IPPROTO_RAW takes a separate packet construction path. raw_send_hdrinc
has an explicit call to sock_tx_timestamp, but rawv6_send_hdrinc does
not. Add it.
Fixes: 11878b40ed5c ("net-timestamp: SOCK_RAW and PING timestamping")
Signed-off-by: Willem de Bruijn <willemb@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/caif')
0 files changed, 0 insertions, 0 deletions