commit | e2e48b471634faa6958718c27208d366b13fe878 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Tue Jan 15 22:03:33 2019 +0100 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Fri Jan 18 15:02:33 2019 +0100 |
tree | a4f6d1ced3b29a5546115f19b99cf12e56edd6e9 | |
parent | a47c5404816254d6cc4787f335c4720066a538e6 [diff] |
netfilter: conntrack: handle icmp pkt_to_tuple helper via direct calls rather than handling them via indirect call, use a direct one instead. This leaves GRE as the last user of this indirect call facility. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>