Date: Tue, 27 Jan 2009 11:06:59 +0000 (UTC) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/ipfw dummynet.c ipfw2.c ipfw2.h Message-ID: <200901271107.n0RB7E5q096224@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2009-01-27 11:06:59 UTC FreeBSD src repository Modified files: sbin/ipfw ipfw2.c ipfw2.h Added files: sbin/ipfw dummynet.c Log: SVN rev 187769 on 2009-01-27 11:06:59Z by luigi Put dummynet-related code in a separate file. To this purpose, add prototypes for global functions in ipfw2.h and move there also the list of tokens used in various places in the code. Revision Changes Path 1.1 +717 -0 src/sbin/ipfw/dummynet.c (new) 1.142 +11 -785 src/sbin/ipfw/ipfw2.c 1.2 +125 -0 src/sbin/ipfw/ipfw2.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901271107.n0RB7E5q096224>