]> Pileus Git - ~andy/linux/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)
commit3c73a0368e995f047c14388a05dcfba599053bef
tree1c5d8d505ec43c325ebc200ddd124f9c131e6558
parent2207afc8bfd80d596b524d4feb6b27f5ce359d59
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]