Date: Thu, 11 Mar 2010 22:42:33 +0000 (UTC) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/ipfw dummynet.c src/sys/netinet/ipfw ip_dn_private.h ip_dummynet.c Message-ID: <201003112302.o2BN29Zw035698@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2010-03-11 22:42:33 UTC FreeBSD src repository Modified files: sbin/ipfw dummynet.c sys/netinet/ipfw ip_dn_private.h ip_dummynet.c Log: SVN rev 205050 on 2010-03-11 22:42:33Z by luigi implement listing of a subset of pipes/queues/schedulers. The filtering of the output is done in the kernel instead of userland to reduce the amount of data transfered. Revision Changes Path 1.16 +117 -28 src/sbin/ipfw/dummynet.c 1.2 +13 -2 src/sys/netinet/ipfw/ip_dn_private.h 1.26 +134 -61 src/sys/netinet/ipfw/ip_dummynet.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003112302.o2BN29Zw035698>