[SCTP]: Update AUTH structures to match declarations in draft-16.
authorVlad Yasevich <vladislav.yasevich@hp.com>
Wed, 27 Feb 2008 21:04:52 +0000 (16:04 -0500)
committerVlad Yasevich <vladislav.yasevich@hp.com>
Thu, 28 Feb 2008 21:45:04 +0000 (16:45 -0500)
commit7e8616d8e7731b026019d9af7cc9914b8bb42bc7
treeab2e83ac38625159f53eace7c99e2017df523198
parentb40db6846847e82daf175641987df29324c425fa
[SCTP]: Update AUTH structures to match declarations in draft-16.

The new SCTP socket api (draft 16) updates the AUTH API structures.
We never exported these since we knew they would change.
Update the rest to match the draft.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
include/net/sctp/user.h
net/sctp/auth.c
net/sctp/socket.c