]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: Add new offload registration infrastructure.
authorVlad Yasevich <vyasevic@redhat.com>
Thu, 15 Nov 2012 08:49:13 +0000 (08:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Nov 2012 22:36:17 +0000 (17:36 -0500)
commitfe34c565544400a16971da8afcd34d4c9597eeca
tree64a6ad61af635285a26a039f42bdc78ae8855979
parent6ba41574a0ae590351557790a69e8a5ea6201664
ipv6: Add new offload registration infrastructure.

Create a new data structure for IPv6 protocols that holds GRO/GSO
callbacks and a new array to track the protocols that register GRO/GSO.

Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/protocol.h
net/ipv6/exthdrs.c
net/ipv6/protocol.c
net/ipv6/tcp_ipv6.c
net/ipv6/udp.c