commit | 9baffaa689a50ef9480ecd9017ffd1480c807328 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Thu Nov 29 08:44:34 2007 -0500 |
committer | Vlad Yasevich <vladislav.yasevich@hp.com> | Thu Nov 29 10:17:41 2007 -0500 |
tree | 189a6a5752b1b4321b9eccb449688287d6ecfd90 | |
parent | fd10279bc7405c4f1e47a008686d3d9ad71d7f6d [diff] |
SCTP: Fix SCTP-AUTH to correctly add HMACS paramter. There was a typo that cleared the HMACS parameters when no authenticated chunks were specified. We whould be clearing the chunks pointer instead of the hmacs. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>