From: David Miller <davem@davemloft.net>
To: eric.dumazet@gmail.com
Cc: alban.crequy@collabora.co.uk, lennart@poettering.net,
shemminger@vyatta.com, gorcunov@openvz.org, adobriyan@gmail.com,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH] AF_UNIX: Implement SO_TIMESTAMP and SO_TIMETAMPNS on Unix sockets
Date: Tue, 05 Oct 2010 14:55:24 -0700 (PDT) [thread overview]
Message-ID: <20101005.145524.35829931.davem@davemloft.net> (raw)
In-Reply-To: <1286220052.2381.70.camel@edumazet-laptop>
From: Eric Dumazet <eric.dumazet@gmail.com>
Date: Mon, 04 Oct 2010 21:20:52 +0200
> Le lundi 04 octobre 2010 à 19:48 +0100, Alban Crequy a écrit :
>> 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>
Applied.
prev parent reply other threads:[~2010-10-05 21:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-04 15:38 [PATCH] AF_UNIX: Implement SO_TIMESTAMP and SO_TIMETAMPNS on Unix sockets Alban Crequy
2010-10-04 16:41 ` Eric Dumazet
2010-10-04 18:00 ` Alban Crequy
2010-10-04 18:01 ` Alban Crequy
2010-10-04 18:09 ` Eric Dumazet
2010-10-04 18:47 ` Alban Crequy
2010-10-04 18:48 ` Alban Crequy
2010-10-04 19:20 ` Eric Dumazet
2010-10-05 21:55 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101005.145524.35829931.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=adobriyan@gmail.com \
--cc=alban.crequy@collabora.co.uk \
--cc=eric.dumazet@gmail.com \
--cc=gorcunov@openvz.org \
--cc=lennart@poettering.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=shemminger@vyatta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox