commit | c17b02b38aa99ef806c7066ef19a6f51122304f1 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Fri Apr 30 21:42:43 2010 -0400 |
committer | Vlad Yasevich <vladislav.yasevich@hp.com> | Fri Apr 30 21:42:43 2010 -0400 |
tree | 7ca3b679e86c822626f7e64472c27a1442c7cdf9 | |
parent | a5f4cea74f1397bb29d0bbdabeb05bd05a23a741 [diff] |
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>