1. 28 Feb, 2003 1 commit
    • Jon Grimm's avatar
      [SCTP] Only consider C-E bundling up until C-E has been sent. · c613b2aa
      Jon Grimm authored
      Yes, it is _that_ obvious.  If someone does a connect (its not 
      required, but one can) the C-E may have already been sent by
      the time the first DATA is available.  Don't calculate in the C-E
      bundling overhead if we've already sent the C-E.    
      c613b2aa
  2. 26 Feb, 2003 1 commit
  3. 24 Feb, 2003 1 commit
    • Jon Grimm's avatar
      [SCTP] Add SCTP_SET_PEER_PRIMARY get/setsockopt. · 1402a73c
      Jon Grimm authored
      Also, rename all sctp_protocol_t -> struct sctp_protocol.
      Non-UDP-style SCTP sockets should ignore associd fields, so added
      this function into sctp_id2assoc() in anticipation of Sridhar's
      TCP-style work. 
      1402a73c
  4. 18 Feb, 2003 4 commits
  5. 17 Feb, 2003 14 commits
  6. 16 Feb, 2003 19 commits