]> git.baikalelectronics.ru Git - kernel.git/commit
sctp: fix to indicate ASCONF support in INIT-ACK only if peer has such capable
authorWei Yongjun <yjwei@cn.fujitsu.com>
Thu, 12 Mar 2009 09:49:18 +0000 (09:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 Mar 2009 18:37:56 +0000 (11:37 -0700)
commit1ebb16fcc213f00a78d7f08d70c5f4f3e36e16bd
treee6f04ef92daeed91701cc1eb9988148fe85ed7d6
parent517ef62911da05282a346abeea406440e2e9fd9f
sctp: fix to indicate ASCONF support in INIT-ACK only if peer has such capable

This patch fix to indicate ASCONF support in INIT-ACK only if peer has
such capable.

This patch also fix to calc the chunk size if peer has no FWD-TSN
capable.

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/sm_make_chunk.c