aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipfw/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add NAT64 CLAT implementation as defined in RFC6877.Andrey V. Elsukov2019-03-181-1/+1
* Allow jail names (not just IDs) to be specified for: cpuset(1), ipfw(8),Jamie Gritton2018-07-031-1/+1
* Add ipfw_nat64 module that implements stateless and stateful NAT64.Andrey V. Elsukov2016-08-131-1/+1
* Add ipfw_nptv6 module that implements Network Prefix Translation for IPv6Andrey V. Elsukov2016-07-181-0/+1
* Create packages for atm, ccdconfig, devd, ipf, ipfw,Glen Barber2016-02-091-0/+1
* Convert sbin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
* Move further to eliminate next pieces of number-assuming code inside tables.Alexander V. Chernikov2014-06-141-1/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Fix world build WITHOUT_PF.Gleb Smirnoff2014-02-121-1/+9
* 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