[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1417404155-28607-1-git-send-email-willemb@google.com>
Date: Sun, 30 Nov 2014 22:22:32 -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 net-next 0/3] timestamping updates
From: Willem de Bruijn <willemb@...gle.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
--
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