1. 23 Jun, 2003 1 commit
  2. 20 Jun, 2003 1 commit
    • Jon Grimm's avatar
      [SCTP] Shorten SACK generation path. · 5cab1102
      Jon Grimm authored
      1) Remove sctp_tsnmap_update_pending from the SACK path.  The
      pending_data variable is only used by a socket option, so just
      calculate it when needed rather than the I/O path.
      2) Instead of walking the tsnmap twice, change the interface to
      allow walking once.
      3) Only report a fixed number of gabs and reserve this room in the 
      association, saving us a kmalloc every sack generation.
      TBD: Still need to kick out of tanmap walking early if we get to
      max_tsn_seen.   
      5cab1102
  3. 19 Jun, 2003 3 commits
  4. 18 Jun, 2003 3 commits
  5. 24 Jun, 2003 1 commit
  6. 23 Jun, 2003 1 commit
  7. 20 Jun, 2003 1 commit
  8. 16 Jun, 2003 22 commits
  9. 15 Jun, 2003 7 commits