commit | 6b2f9cb64db2d2460da17900bf54266030cc24f1 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Sun Sep 16 19:35:39 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:51:33 2007 -0700 |
tree | 1aa95cba41e7dc9071fe1773a567822b60d71f35 | |
parent | 65b07e5d0d09c77e98050b5f0146ead29e5add32 [diff] |
[SCTP]: Tie ADD-IP and AUTH functionality as required by spec. ADD-IP spec requires AUTH. It is, in fact, dangerous without AUTH. So, disable ADD-IP functionality if the peer claims to support ADD-IP, but not AUTH. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>