1. 26 4月, 2007 1 次提交
    • V
      [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option · b6e1331f
      Vlad Yasevich 提交于
      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: NVlad Yasevich <vladislav.yasevich@hp.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      b6e1331f
  2. 18 4月, 2007 2 次提交
  3. 11 2月, 2007 1 次提交
  4. 23 12月, 2006 1 次提交
  5. 14 12月, 2006 2 次提交
  6. 08 12月, 2006 2 次提交
  7. 03 12月, 2006 17 次提交
  8. 31 10月, 2006 1 次提交
  9. 19 10月, 2006 1 次提交
  10. 12 10月, 2006 1 次提交
  11. 30 9月, 2006 1 次提交
  12. 23 9月, 2006 4 次提交
  13. 21 9月, 2006 1 次提交
  14. 30 8月, 2006 1 次提交
  15. 23 8月, 2006 1 次提交
  16. 22 7月, 2006 2 次提交
  17. 01 7月, 2006 1 次提交