1. 15 Oct, 2002 1 commit
  2. 14 Oct, 2002 2 commits
  3. 11 Oct, 2002 1 commit
    • Sridhar Samudrala's avatar
      sctp: Fixes a couple of sctp_peeloff() issues. · ef012690
      Sridhar Samudrala authored
      * data/notifications waiting in the parent socket's receive queue
        should be moved to the peeled-off socket's receive queue.
      * sendmsg() to a peer already on an association that has been
        peeled off should fail and not create a new association.
      ef012690
  4. 10 Oct, 2002 1 commit
  5. 09 Oct, 2002 1 commit
    • Jon Grimm's avatar
      sctp: Various invalid address check fixes. (jgrimm) · dec5c911
      Jon Grimm authored
      1) Need to check inside INIT chunks for addresses, not just
      INIT-ACK otherwise we don't recognize restart.
      2) The address check logic isn't being excercised early enough
      in the restart.  Per the impl-guide it needs to happen as early
      as INIT processing in COOKIE-ECHOED state. 
      3) Eliminate more uses of deprecated sctpParam_t
      dec5c911
  6. 08 Oct, 2002 2 commits
  7. 07 Oct, 2002 17 commits
  8. 06 Oct, 2002 5 commits
  9. 07 Oct, 2002 1 commit
  10. 06 Oct, 2002 9 commits