diff options
author | Eric Dumazet <edumazet@google.com> | 2012-10-05 22:43:30 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-10-07 20:44:36 +0200 |
commit | 51ec04038c113a811b177baa85d293feff9ce995 (patch) | |
tree | 0b501332fe30a45bbe5d9adb6a93372f27857bd0 /net/caif | |
parent | net: Fix skb_under_panic oops in neigh_resolve_output (diff) | |
download | linux-51ec04038c113a811b177baa85d293feff9ce995.tar.xz linux-51ec04038c113a811b177baa85d293feff9ce995.zip |
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/caif')
0 files changed, 0 insertions, 0 deletions