linux-stable/include/net/sctp
Vlad Yasevich b6e1331f3c [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 data belongs.  Based on an
earlier patch by Ivan Skytte Jørgensen.

Additionally, this functionality now permits multiple associations
on the same endpoint to enter Partial Delivery.  Applications should
be extra careful, when using this functionality, to track EOR indicators.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-04-25 22:27:59 -07:00
..
command.h [SCTP]: SCTP_CMD_PROCESS_CTSN annotations. 2006-12-02 21:27:14 -08:00
constants.h [SCTP]: Trivial sctp endianness annotations. 2006-12-02 21:26:23 -08:00
sctp.h [SCTP]: make 2 functions static 2006-12-22 11:12:05 -08:00
sm.h [SCTP]: Correctly handle unexpected INIT-ACK chunk. 2007-01-23 20:25:46 -08:00
structs.h [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option 2007-04-25 22:27:59 -07:00
tsnmap.h [SCTP]: Annotate tsn_dups. 2006-12-02 21:26:22 -08:00
ulpevent.h [SCTP]: Fix typo adaption -> adaptation as per the latest API draft. 2006-12-22 11:12:04 -08:00
ulpqueue.h [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option 2007-04-25 22:27:59 -07:00
user.h [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option 2007-04-25 22:27:59 -07:00