net: TX timestamps for IPv6 UDP packets
authorAnders Berggren <anders@halon.se>
Mon, 28 Feb 2011 20:32:11 +0000 (12:32 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Feb 2011 20:32:11 +0000 (12:32 -0800)
Enabling TX timestamps (SO_TIMESTAMPING) for IPv6 UDP packets, in
the same fashion as for IPv4. Necessary in order for NICs such as
Intel 82580 to timestamp IPv6 packets.

Signed-off-by: Anders Berggren <anders@halon.se>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found