summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw/ipfw2.h
Commit message (Expand)AuthorAgeFilesLines
* Importing pfSense patch CP_multi_instance_ipfw.diffRenato Botelho2015-08-171-0/+4
* Merge r258708, r258711, r260247, r261117.melifaro2014-05-081-0/+2
* Bulk sync of pf changes from head, in attempt to fixup broken build Iglebius2014-03-121-1/+4
* Add ipfw support for setting/matching DiffServ codepoints (DSCP).melifaro2013-03-201-0/+1
* Implement buffer size checking in ipfw(8) add cmd.melifaro2013-03-031-4/+4
* Add new rule actions "call" and "return" to ipfw. They makeae2011-06-291-0/+2
* Implement "global" mode for ipfw nat. It is similar to natd(8)ae2011-06-141-0/+1
* More whitespace fixes.glebius2011-04-181-1/+1
* The first customer of the SO_USER_COOKIE option:luigi2010-11-121-0/+1
* Slightly different handling of printf/snprintf for unaligned uint64_t,luigi2010-04-191-1/+1
* Implement "lookup dscp N" which does a lookup of the DSCP (top 6 bitsluigi2010-03-151-0/+1
* Bring in the most recent version of ipfw and dummynet, developedluigi2010-03-021-8/+21
* implement a new match option,luigi2009-12-151-0/+1
* - fix dummynet 'fast' mode for WF2Q case.oleg2009-06-241-0/+1
* Add emulation of delay profiles, which lets you model variousluigi2009-04-091-0/+1
* Implement an ipfw action to reassemble ip packets: reass.piso2009-04-011-0/+1
* put the altq-related functions into a separate file.luigi2009-02-011-0/+7
* Avoid the use of duplicated typedefs -- see the comment for details.luigi2009-01-281-15/+21
* fix printing of uint64_t values, so we can use WARNS=2luigi2009-01-271-0/+2
* Put nat and ipv6 support in their own files.luigi2009-01-271-2/+27
* Put dummynet-related code in a separate file.luigi2009-01-271-0/+125
* Start splitting the monster file in smaller blocks.luigi2009-01-271-0/+105
OpenPOWER on IntegriCloud