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
..
2006-12-13 09:27:08 -08:00
2006-12-06 10:45:37 +09:00
2007-03-05 19:46:47 +09:00
2007-03-05 19:46:47 +09:00
2006-10-03 23:01:26 +02:00
2006-10-03 23:01:26 +02:00
2006-10-19 16:30:32 +09:00
2006-10-03 23:01:26 +02:00
2005-04-16 15:20:36 -07:00
2006-10-19 16:30:32 +09:00
2006-10-03 13:16:15 +09:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-09-27 17:25:07 +09:00
2006-12-12 08:42:08 +09:00
2006-12-12 08:42:08 +09:00
2006-12-12 08:42:08 +09:00
2006-09-27 18:33:49 +09:00
2006-09-27 12:31:01 +09:00
2006-12-12 08:42:08 +09:00
2007-02-13 10:54:45 +09:00
2005-04-16 15:20:36 -07:00
2007-03-05 14:13:26 +09:00
2007-03-05 19:46:47 +09:00
2006-12-12 08:42:07 +09:00
2006-12-06 10:45:40 +09:00
2006-09-27 18:27:43 +09: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
2007-02-13 11:11:22 +09:00
2006-12-06 10:45:39 +09:00
2006-10-19 17:31:22 +09:00
2006-12-06 10:45:37 +09:00
2005-07-26 14:35:41 -07:00
2006-12-06 10:45:39 +09:00
2005-04-16 15:20:36 -07:00
2005-09-07 16:57:38 -07:00
2006-09-27 12:31:01 +09:00
2006-09-27 17:21:02 +09:00
2006-07-02 13:58:48 -07:00
2006-01-16 23:15:28 -08:00
2006-01-08 20:13:39 -08:00
2006-04-26 12:56:16 +01:00
2006-09-27 16:20:22 +09:00
2007-03-28 19:45:59 +09:00
2006-10-19 17:31:22 +09:00
2006-10-06 15:31:16 +09:00
2006-04-26 12:56:16 +01:00
2006-01-16 23:15:28 -08:00
2006-10-11 11:14:23 -07:00
2006-01-10 08:01:34 -08:00
2007-03-12 16:12:45 +09:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-10-06 15:31:16 +09:00
2007-03-14 13:03:35 +09:00
2006-12-06 10:45:40 +09:00
2007-02-13 10:54:46 +09:00
2006-09-27 18:26:05 +09:00
2006-04-26 12:56:16 +01:00
2007-02-13 10:54:43 +09:00
2006-04-26 12:56:16 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-04-26 12:56:16 +01:00
2006-09-27 18:17:31 +09:00
2006-09-27 17:45:01 +09:00
2006-02-01 08:53:19 -08:00
2006-02-15 15:32:22 -08:00
2007-02-13 10:54:45 +09:00
2007-02-13 10:54:45 +09:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-01-09 15:59:19 -08:00
2005-04-16 15:20:36 -07:00
2007-02-13 10:54:46 +09:00
2005-04-16 15:20:36 -07:00
2006-09-27 16:43:28 +09:00
2005-04-16 15:20:36 -07:00
2006-12-06 10:45:38 +09:00
2007-03-05 19:46:47 +09:00
2006-09-27 16:20:22 +09:00
2006-03-25 08:22:56 -08:00
2005-04-16 15:20:36 -07:00
2007-02-13 10:54:45 +09:00
2006-09-21 08:36:50 +01:00
2006-12-12 08:42:07 +09:00
2006-10-20 15:30:55 +09:00
2005-04-16 15:20:36 -07:00
2006-09-27 17:45:01 +09:00
2007-02-15 18:20:52 +09:00
2006-12-06 10:45:40 +09:00
2006-09-27 14:48:09 +09:00
2006-09-27 17:32:30 +09:00
2006-12-06 10:45:37 +09:00
2006-09-27 15:41:24 +09:00
2006-09-27 18:09:34 +09:00
2006-09-27 15:41:24 +09:00
2006-09-27 15:41:24 +09:00
2006-09-27 15:41:24 +09: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-10-30 17:37:27 -08:00
2005-04-16 15:20:36 -07:00
2007-02-15 18:20:52 +09:00
2006-12-07 08:39:46 -08:00
2006-10-03 13:19:02 +09:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-10-19 17:31:22 +09:00
2006-09-27 15:29:18 +09:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-07-02 13:58:48 -07:00
2006-09-27 11:16:20 +09:00
2006-09-27 14:32:57 +09:00
2006-09-27 15:41:24 +09:00
2007-04-25 22:24:21 -07:00
2007-04-25 22:24:04 -07:00
2005-09-10 10:06:21 -07:00
2006-10-03 14:13:09 +09:00
2006-03-26 08:57:00 -08:00
2005-04-16 15:20:36 -07:00
2006-10-03 13:14:04 +09:00
2007-03-28 17:26:19 +09:00
2006-09-27 15:41:24 +09:00
2006-12-08 08:28:56 -08:00
2007-02-11 10:51:26 -08:00
2007-03-05 14:13:25 +09:00
2006-12-06 10:45:40 +09:00
2005-04-16 15:20:36 -07:00
2006-12-06 12:05:02 +09:00
2005-04-16 15:20:36 -07:00
2007-02-13 10:54:45 +09:00
2005-04-16 15:20:36 -07:00
2006-12-04 19:41:15 -08:00
2006-09-27 17:25:07 +09:00
2007-02-13 10:54:45 +09:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-03-12 15:55:19 +09:00
2005-04-16 15:20:36 -07:00
2007-02-15 18:20:52 +09:00
2006-09-27 12:31:01 +09:00
2005-04-16 15:20:36 -07:00