Date: Sun, 1 Feb 2009 16:00:49 +0000 (UTC) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/ipfw Makefile altq.c dummynet.c ipfw2.c ipfw2.h nat.c Message-ID: <200902011601.n11G15na003400@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2009-02-01 16:00:49 UTC
FreeBSD src repository
Modified files:
sbin/ipfw Makefile dummynet.c ipfw2.c ipfw2.h nat.c
Added files:
sbin/ipfw altq.c
Log:
SVN rev 187983 on 2009-02-01 16:00:49Z by luigi
put the altq-related functions into a separate file.
Minor cleanup of the includes used by the various source files,
including annotations of why certain headers are used.
Revision Changes Path
1.20 +1 -1 src/sbin/ipfw/Makefile
1.1 +150 -0 src/sbin/ipfw/altq.c (new)
1.4 +4 -4 src/sbin/ipfw/dummynet.c
1.145 +5 -115 src/sbin/ipfw/ipfw2.c
1.6 +7 -0 src/sbin/ipfw/ipfw2.h
1.2 +0 -2 src/sbin/ipfw/nat.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902011601.n11G15na003400>
