rrs 2007-06-15 19:49:14 UTC FreeBSD src repository Modified files: sys/netinet sctp_output.c Log: When removing a stream from the output-stream-wheel, if its the first stream we saw we must update the starting point in the wheel, else we may loop in an endless loop. Revision Changes Path 1.38 +10 -0 src/sys/netinet/sctp_output.c