]> 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)
commita769f7619e84899bb3198b987a9981933c854bbe
tree1c5d8d505ec43c325ebc200ddd124f9c131e6558
parentafbe180e6350440f540ec52d2adac18c890798eb
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]