diff options
| author | 2012-09-27 02:14:53 +0000 | |
|---|---|---|
| committer | 2012-10-01 17:00:27 -0400 | |
| commit | 861b650101eb0c627d171eb18de81dddb93d395e (patch) | |
| tree | 07c0b874476d6d82f8618c071402e742b1705b66 /net/core/dev.c | |
| parent | ipv6: del unreachable route when an addr is deleted on lo (diff) | |
| download | wireguard-linux-861b650101eb0c627d171eb18de81dddb93d395e.tar.xz wireguard-linux-861b650101eb0c627d171eb18de81dddb93d395e.zip | |
tcp: gro: add checksuming helpers
skb with CHECKSUM_NONE cant currently be handled by GRO, and
we notice this deep in GRO stack in tcp[46]_gro_receive()
But there are cases where GRO can be a benefit, even with a lack
of checksums.
This preliminary work is needed to add GRO support
to tunnels.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
