sctp: fix error cause codes of ADD-IP extension
authorWei Yongjun <yjwei@cn.fujitsu.com>
Tue, 7 Apr 2009 07:41:39 +0000 (15:41 +0800)
committerVlad Yasevich <vladislav.yasevich@hp.com>
Wed, 3 Jun 2009 13:14:45 +0000 (09:14 -0400)
commita84db7949eab7a42e715192f62c55c554e195e54
treeaff73a07bf6d6676e08a758ea411311c73dd6692
parent047584ce94108012288554a5f84585d792cc7f8f
sctp: fix error cause codes of ADD-IP extension

RFC5061 had changed the error cause codes for Dynamic Address
Reconfiguration As the following:

       Cause Code
       Value          Cause Code
       ---------      ----------------
       0x00A0          Request to Delete Last Remaining IP Address
       0x00A1          Operation Refused Due to Resource Shortage
       0x00A2          Request to Delete Source IP Address
       0x00A3          Association Aborted Due to Illegal ASCONF-ACK
       0x00A4          Request Refused - No Authorization

This patch fix the error cause codes.

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
include/linux/sctp.h