[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180314.134917.40518319508243086.davem@davemloft.net>
Date: Wed, 14 Mar 2018 13:49:17 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: lucien.xin@...il.com
Cc: netdev@...r.kernel.org, linux-sctp@...r.kernel.org,
marcelo.leitner@...il.com, nhorman@...driver.com
Subject: Re: [PATCH net-next 0/5] sctp: add support for some sctp auth APIs
from RFC6458
From: Xin Long <lucien.xin@...il.com>
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:
>
> 8.3.4. Deactivate a Shared Key (SCTP_AUTH_DEACTIVATE_KEY)
>
> and two types of events for AUTHENTICATION_EVENT described in RFC6458:
>
> 6.1.8. SCTP_AUTHENTICATION_EVENT:
> - SCTP_AUTH_NO_AUTH
> - SCTP_AUTH_FREE_KEY
>
> After this patchset, we have fully support for sctp_sendv in kernel.
>
> Note that this patchset won't touch that sctp options merge conflict.
Series applied, thanks Xin.
Powered by blists - more mailing lists