tun: Support software transmit time stamping.
authorRichard Cochran <richardcochran@gmail.com>
Fri, 19 Jul 2013 17:40:10 +0000 (19:40 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Jul 2013 21:58:19 +0000 (14:58 -0700)
This patch adds transmit time stamping to the tun/tap driver. Similar
support already exists for UDP, can, and raw packets.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found