diff options
author | 2016-08-26 23:52:29 +0800 | |
---|---|---|
committer | 2016-09-01 23:41:24 -0700 | |
commit | ab34380162cbc9b5172afdadf5136643c687bb73 (patch) | |
tree | 8f14b617a73b08d1485b6228bf39562fb22d6ccb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bnx2x: don't reset chip on cleanup if PCI function is offline (diff) | |
download | wireguard-linux-ab34380162cbc9b5172afdadf5136643c687bb73.tar.xz wireguard-linux-ab34380162cbc9b5172afdadf5136643c687bb73.zip |
ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()
Commit 8eb30be0352d0916 ("ipv6: Create ip6_tnl_xmit") unsets
flowi6_proto in ip4ip6_tnl_xmit() and ip6ip6_tnl_xmit().
Since xfrm_selector_match() relies on this info, IPv6 packets
sent by an ip6tunnel cannot be properly selected by their
protocols after removing it. This patch puts flowi6_proto back.
Cc: stable@vger.kernel.org
Fixes: 8eb30be0352d ("ipv6: Create ip6_tnl_xmit")
Signed-off-by: Eli Cooper <elicooper@gmx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions