[PATCH rfc 0/4] timestamping updates
From: Willem de Bruijn <willemb@google.com>
Date: 2014-11-25 17:58:10
From: Willem de Bruijn <willemb@google.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