diff options
author | Eric Dumazet <edumazet@google.com> | 2012-10-06 00:43:30 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-10-07 22:44:36 +0400 |
commit | 51ec04038c113a811b177baa85d293feff9ce995 (patch) | |
tree | 0b501332fe30a45bbe5d9adb6a93372f27857bd0 /net/9p | |
parent | e1f165032c8bade3a6bdf546f8faf61fda4dd01c (diff) | |
download | linux-51ec04038c113a811b177baa85d293feff9ce995.tar.xz |
ipv6: GRO should be ECN friendly
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>
Diffstat (limited to 'net/9p')
0 files changed, 0 insertions, 0 deletions