Re: [PATCH 1/5][SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option.

2007-02-21 Thread David Miller
From: Sridhar Samudrala <[EMAIL PROTECTED]> Date: Wed, 21 Feb 2007 00:20:44 -0800 > David Miller wrote: > > From: Sridhar Samudrala <[EMAIL PROTECTED]> > > Date: Fri, 16 Feb 2007 19:39:43 -0800 > > > > > >> [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option. > >> > > > > Sorry, these

Re: [PATCH 1/5][SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option.

2007-02-21 Thread Sridhar Samudrala
David Miller wrote: From: Sridhar Samudrala <[EMAIL PROTECTED]> Date: Fri, 16 Feb 2007 19:39:43 -0800 [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option. Sorry, these patches missed the merge window. Patches 4 and 5 are bug fixes, so I could apply just those if you want me to,

Re: [PATCH 1/5][SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option.

2007-02-20 Thread David Miller
From: Sridhar Samudrala <[EMAIL PROTECTED]> Date: Fri, 16 Feb 2007 19:39:43 -0800 > [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option. Sorry, these patches missed the merge window. Patches 4 and 5 are bug fixes, so I could apply just those if you want me to, just let me know and you don't

[PATCH 1/5][SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option.

2007-02-16 Thread Sridhar Samudrala
[SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option. This option was introduced in draft-ietf-tsvwg-sctpsocket-13. It prevents head-of-line blocking in the case of one-to-many endpoint. Applications enabling this option really must enable SCTP_SNDRCV event so that they would know where the d