]> git.baikalelectronics.ru Git - kernel.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)
commit0f2da0534ceed6266f8f2603869f72f985f33206
tree2c3cd9d7288821a7b71dc7f4481462150f41de63
parent51806900e2128227086b4046759fd19ef2ea1387
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