From: Jerome Forissier Date: Thu, 28 Apr 2005 18:58:43 +0000 (-0700) Subject: [SCTP] Implement Sec 2.41 of SCTP Implementers guide. X-Git-Tag: v2.6.12-rc4~191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=047a2428a14216a83980ed26b6a59b3ca40a1fb0;p=pandora-kernel.git [SCTP] Implement Sec 2.41 of SCTP Implementers guide. - Fixed sctp_vtag_verify_either() to comply with impguide 2.41 B) and C). - Make sure vtag is reflected when T-bit is set in SHUTDOWN-COMPLETE sent due to an OOTB SHUTDOWN-ACK and in ABORT sent due to an OOTB packet. - Do not set T-Bit in ABORT chunk in response to INIT. - Fixed some comments to reflect the new meaning of the T-Bit. Signed-off-by: Jerome Forissier Signed-off-by: Sridhar Samudrala Signed-off-by: David S. Miller --- Reading git-diff-tree failed