]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: Update ipv6 static library with newly needed functions
authorVlad Yasevich <vyasevic@redhat.com>
Thu, 15 Nov 2012 08:49:20 +0000 (08:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Nov 2012 22:39:23 +0000 (17:39 -0500)
commit29493a700effe6e17b8f68a3104a11b661144215
tree1c5d8d505ec43c325ebc200ddd124f9c131e6558
parentfbcea7a7195e160d999ff1b244ee4dd5a49cdefc
ipv6: Update ipv6 static library with newly needed functions

UDP offload needs some additional functions to be in the static kernel
for it work correclty.  Move those functions into the core.

Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/Makefile
net/ipv6/exthdrs.c
net/ipv6/exthdrs_core.c
net/ipv6/ip6_output.c
net/ipv6/output_core.c [new file with mode: 0644]