]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitf4fa106ee5570111d6c1ab3ead6f332adcd69ced
treeb5c5ac79969401238ce2c01d3999016238b02b93
parent7d5a80f59271cc7cc4b5198adbc96b377619ff3a
[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