commit | 7e3b6e7423d5f994257c1de88e06b509673fdbcf | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Sat Oct 24 05:47:44 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 26 22:01:18 2015 -0700 |
tree | 3ec54ff1c7afd8d2a90c2eadae3b489f070a1d93 | |
parent | 3242c9ee0b6104c901336a9498bb7ec64923eb1f [diff] |
ipv6: gre: support SIT encapsulation gre_gso_segment() chokes if SIT frames were aggregated by GRO engine. Fixes: 61c1db7fae21e ("ipv6: sit: add GSO/TSO support") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>