aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipfw/Makefile
Commit message (Expand)AuthorAgeFilesLines
* add back DPADD (removed by mistake in a previous commit)Luigi Rizzo2010-03-081-0/+1
* Bring in the most recent version of ipfw and dummynet, developedLuigi Rizzo2010-03-021-1/+0
* Fixed dependencies (make checkdpadd).Ruslan Ermilov2010-02-251-0/+1
* - fix dummynet 'fast' mode for WF2Q case.Oleg Bulyzhin2009-06-241-0/+1
* put the altq-related functions into a separate file.Luigi Rizzo2009-02-011-1/+1
* fix printing of uint64_t values, so we can use WARNS=2Luigi Rizzo2009-01-271-1/+1
* Put nat and ipv6 support in their own files.Luigi Rizzo2009-01-271-1/+1
* never mind, for the time being let's stick with WARNS=0 untilLuigi Rizzo2009-01-271-2/+2
* Start splitting the monster file in smaller blocks.Luigi Rizzo2009-01-271-1/+1
* I believe this is safe to build with WARNS=2 nowLuigi Rizzo2009-01-271-1/+1
* Remove blindly-copied extra include path.Brian Feldman2004-10-031-1/+0
* Add to IPFW the ability to do ALTQ classification/tagging.Brian Feldman2004-10-031-0/+1
* Uncommented WARNS=0. ipfw2.c is full of printf format errors that areBruce Evans2002-07-111-1/+1
* The new ipfw code.Luigi Rizzo2002-06-271-1/+2
* Default to WARNS=2.David E. O'Brien2001-12-041-1/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* Convert this Makefile to the usual style.Ruslan Ermilov2000-10-061-3/+3
* Submitted by: Whistle Communications (archie Cobbs)Julian Elischer1997-06-021-0/+2
* Update to match kernel code.Poul-Henning Kamp1996-02-241-11/+0
* A new ipfw program that can set and control the new features.Poul-Henning Kamp1996-02-241-0/+9
* ipfirewall.4 is obviously not here anymore! Adjust the Makefile.Jordan K. Hubbard1995-02-181-2/+0
* New man pages from Ugen. Delete my old, first attempt. I only hopeJordan K. Hubbard1994-11-171-0/+4
* Add the ipfw command, for IP firewall construction.Jordan K. Hubbard1994-10-281-0/+5