Date: Mon, 9 Nov 2009 10:13:24 +0000 (UTC) From: Oleg Bulyzhin <oleg@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet/ipfw ip_dummynet.c Message-ID: <200911091013.nA9ADlYN061513@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
oleg 2009-11-09 10:13:24 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/netinet/ipfw ip_dummynet.c Log: SVN rev 199075 on 2009-11-09 10:13:24Z by oleg MFC r198845: Fix two issues that can lead to exceeding configured pipe bandwidth: - do not expire queues which are not ready to be expired. - properly calculate available burst size. MFC r199073: style(9): add missing parentheses Revision Changes Path 1.5.2.2 +16 -5 src/sys/netinet/ipfw/ip_dummynet.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911091013.nA9ADlYN061513>