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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spelling fixes for sbin/
uqs
2012-01-07
1
-1
/
+1
*
Replace index() and rindex() calls with strchr() and strrchr().
ed
2012-01-03
1
-5
/
+5
*
- Add fallthrough comment
eadler
2011-12-24
1
-0
/
+1
*
- fix duplicate "a a" in some comments
eadler
2011-11-13
1
-1
/
+1
*
Improve error reporting. Use corresponding error message when file to be
ae
2011-06-29
1
-4
/
+11
*
Initialize co.use_set variable before parsing each new rule.
ae
2011-06-06
1
-0
/
+1
*
Increase buffer size for the command line.
ae
2011-06-06
1
-2
/
+2
*
Whitespace fixes.
glebius
2011-04-18
1
-3
/
+3
*
fix a buffer overflow with large (100k+) number of input lines.
luigi
2010-04-12
1
-2
/
+2
*
reduce diffs with the cross-platform version (windows needs
luigi
2010-03-04
1
-0
/
+14
*
Bring in the most recent version of ipfw and dummynet, developed
luigi
2010-03-02
1
-41
/
+103
*
Implement an ipfw action to reassemble ip packets: reass.
piso
2009-04-01
1
-1
/
+1
*
move a variable declaration to the beginning of the block
luigi
2009-03-05
1
-1
/
+1
*
Start splitting the monster file in smaller blocks.
luigi
2009-01-27
1
-0
/
+539