From: Vlad Yasevich Date: Sat, 1 May 2010 01:42:43 +0000 (-0400) Subject: sctp: send SHUTDOWN-ACK chunk back to the source. X-Git-Tag: v2.6.35-rc1~473^2~287^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c17b02b38aa99ef806c7066ef19a6f51122304f1;p=pandora-kernel.git sctp: send SHUTDOWN-ACK chunk back to the source. SHUTDOWN-ACK is alaways sent to the primary path at the first time, but should better transmit SHUTDOWN-ACK chunk to the same destination transport address from which it received the SHUTDOWN chunk. Based on the work from Wei Yongjun . Signed-off-by: Vlad Yasevich --- Reading git-diff-tree failed