summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw/ipfw2.h
Commit message (Expand)AuthorAgeFilesLines
* 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