summaryrefslogtreecommitdiff
path: root/drivers/net
diff options
context:
space:
mode:
authorAlban Crequy <alban.crequy@collabora.co.uk>2010-10-04 08:48:28 +0000
committerDavid S. Miller <davem@davemloft.net>2010-10-05 14:54:36 -0700
commit3f66116e89521ef71ab0d63dc07a639def88a577 (patch)
tree865ff7eed2724cc0ae141341fe17c612aa414c89 /drivers/net
parentd6bf781712a1d25cc8987036b3a48535b331eb91 (diff)
AF_UNIX: Implement SO_TIMESTAMP and SO_TIMETAMPNS on Unix sockets
Userspace applications can already request to receive timestamps with: setsockopt(sockfd, SOL_SOCKET, SO_TIMESTAMP, ...) Although setsockopt() returns zero (success), timestamps are not added to the ancillary data. This patch fixes that on SOCK_DGRAM and SOCK_SEQPACKET Unix sockets. Signed-off-by: Alban Crequy <alban.crequy@collabora.co.uk> Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions