index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
ipfw
/
ipfw2.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Slightly different handling of printf/snprintf for unaligned uint64_t,
luigi
2010-04-19
1
-1
/
+1
*
Implement "lookup dscp N" which does a lookup of the DSCP (top 6 bits
luigi
2010-03-15
1
-0
/
+1
*
Bring in the most recent version of ipfw and dummynet, developed
luigi
2010-03-02
1
-8
/
+21
*
implement a new match option,
luigi
2009-12-15
1
-0
/
+1
*
- fix dummynet 'fast' mode for WF2Q case.
oleg
2009-06-24
1
-0
/
+1
*
Add emulation of delay profiles, which lets you model various
luigi
2009-04-09
1
-0
/
+1
*
Implement an ipfw action to reassemble ip packets: reass.
piso
2009-04-01
1
-0
/
+1
*
put the altq-related functions into a separate file.
luigi
2009-02-01
1
-0
/
+7
*
Avoid the use of duplicated typedefs -- see the comment for details.
luigi
2009-01-28
1
-15
/
+21
*
fix printing of uint64_t values, so we can use WARNS=2
luigi
2009-01-27
1
-0
/
+2
*
Put nat and ipv6 support in their own files.
luigi
2009-01-27
1
-2
/
+27
*
Put dummynet-related code in a separate file.
luigi
2009-01-27
1
-0
/
+125
*
Start splitting the monster file in smaller blocks.
luigi
2009-01-27
1
-0
/
+105