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. > However, the lifetime of a temporary association is the processing time > of a current packet and it's destroyed after that. In fact, we don't > really want anyone else finding this association. There is no reason to > do this extra work. > > Signed-off-by: Vlad Yasevich <[EMAIL PROTECTED]> > Signed-off-by: Sridhar Samudrala <[EMAIL PROTECTED]> Also applied, thanks a lot. - 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