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
...
*
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
*
Allow overriding of net.inet.ip.fw.verbose_limit; if you want to make a
green
2000-04-30
1
-3
/
+9
*
A huge rewrite of the manual page (mostly -mdoc related).
ru
2000-02-28
1
-546
/
+653
*
Support and document new stateful ipfw features.
luigi
2000-02-10
1
-2
/
+159
*
Support per-flow queueing in dummynet.
luigi
2000-01-08
1
-286
/
+385
*
Turn on 'ipfw tee'. Update man page. Please note (from the man page):
archie
1999-12-06
1
-14
/
+10
*
Remove one obsoleted entry from the BUGS section.
ru
1999-10-20
1
-2
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
To christen the brand new security category for syslog, we get IPFW
green
1999-08-21
1
-5
/
+8
*
Userland and manual page changes for probabilistic rule match.
luigi
1999-08-11
1
-1
/
+22
*
Make ipfw's logging more dynamic. Now, log will use the default limit
green
1999-08-01
1
-8
/
+25
*
This is the much-awaited cleaned up version of IPFW [ug]id support.
green
1999-06-19
1
-1
/
+13
*
Document the usage of escape character in a service name.
ru
1999-06-15
1
-2
/
+9
*
Manpage cleanup, move $Id$ to #ifndef lint, remove unused includes,
kris
1999-05-29
1
-16
/
+17
*
Add ICMP types to list of information about each packet.
ghelmer
1999-04-29
1
-2
/
+33
*
Explain when packets are tesed by the firewall rules and what attributes
ghelmer
1999-04-28
1
-23
/
+128
*
Convert LKM/modload to KLD/kldload. Add ref to kldload(8).
ghelmer
1999-04-08
1
-2
/
+3
*
Fix misleading wording in ipfw(8) man page.
archie
1999-01-21
1
-3
/
+3
*
Mention affect of securelevel 3 and higher on attempts to change filter lists.
ghelmer
1998-12-16
1
-0
/
+6
*
Disallow ipfw "tee" rules until it is actually implemented.
archie
1998-12-07
1
-0
/
+2
*
Preprocessor support for `ipfw [-q] ... file'.
joerg
1998-11-23
1
-1
/
+32
*
PR: 7475
thepish
1998-08-04
1
-2
/
+5
*
Support for IPFW based transparent forwarding.
julian
1998-07-06
1
-1
/
+25
*
Reminded by: Alex Nash
danny
1998-05-19
1
-3
/
+3
*
Typo fix.
max
1998-05-19
1
-1
/
+1
*
(evil) hackers -> crackers
cracauer
1998-04-08
1
-3
/
+3
[prev]
[next]