From: Shan Wei Date: Tue, 19 Apr 2011 21:30:01 +0000 (+0000) Subject: sctp: handle ootb packet in chunk order as defined X-Git-Tag: v3.0-rc1~377^2~279 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85c5ed4e44a262344ce43b4bf23204107923ca95;p=pandora-kernel.git sctp: handle ootb packet in chunk order as defined Changed the order of processing SHUTDOWN ACK and COOKIE ACK refer to section 8.4:Handle "Out of the Blue" Packets. SHUTDOWN ACK chunk should be processed before processing "Stale Cookie" ERROR or a COOKIE ACK. Signed-off-by: Wei Yongjun Signed-off-by: Shan Wei Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed