sctp: send SHUTDOWN-ACK chunk back to the source.
authorVlad Yasevich <vladislav.yasevich@hp.com>
Sat, 1 May 2010 01:42:43 +0000 (21:42 -0400)
committerVlad Yasevich <vladislav.yasevich@hp.com>
Sat, 1 May 2010 01:42:43 +0000 (21:42 -0400)
commitc17b02b38aa99ef806c7066ef19a6f51122304f1
tree7ca3b679e86c822626f7e64472c27a1442c7cdf9
parenta5f4cea74f1397bb29d0bbdabeb05bd05a23a741
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 <yjwei@cn.fujitsu.com>.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
net/sctp/sm_sideeffect.c