Home
last modified time | relevance | path

Searched hist:"555 d3d5d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sctp/
H A Dauth.c555d3d5d Thu Nov 29 07:56:16 CST 2007 Vlad Yasevich <vladislav.yasevich@hp.com> SCTP: Fix chunk acceptance when no authenticated chunks were listed.

In the case where no autheticated chunks were specified, we were still
trying to verify that a given chunk needs authentication and doing so
incorrectly. Add a check for parameter length to make sure we don't
try to use an empty auth_chunks parameter to verify against.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
555d3d5d Thu Nov 29 07:56:16 CST 2007 Vlad Yasevich <vladislav.yasevich@hp.com> SCTP: Fix chunk acceptance when no authenticated chunks were listed.

In the case where no autheticated chunks were specified, we were still
trying to verify that a given chunk needs authentication and doing so
incorrectly. Add a check for parameter length to make sure we don't
try to use an empty auth_chunks parameter to verify against.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>