1. 13 Feb, 2003 3 commits
  2. 12 Feb, 2003 3 commits
  3. 11 Feb, 2003 2 commits
    • Jon Grimm's avatar
      Merge touki.austin.ibm.com:/home/jgrimm/bk/lksctp-2.5 · 551c773f
      Jon Grimm authored
      into touki.austin.ibm.com:/home/jgrimm/bk/lksctp-2.5.work
      551c773f
    • Jon Grimm's avatar
      [SCTP] Partial Data Delivery · 62603506
      Jon Grimm authored
      Support pushing a partial record up to the application if we 
      are receiving pressure on rwnd.  The most common case is that
      the sender is sending a record larger than our rwnd.  We send 
      as much up the receive queue in hopes that a read will occur 
      up room in rwnd. 
      
      Other associations on the socket need held off until the partial 
      delivery condition is finally fufilled (or ABORTed).  Additionally, 
      one must be careful to "do the right thing" with regards to 
      associations peeled off to new sockets, properly preserving or 
      clearing the partial delivery state.
      62603506
  4. 10 Feb, 2003 3 commits
  5. 09 Feb, 2003 29 commits