commit | 0ad352cb433ed2b05921a32b5ee20410512e2320 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Sun Aug 26 19:14:08 2012 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Thu Aug 30 03:00:15 2012 +0200 |
tree | 9d697d3f05b04904411e4d0e2656fcc5928b428d | |
parent | c7232c9979cba684c50b64c513c4a83c9aa70563 [diff] |
netfilter: ipv6: expand skb head in ip6_route_me_harder after oif change 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>