commit | 7ab9080467040054e27ae54d67cc185f24d881ae | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Fri Nov 09 11:43:41 2007 -0500 |
committer | Vlad Yasevich <vladislav.yasevich@hp.com> | Fri Nov 09 11:43:41 2007 -0500 |
tree | 7364119d931501db9d8794294d037096a48d0863 | |
parent | d970dbf8455eb1b8cebd3cde6e18f73dd1b3ce38 [diff] |
SCTP: Make sctp_verify_param return multiple indications. SCTP-AUTH and future ADD-IP updates have a requirement to do additional verification of parameters and an ability to ABORT the association if verification fails. So, introduce additional return code so that we can clear signal a required action. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>