git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a987f76
)
sctp: fix the error code when ASCONF is received with invalid address
author
Wei Yongjun
<yjwei@cn.fujitsu.com>
Thu, 16 Apr 2009 06:21:02 +0000
(14:21 +0800)
committer
Vlad Yasevich
<vladislav.yasevich@hp.com>
Wed, 3 Jun 2009 13:14:45 +0000
(09:14 -0400)
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>
No differences found