• 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
ulpqueue.c 19.9 KB