Re: [PATCH net-next 0/5] sctp: add support for some sctp auth APIs from RFC6458

2018-03-15 Thread Neil Horman
On Wed, Mar 14, 2018 at 07:05:29PM +0800, Xin Long wrote: > This patchset mainly adds support for SCTP AUTH Information for sendmsg, > described in RFC6458: > > 5.3.8. SCTP AUTH Information Structure (SCTP_AUTHINFO) > > and also adds a sockopt described in RFC6458: > > 8.3.4.

Re: [PATCH net-next 0/5] sctp: add support for some sctp auth APIs from RFC6458

2018-03-14 Thread David Miller
From: Xin Long Date: Wed, 14 Mar 2018 19:05:29 +0800 > This patchset mainly adds support for SCTP AUTH Information for sendmsg, > described in RFC6458: > > 5.3.8. SCTP AUTH Information Structure (SCTP_AUTHINFO) > > and also adds a sockopt described in RFC6458: > >

[PATCH net-next 0/5] sctp: add support for some sctp auth APIs from RFC6458

2018-03-14 Thread Xin Long
This patchset mainly adds support for SCTP AUTH Information for sendmsg, described in RFC6458: 5.3.8. SCTP AUTH Information Structure (SCTP_AUTHINFO) and also adds a sockopt described in RFC6458: 8.3.4. Deactivate a Shared Key (SCTP_AUTH_DEACTIVATE_KEY) and two types of events for