Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2002 18:31:43 -0800 (PST)
From:      Sean Chittenden <seanc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/ipfw ipfw.8 src/sys/netinet ip_dummynet.c ip_dummynet.h
Message-ID:  <200211050231.gA52VhQH062532@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
seanc       2002/11/04 18:31:43 PST

  Modified files:        (Branch: RELENG_4)
    sbin/ipfw            ipfw.8 
    sys/netinet          ip_dummynet.c ip_dummynet.h 
  Log:
  Increase the maximum hash table size for queues from 1024 to 65536.
  Current default is 256 but is configurable via the
  net.inet.ip.dummynet.hash_size sysctl.
  
  Reviewed by:    dd
  Approved by:    knu (mentor)
  
  Revision   Changes    Path
  1.63.2.29  +1 -1      src/sbin/ipfw/ipfw.8
  1.24.2.18  +2 -2      src/sys/netinet/ip_dummynet.c
  1.10.2.7   +6 -0      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?200211050231.gA52VhQH062532>