diff options
author | Eric Dumazet <edumazet@google.com> | 2012-10-05 20:43:30 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-28 10:56:16 -0700 |
commit | b50a0bdfd24cf4e3b0551fa6ae2791692231776a (patch) | |
tree | 38ad93fcb625a19562a500d24c2abad507096447 /net/llc | |
parent | ea89601ac85f4d90f1aab99801647423bd3ca069 (diff) | |
download | linux-stable-b50a0bdfd24cf4e3b0551fa6ae2791692231776a.tar.gz linux-stable-b50a0bdfd24cf4e3b0551fa6ae2791692231776a.tar.bz2 linux-stable-b50a0bdfd24cf4e3b0551fa6ae2791692231776a.zip |
ipv6: GRO should be ECN friendly
[ Upstream commit 51ec04038c113a811b177baa85d293feff9ce995 ]
IPv4 side of the problem was addressed in commit a9e050f4e7f9d
(net: tcp: GRO should be ECN friendly)
This patch does the same, but for IPv6 : A Traffic Class mismatch
doesnt mean flows are different, but instead should force a flush
of previous packets.
This patch removes artificial packet reordering problem.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/llc')
0 files changed, 0 insertions, 0 deletions