| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |