diff options
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | 2009-11-13 13:56:33 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-11-13 13:56:33 -0800 |
commit | d792c1006fe92448217b71513d3955868358271d (patch) | |
tree | 918d3fea89ab7f053a0a3f15c2b2feff24f81ef5 /lib/random32.c | |
parent | d01032e4fd33110f9f3a085a36cb819c1dfc5827 (diff) |
tcp: provide more information on the tcp receive_queue bugs
The addition of rcv_nxt allows to discern whether the skb
was out of place or tp->copied. Also catch fancy combination
of flags if necessary (sadly we might miss the actual causer
flags as it might have already returned).
Btw, we perhaps would want to forward copied_seq in
somewhere or otherwise we might have some nice loop with
WARN stuff within but where to do that safely I don't
know at this stage until more is known (but it is not
made significantly worse by this patch).
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/random32.c')
0 files changed, 0 insertions, 0 deletions