Eric Dumazet
92f37fd2ee
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
...
Now that network timestamps use ktime_t infrastructure, we can add a new
SOL_SOCKET sockopt SO_TIMESTAMPNS.
This command is similar to SO_TIMESTAMP, but permits transmission of
a 'timespec struct' instead of a 'timeval struct' control message.
(nanosecond resolution instead of microsecond)
Control message is labelled SCM_TIMESTAMPNS instead of SCM_TIMESTAMP
A socket cannot mix SO_TIMESTAMP and SO_TIMESTAMPNS : the two modes are
mutually exclusive.
sock_recv_timestamp() became too big to be fully inlined so I added a
__sock_recv_timestamp() helper function.
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
CC: linux-arch@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-04-25 22:24:21 -07:00
..
2005-04-16 15:20:36 -07:00
2006-10-04 06:50:16 -06:00
2005-04-16 15:20:36 -07:00
2007-02-17 01:17:13 -05:00
2007-02-17 01:17:13 -05:00
2005-09-07 16:57:21 -07:00
2007-02-17 01:17:13 -05:00
2007-02-17 01:16:26 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-02-17 00:41:30 -05:00
2007-02-17 00:43:51 -05:00
2006-12-02 21:23:10 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-01-22 20:57:42 -05:00
2006-10-04 06:46:42 -06:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-12-01 14:52:01 -08:00
2005-04-16 15:20:36 -07:00
2006-12-08 00:33:59 -05:00
2006-11-30 05:24:39 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-02-17 01:17:13 -05:00
2005-07-26 14:35:41 -07:00
2005-10-21 22:53:43 -04:00
2005-09-07 16:57:38 -07:00
2005-04-16 15:20:36 -07:00
2006-07-02 13:58:47 -07:00
2006-12-07 08:39:21 -08:00
2006-01-22 20:26:31 -05:00
2005-04-16 15:20:36 -07:00
2007-02-17 01:09:12 -05:00
2006-06-29 10:26:23 -07:00
2005-10-30 17:37:18 -08:00
2007-02-26 12:48:06 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-10-06 20:47:23 -06:00
2006-10-04 06:48:57 -06:00
2006-06-18 12:58:53 +01:00
2006-04-26 12:56:16 +01:00
2007-02-17 01:03:43 -05:00
2007-02-17 01:15:51 -05:00
2006-03-30 17:48:56 +00:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-10-04 06:45:48 -06:00
2007-02-11 10:51:17 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-02-17 01:17:13 -05:00
2007-02-17 01:17:13 -05:00
2007-02-17 01:17:13 -05:00
2006-01-09 15:59:19 -08:00
2005-04-16 15:20:36 -07:00
2007-02-17 01:17:13 -05:00
2006-10-04 06:47:46 -06:00
2007-02-17 01:17:13 -05:00
2005-04-16 15:20:36 -07:00
2006-11-30 05:24:39 +01:00
2006-03-30 17:48:41 +00:00
2007-02-17 01:17:13 -05:00
2006-12-08 00:34:47 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-02-17 01:17:13 -05:00
2007-02-17 00:43:10 -05:00
2006-03-25 08:22:56 -08:00
2007-02-17 01:17:13 -05:00
2006-10-04 06:44:58 -06:00
2007-02-17 01:17:13 -05:00
2006-04-26 12:56:16 +01:00
2005-10-21 22:42:18 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-11-30 05:24:39 +01:00
2006-01-22 20:57:42 -05:00
2006-10-03 23:01:26 +02:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-11-26 16:30:29 -08:00
2007-02-17 01:17:13 -05:00
2006-10-04 06:47:03 -06:00
2005-04-16 15:20:36 -07:00
2007-02-17 01:17:13 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-02-17 01:17:13 -05:00
2007-02-17 01:11:41 -05:00
2007-04-25 22:24:21 -07:00
2007-04-25 22:24:04 -07:00
2007-02-17 00:43:10 -05:00
2006-10-04 06:48:17 -06:00
2005-04-16 15:20:36 -07:00
2007-02-08 18:56:57 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-02-17 01:17:13 -05:00
2006-12-08 08:28:56 -08:00
2007-02-11 10:51:26 -08:00
2007-02-17 01:06:04 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-02-18 19:35:45 +00:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-02-17 01:17:13 -05:00
2007-02-17 01:16:26 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-02-21 15:36:05 +00:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00