commit | c255cb2ed3c7960b2c68f45de1dc0ac2197c8f78 | [log] [tgz] |
---|---|---|
author | Anthony Lineham <anthony.lineham@alliedtelesis.co.nz> | Thu Oct 22 11:17:03 2015 +1300 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Mon Nov 09 13:32:14 2015 +0100 |
tree | a388576a6b03b2ce438f2de452d7087b57397e81 | |
parent | e75cb467df29a428612c162e6f1451c5c0717091 [diff] |
netfilter: Fix removal of GRE expectation entries created by PPTP The uninitialized tuple structure caused incorrect hash calculation and the lookup failed. Link: https://bugzilla.kernel.org/show_bug.cgi?id=106441 Signed-off-by: Anthony Lineham <anthony.lineham@alliedtelesis.co.nz> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>