Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jun 2007 19:49:14 +0000 (UTC)
From:      Randall Stewart <rrs@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet sctp_output.c
Message-ID:  <200706151949.l5FJnE1v095561@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706151949.l5FJnE1v095561>