summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw/ipfw.8
Commit message (Expand)AuthorAgeFilesLines
* Misc fixes from Chris Pepper, plus additional explainations onluigi2002-10-281-186/+183
* Increase the max dummynet hash size from 1024 to 65536. Default is stillseanc2002-10-121-1/+1
* o Fix a typo.maxim2002-09-221-3/+3
* Typo: s/o packet/on packet/blackend2002-09-081-1/+1
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-211-1/+1
* Whoops, the manpage lied... ipfw2 has always accepted addr:maskluigi2002-08-211-11/+14
* One more (hopefully the last one) step in cleaning up the syntax,luigi2002-08-191-55/+84
* Major cleanup of the parser and printing routines in an attempt toluigi2002-08-191-75/+90
* Complete list of differences between ipfw1 and ipfw2.luigi2002-08-161-10/+93
* sys/netinet/ip_fw2.c:luigi2002-08-161-67/+370
* Major revision of the ipfw manpage, trying to make it up-to-dateluigi2002-08-101-518/+682
* Add SEE ALSO references to papers handling RED.sheldonh2002-07-251-0/+26
* The .Nm utilitycharnier2002-07-061-1/+2
* Enlighten those who read the FINE POINTS of the documentation a bitcjc2002-05-011-3/+14
* mdoc(7) police: tidy up the markup in revision 1.96.ru2002-01-101-5/+12
* o Note that packets diverted using a 'divert' socket, and thenrwatson2002-01-031-0/+9
* Move the discussion of how many times a packet will pass throughyar2002-01-021-20/+18
* Clarify the "show" ipfw(8) command.yar2002-01-021-2/+6
* Fix a typo: wierd -> weirdyar2002-01-021-1/+1
* Fix documentation to match realityjulian2001-12-281-7/+15
* Implement matching IP precedence in ipfw(4).yar2001-12-211-0/+3
* At least once mention the long names of WF2Q+ (Worst-case Fair Weightedrse2001-12-141-2/+2
* Repair typo.dd2001-10-141-1/+1
* mdoc(7) police: fix markup.ru2001-10-011-56/+27
* now that jlemon has added a hash table to lookup locally configured ipbillf2001-09-291-3/+2
* Two main changes here:luigi2001-09-271-17/+41
* mdoc(7) police:ru2001-08-071-22/+12
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
* Mention Alexandre Peixoto's share/examples/ipfw/change_rules.sh in thechris2001-06-061-0/+3
* Invert the meaning of the -d option (i.e. default to *not* list dynamic rules,des2001-06-041-4/+8
* Add a flag to "ipfw show" which supresses the display of dynamicdwmalone2001-05-201-1/+3
* mdoc(7) police: removed hard sentence break introduced in rev 1.82.ru2001-03-161-1/+2
* Explain that TCP fragments with an offset of 1 are reported as beingdd2001-03-161-1/+2
* Document that the IPFW messages are logged via syslogd(8).ru2001-02-221-1/+11
* mdoc(7) police: normalize the construct.ru2001-02-151-5/+1
* Fix grammar nit in previous commit.sheldonh2001-02-141-1/+1
* Introduce a new feature in IPFW: Check of the source or destinationphk2001-02-131-0/+14
* Prepare for mdoc(7)NG.ru2000-12-271-4/+1
* Prepare for mdoc(7)NG.ru2000-12-181-4/+4
* mdoc(7) police: do not split author names in the AUTHORS section.ru2000-11-221-1/+2
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-11/+11
* more removal of trailing periods from SEE ALSO.ben2000-11-151-1/+1
* IPFW does not discard *any* IP fragments with OFF=1, only TCP ones.ru2000-10-301-3/+6
* Only interpret the last command line argument as a file toru2000-10-111-4/+6
* Document the latest firewall knobs.ru2000-10-061-31/+90
* Document that net.inet.ip.fw.one_pass only affects dummynet(4).ru2000-09-291-3/+5
* Fixed style bugs of rev 1.66.ru2000-06-121-35/+81
* Add tcpoptions to ipfw. This works much in the same way as ipoptions do.dan2000-06-081-0/+19
* Document new dummynet functionality, namely WF2Q+ and REDluigi2000-06-081-11/+105
OpenPOWER on IntegriCloud