netfilter: ipv6: expand skb head in ip6_route_me_harder after oif change
authorPatrick McHardy <kaber@trash.net>
Sun, 26 Aug 2012 17:14:08 +0000 (19:14 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 30 Aug 2012 01:00:15 +0000 (03:00 +0200)
Expand the skb headroom if the oif changed due to rerouting similar to
how IPv4 packets are handled.

Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found