From: Vlad Yasevich <[EMAIL PROTECTED]>
Date: Tue, 10 Apr 2007 17:21:23 -0400

> From: Tsutomu Fujii <[EMAIL PROTECTED]>
> 
> In current implementation, LKSCTP does receive buffer accounting for
> data in sctp_receive_queue and pd_lobby. However, LKSCTP don't do
> accounting for data in frag_list when data is fragmented. In addition,
> LKSCTP doesn't do accounting for data in reasm and lobby queue in
> structure sctp_ulpq.
> When there are date in these queue, assertion failed message is printed
> in inet_sock_destruct because sk_rmem_alloc of oldsk does not become 0
> when socket is destroyed.
> 
> Signed-off-by: Tsutomu Fujii <[EMAIL PROTECTED]>
> Signed-off-by: Vlad Yasevich <[EMAIL PROTECTED]>

Patch applied.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to