]> git.openfabrics.org - ~emulex/infiniband.git/commit
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)
commita693e69897e7811e2790295f38a0ce3a92c4b45c
tree2c3cd9d7288821a7b71dc7f4481462150f41de63
parenteaaa3a7c4da2bdc48e536bb750860253150cb931
net: TX timestamps for IPv6 UDP packets

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>
net/ipv6/ip6_output.c