Date: Mon, 26 Jul 2010 09:20:55 +0000 (UTC) From: Randall Stewart <rrs@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet sctp_timer.c Message-ID: <201007260921.o6Q9LEmt017623@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rrs 2010-07-26 09:20:55 UTC
FreeBSD src repository
Modified files:
sys/netinet sctp_timer.c
Log:
SVN rev 210493 on 2010-07-26 09:20:55Z by rrs
When counting the number of chunks in the
retransmission queue to validate the retran count, we
need to include the chunks in the control send queue
too. Otherwise the count will not match and you will get
the invarient warning if invarients are on.
MFC after: 2 weeks
Revision Changes Path
1.47 +20 -13 src/sys/netinet/sctp_timer.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007260921.o6Q9LEmt017623>
