]> Pileus Git - ~andy/linux/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)
commit8ca896cfdd17f32f5aa2747644733ebf3725360d
tree64a6ad61af635285a26a039f42bdc78ae8855979
parentde27d001d187721de775ed9e0c485aa6f517c745
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