commit | 6dc7694f9df20f148076d82d00cb3663afb0b000 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yjwei@cn.fujitsu.com> | Mon Nov 23 15:53:53 2009 -0500 |
committer | Vlad Yasevich <vladislav.yasevich@hp.com> | Mon Nov 23 15:53:53 2009 -0500 |
tree | c5c3c20ad80383bb28cf02e25cc6c0a60099e266 | |
parent | 475cba4ec8ee6b427cc3567692e6f48dd483c069 [diff] |
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 <yjwei@cn.fujitsu.com> Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>