Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-10 | [SCTP]: API updates to suport SCTP-AUTH extensions. | 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 <vladislav.yasevich@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net> | |||
2007-10-10 | [SCTP]: Implement SCTP-AUTH internals | Vlad Yasevich | |
This patch implements the internals operations of the AUTH, such as key computation and storage. It also adds necessary variables to the SCTP data structures. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net> |