cvs commit: src/sys/netinet sctp_output.c

Randall Stewart rrs at FreeBSD.org
Fri Jun 15 19:49:15 UTC 2007


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


More information about the cvs-src mailing list