Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Nov 2009 08:41:14 +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:  <200911030841.nA38fWF2095970@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
oleg        2009-11-03 08:41:14 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet/ipfw     ip_dummynet.c 
  Log:
  SVN rev 198845 on 2009-11-03 08:41:14Z by oleg
  
  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 after:      3 days
  
  Revision  Changes    Path
  1.6       +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?200911030841.nA38fWF2095970>