From: Eric Dumazet Date: Mon, 19 Mar 2007 00:33:16 +0000 (-0700) Subject: [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution X-Git-Tag: v2.6.22-rc1~1128^2~381 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae40eb1ef30ab4120bd3c8b7e3da99ee53d27a23;p=pandora-kernel.git [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution Now network timestamps use ktime_t infrastructure, we can add a new ioctl() SIOCGSTAMPNS command to get timestamps in 'struct timespec'. User programs can thus access to nanosecond resolution. Signed-off-by: Eric Dumazet CC: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed