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
/
ipfw.8
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increase the max dummynet hash size from 1024 to 65536. Default is still
seanc
2002-10-12
1
-1
/
+1
*
o Fix a typo.
maxim
2002-09-22
1
-3
/
+3
*
Typo: s/o packet/on packet/
blackend
2002-09-08
1
-1
/
+1
*
s/filesystem/file system/g as discussed on -developers
trhodes
2002-08-21
1
-1
/
+1
*
Whoops, the manpage lied... ipfw2 has always accepted addr:mask
luigi
2002-08-21
1
-11
/
+14
*
One more (hopefully the last one) step in cleaning up the syntax,
luigi
2002-08-19
1
-55
/
+84
*
Major cleanup of the parser and printing routines in an attempt to
luigi
2002-08-19
1
-75
/
+90
*
Complete list of differences between ipfw1 and ipfw2.
luigi
2002-08-16
1
-10
/
+93
*
sys/netinet/ip_fw2.c:
luigi
2002-08-16
1
-67
/
+370
*
Major revision of the ipfw manpage, trying to make it up-to-date
luigi
2002-08-10
1
-518
/
+682
*
Add SEE ALSO references to papers handling RED.
sheldonh
2002-07-25
1
-0
/
+26
*
The .Nm utility
charnier
2002-07-06
1
-1
/
+2
*
Enlighten those who read the FINE POINTS of the documentation a bit
cjc
2002-05-01
1
-3
/
+14
*
mdoc(7) police: tidy up the markup in revision 1.96.
ru
2002-01-10
1
-5
/
+12
*
o Note that packets diverted using a 'divert' socket, and then
rwatson
2002-01-03
1
-0
/
+9
*
Move the discussion of how many times a packet will pass through
yar
2002-01-02
1
-20
/
+18
*
Clarify the "show" ipfw(8) command.
yar
2002-01-02
1
-2
/
+6
*
Fix a typo: wierd -> weird
yar
2002-01-02
1
-1
/
+1
*
Fix documentation to match reality
julian
2001-12-28
1
-7
/
+15
*
Implement matching IP precedence in ipfw(4).
yar
2001-12-21
1
-0
/
+3
*
At least once mention the long names of WF2Q+ (Worst-case Fair Weighted
rse
2001-12-14
1
-2
/
+2
*
Repair typo.
dd
2001-10-14
1
-1
/
+1
*
mdoc(7) police: fix markup.
ru
2001-10-01
1
-56
/
+27
*
now that jlemon has added a hash table to lookup locally configured ip
billf
2001-09-29
1
-3
/
+2
*
Two main changes here:
luigi
2001-09-27
1
-17
/
+41
*
mdoc(7) police:
ru
2001-08-07
1
-22
/
+12
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
dd
2001-07-09
1
-1
/
+0
*
Mention Alexandre Peixoto's share/examples/ipfw/change_rules.sh in the
chris
2001-06-06
1
-0
/
+3
*
Invert the meaning of the -d option (i.e. default to *not* list dynamic rules,
des
2001-06-04
1
-4
/
+8
*
Add a flag to "ipfw show" which supresses the display of dynamic
dwmalone
2001-05-20
1
-1
/
+3
*
mdoc(7) police: removed hard sentence break introduced in rev 1.82.
ru
2001-03-16
1
-1
/
+2
*
Explain that TCP fragments with an offset of 1 are reported as being
dd
2001-03-16
1
-1
/
+2
*
Document that the IPFW messages are logged via syslogd(8).
ru
2001-02-22
1
-1
/
+11
*
mdoc(7) police: normalize the construct.
ru
2001-02-15
1
-5
/
+1
*
Fix grammar nit in previous commit.
sheldonh
2001-02-14
1
-1
/
+1
*
Introduce a new feature in IPFW: Check of the source or destination
phk
2001-02-13
1
-0
/
+14
*
Prepare for mdoc(7)NG.
ru
2000-12-27
1
-4
/
+1
*
Prepare for mdoc(7)NG.
ru
2000-12-18
1
-4
/
+4
*
mdoc(7) police: do not split author names in the AUTHORS section.
ru
2000-11-22
1
-1
/
+2
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-11
/
+11
*
more removal of trailing periods from SEE ALSO.
ben
2000-11-15
1
-1
/
+1
*
IPFW does not discard *any* IP fragments with OFF=1, only TCP ones.
ru
2000-10-30
1
-3
/
+6
*
Only interpret the last command line argument as a file to
ru
2000-10-11
1
-4
/
+6
*
Document the latest firewall knobs.
ru
2000-10-06
1
-31
/
+90
*
Document that net.inet.ip.fw.one_pass only affects dummynet(4).
ru
2000-09-29
1
-3
/
+5
*
Fixed style bugs of rev 1.66.
ru
2000-06-12
1
-35
/
+81
*
Add tcpoptions to ipfw. This works much in the same way as ipoptions do.
dan
2000-06-08
1
-0
/
+19
*
Document new dummynet functionality, namely WF2Q+ and RED
luigi
2000-06-08
1
-11
/
+105
*
Remove extraneous Dv macro that slipped in, in rev 1.64.
sheldonh
2000-05-03
1
-1
/
+0
[next]