[SCTP]: API updates to suport SCTP-AUTH extensions.
authorVlad Yasevich <vladislav.yasevich@hp.com>
Mon, 17 Sep 2007 02:34:00 +0000 (19:34 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:51:32 +0000 (16:51 -0700)
commit65b07e5d0d09c77e98050b5f0146ead29e5add32
treeb5c5ac79969401238ce2c01d3999016238b02b93
parentbbd0d59809f923ea2b540cbd781b32110e249f6e
[SCTP]: API updates to suport SCTP-AUTH extensions.

Add SCTP-AUTH API.  The API implemented here was
agreed to between implementors at the 9th SCTP Interop.
It will be documented in the next revision of the
SCTP socket API spec.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sctp/auth.h
include/net/sctp/ulpevent.h
include/net/sctp/user.h
net/sctp/auth.c
net/sctp/sm_statefuns.c
net/sctp/socket.c
net/sctp/ulpevent.c