From: Willem de Bruijn <willemb@google.com>
The main goal for this patchset is to allow correlating timestamps
with the egress interface. Also introduce a warning, as discussed
previously, and update the tests to verify the new feature.
Willem de Bruijn (3):
ipv4: warn once on passing AF_INET6 socket to ip_recv_error
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
net-timestamp: expand documentation and test
Documentation/networking/timestamping.txt | 33 ++++++--
.../networking/timestamping/txtimestamp.c | 90 +++++++++++++++++++---
include/uapi/linux/net_tstamp.h | 3 +-
net/ipv4/ip_sockglue.c | 24 +++++-
net/ipv6/datagram.c | 21 ++++-
5 files changed, 146 insertions(+), 25 deletions(-)
--
2.2.0.rc0.207.ga3a616c