]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r198845:
authoroleg <oleg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 9 Nov 2009 10:13:24 +0000 (10:13 +0000)
committeroleg <oleg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 9 Nov 2009 10:13:24 +0000 (10:13 +0000)
commit036a595e37545ce84e6d07a1d6966fae51c6afd0
tree2a0c04bc0630e3a725ee666999fb10809be6b48f
parent7bf73f4f5c3e6ff047deeca467f170964d701cb2
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

git-svn-id: svn://svn.freebsd.org/base/stable/8@199075 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet/ipfw/ip_dummynet.c