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)
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>

No differences found