]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: gre: support SIT encapsulation
authorEric Dumazet <edumazet@google.com>
Sat, 24 Oct 2015 12:47:44 +0000 (05:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Oct 2015 05:01:18 +0000 (22:01 -0700)
commit0963efc5d2583429522e762ad7efad1ae39a50a7
tree3ec54ff1c7afd8d2a90c2eadae3b489f070a1d93
parent446ce74176be1603b438e25295f52d80a47bc8c8
ipv6: gre: support SIT encapsulation

gre_gso_segment() chokes if SIT frames were aggregated by GRO engine.

Fixes: 3cbca1ed596fe ("ipv6: sit: add GSO/TSO support")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/gre_offload.c