Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 1999 00:30:10 -0700 (PDT)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_dummynet.c ip_dummynet.h
Message-ID:  <199905040730.AAA35780@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       1999/05/04 00:30:10 PDT

  Modified files:
    sys/netinet          ip_dummynet.c ip_dummynet.h 
  Log:
  assorted dummynet cleanup:
   + plug an mbuf leak when dummynet used with bridging
   + make prototype of dummynet_io consistent with usage
   + code cleanup so that now bandwidth regulation is precise to the
     bit/s and not to (8*HZ) bit/s as before.
  
  Revision  Changes    Path
  1.13      +34 -24    src/sys/netinet/ip_dummynet.c
  1.5       +4 -3      src/sys/netinet/ip_dummynet.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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