commit | bf8d85d4f907d2156e6e5d2831378527957d9bde | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Thu Sep 08 15:40:48 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 09 19:33:11 2016 -0700 |
tree | f861aa27415fa1a8355948c29cf1909c6020dd38 | |
parent | 2c4f414f0290e019d463f1f7f447807fd6a6470c [diff] |
ip_tunnel: do not clear l4 hashes If skb has a valid l4 hash, there is no point clearing hash and force a further flow dissection when a tunnel encapsulation is added. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>