commit | 945e5abceef8bdb85d8455e7f9a3cd647dd8b156 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yjwei@cn.fujitsu.com> | Thu Apr 16 14:21:02 2009 +0800 |
committer | Vlad Yasevich <vladislav.yasevich@hp.com> | Wed Jun 03 09:14:45 2009 -0400 |
tree | 92f9381837c9c4aa1c4ffcccbeebe80818822d4f | |
parent | a987f762cafb25c0fedf88f15e328edd897210ed [diff] |
sctp: fix the error code when ASCONF is received with invalid address Use Unresolvable Address error cause instead of Invalid Mandatory Parameter error cause when process ASCONF chunk with invalid address since address parameters are not mandatory in the ASCONF chunk. Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com> Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>