Re: [PATCH 7/8] SCTP: API updates to suport SCTP-AUTH extensions.

2007-09-16 Thread David Miller
From: Vlad Yasevich [EMAIL PROTECTED] Date: Fri, 14 Sep 2007 14:44:58 -0400 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 [EMAIL

[PATCH 7/8] SCTP: API updates to suport SCTP-AUTH extensions.

2007-09-14 Thread Vlad Yasevich
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 [EMAIL PROTECTED] --- include/net/sctp/auth.h | 16 +++ include/net/sctp/ulpevent.h