[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1416938286-14147-1-git-send-email-willemb@google.com>
Date: Tue, 25 Nov 2014 12:58:02 -0500
From: Willem de Bruijn <willemb@...gle.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, luto@...capital.net, richardcochran@...il.com,
Willem de Bruijn <willemb@...gle.com>
Subject: [PATCH rfc 0/4] timestamping updates
From: Willem de Bruijn <willemb@...gle.com>
The main goal for this patchset is to allow correlating timestamps
with the egress interface. That change requires a few others:
1/4: TCP sockets should not loop L2/L3/L4 headers
2/4: main feature
3/4: bugfix: TCP sockets should call the family specific .._recv_error
4/4: revise the test to verify these changes
Willem de Bruijn (4):
net-timestamp: pull headers for SOCK_STREAM
net-errqueue: add IP(V6)_PKTINFO support
net-timestamp: tcp sockets return v6 errors on v6 sockets
net-timestamp: expand txtimestamp test with payload and PKTINFO
.../networking/timestamping/txtimestamp.c | 89 +++++++++++++++++++---
net/core/skbuff.c | 6 +-
net/ipv4/ip_sockglue.c | 15 ++++
net/ipv4/tcp.c | 8 +-
net/ipv6/datagram.c | 22 ++++++
5 files changed, 125 insertions(+), 15 deletions(-)
--
2.1.0.rc2.206.gedb03e5
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists