From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Yongjun Date: Fri, 04 Sep 2009 06:36:01 +0000 Subject: [PATCH 0/3] sctp: implement SACK-IMMEDIATELY extension specification Message-Id: <4AA0B551.2000105@cn.fujitsu.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sctp@vger.kernel.org This patche is the implementation of SACK-IMMEDIATELY extension specification. [PATCH 1/3] sctp: implement definition for SACK-IMMEDIATELY extension [PATCH 2/3] sctp: implement the receiver side for SACK-IMMEDIATELY extension [PATCH 3/3] sctp: implement the sender side for SACK-IMMEDIATELY extension