Re: [PATCH 2/2] [SCTP]: Remove temporary associations from backlog and hash

2006-10-30 Thread David Miller
From: Sridhar Samudrala <[EMAIL PROTECTED]> Date: Mon, 30 Oct 2006 17:38:41 -0800 > [SCTP]: Remove temporary associations from backlog and hash. > > Every time SCTP creates a temporary association, the stack hashes it, > puts it on a list of endpoint associations and increments the backlog. > How

[PATCH 2/2] [SCTP]: Remove temporary associations from backlog and hash

2006-10-30 Thread Sridhar Samudrala
[SCTP]: Remove temporary associations from backlog and hash. Every time SCTP creates a temporary association, the stack hashes it, puts it on a list of endpoint associations and increments the backlog. However, the lifetime of a temporary association is the processing time of a current packet and