Re: [PATCH net-next 0/6] sctp: implement rfc7496 in sctp

2016-07-11 Thread David Miller
From: Marcelo Ricardo Leitner Date: Mon, 11 Jul 2016 13:15:29 -0300 > On Sat, Jul 09, 2016 at 07:47:39PM +0800, Xin Long wrote: >> This patchset implements "Additional Policies for the Partially Reliable >> Stream Control Transmission Protocol Extension" described on

Re: [PATCH net-next 0/6] sctp: implement rfc7496 in sctp

2016-07-11 Thread Marcelo Ricardo Leitner
On Sat, Jul 09, 2016 at 07:47:39PM +0800, Xin Long wrote: > This patchset implements "Additional Policies for the Partially Reliable > Stream Control Transmission Protocol Extension" described on RFC7496. > > The Partially Reliable SCTP (PR-SCTP) extension defined in [RFC3758] > provides a

Re: [PATCH net-next 0/6] sctp: implement rfc7496 in sctp

2016-07-09 Thread Xin Long
On Sat, Jul 9, 2016 at 7:47 PM, Xin Long wrote: > This patchset implements "Additional Policies for the Partially Reliable > Stream Control Transmission Protocol Extension" described on RFC7496. > > The Partially Reliable SCTP (PR-SCTP) extension defined in [RFC3758] >

[PATCH net-next 0/6] sctp: implement rfc7496 in sctp

2016-07-09 Thread Xin Long
This patchset implements "Additional Policies for the Partially Reliable Stream Control Transmission Protocol Extension" described on RFC7496. The Partially Reliable SCTP (PR-SCTP) extension defined in [RFC3758] provides a generic method for senders to abandon user messages. The decision to