[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <45E75E5D.9070508@cosmosbay.com>
Date: Fri, 02 Mar 2007 00:14:37 +0100
From: Eric Dumazet <dada1@...mosbay.com>
To: Stephen Hemminger <shemminger@...ux-foundation.org>
CC: John find <linux.kernel@...e.fr>, linux-net@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: CLOCK_MONOTONIC datagram timestamps by the kernel
Stephen Hemminger a écrit :
>
> You probably want to add a SO_TIMESTAMPNS setsockopt() value like existing SO_TIMESTAMP
You mean an alias like this ?
#define SO_TIMESTAMPNS SO_TIMESTAMP
Or should we really use another value ?
>
> Also use NSEC_PER_USEC rather than hardcoded 1000.
>
>
Yes I will resubmit a patch including your suggestions (I discovered some
missing bits after a make allyesconfig)
Thank you
-
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