Re: [PATCH 2.6.25 8/9] SCTP: Implement ADD-IP special case processing for ABORT chunk

2007-12-20 Thread David Miller
From: Vlad Yasevich <[EMAIL PROTECTED]> Date: Mon, 17 Dec 2007 16:32:48 -0500 > ADD-IP spec has a special case for processing ABORTs: > F4) ... One special consideration is that ABORT > Chunks arriving destined to the IP address being deleted MUST be > ignored (see Section 5.3.

[PATCH 2.6.25 8/9] SCTP: Implement ADD-IP special case processing for ABORT chunk

2007-12-17 Thread Vlad Yasevich
ADD-IP spec has a special case for processing ABORTs: F4) ... One special consideration is that ABORT Chunks arriving destined to the IP address being deleted MUST be ignored (see Section 5.3.1 for further details). Check if the address we received on is in the DEL state, and i