Re: [PATCH net-next 2/5] sctp: add support for SCTP AUTH Information for sendmsg

2018-03-14 Thread Marcelo Ricardo Leitner
On Wed, Mar 14, 2018 at 07:05:31PM +0800, Xin Long wrote: > This patch is to add support for SCTP AUTH Information for sendmsg, > as described in section 5.3.8 of RFC6458. > > With this option, you can provide shared key identifier used for > sending the user message. > > It's also a necessary

[PATCH net-next 2/5] sctp: add support for SCTP AUTH Information for sendmsg

2018-03-14 Thread Xin Long
This patch is to add support for SCTP AUTH Information for sendmsg, as described in section 5.3.8 of RFC6458. With this option, you can provide shared key identifier used for sending the user message. It's also a necessary send info for sctp_sendv. Note that it reuses sinfo->sinfo_tsn to