git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
555d3d5
)
SCTP: Fix build issues with SCTP AUTH.
author
Vlad Yasevich
<vladislav.yasevich@hp.com>
Thu, 29 Nov 2007 14:53:52 +0000
(09:53 -0500)
committer
Vlad Yasevich
<vladislav.yasevich@hp.com>
Thu, 29 Nov 2007 15:17:42 +0000
(10:17 -0500)
SCTP-AUTH requires selection of CRYPTO, HMAC and SHA1 since
SHA1 is a MUST requirement for AUTH. We also support SHA256,
but that's optional, so fix the code to treat it as such.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
No differences found