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