From: Wei Yongjun Date: Mon, 23 Nov 2009 20:53:53 +0000 (-0500) Subject: sctp: implement the receiver side for SACK-IMMEDIATELY extension X-Git-Tag: v2.6.33-rc1~388^2~167^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dc7694f9df20f148076d82d00cb3663afb0b000;p=pandora-kernel.git sctp: implement the receiver side for SACK-IMMEDIATELY extension This patch implement the receiver side for SACK-IMMEDIATELY extension: Section 4.2. Receiver Side Considerations On reception of an SCTP packet containing a DATA chunk with the I-bit set, the receiver SHOULD NOT delay the sending of the corresponding SACK chunk and SHOULD send it back immediately. Signed-off-by: Wei Yongjun Signed-off-by: Vlad Yasevich --- Reading git-diff-tree failed