RE: sk->socket is invalid in tcp stack

Philippe Veillette (Philippe.Veillette@ericsson.ca)
Wed, 12 Jun 2002 08:38:29 -0400


> It likely did receive to a time-wait socket. time-wait buckets are
> "inherited" by hand from struct sock and live in similar hash tables,
> but only some fields at the beginning are valid. Yes, it's
> rather ugly, but ...
>
> -Andi
>
Thanks,

That's what I have found after, the sock is in a time wait state,
guess i will have to add a check...

Phil
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/