| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't call sprintf() with no format string. | kris | 2000-07-10 | 1 | -1/+1 |
* | Reorder the "prob" section in the output of list/show so it can be copy/pasted | billf | 2000-06-18 | 1 | -5/+6 |
* | Fix behaviour of "ipfw pipe show" -- previous code gave | luigi | 2000-06-14 | 1 | -6/+6 |
* | 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 | 2 | -5/+88 |
* | Document new dummynet functionality, namely WF2Q+ and RED | luigi | 2000-06-08 | 1 | -11/+105 |
* | userland side of WF2Q+ support in dummynet. | luigi | 2000-06-08 | 1 | -102/+315 |
* | Remove extraneous Dv macro that slipped in, in rev 1.64. | sheldonh | 2000-05-03 | 1 | -1/+0 |
* | Remove unused include, and place sys includes at top, which enabled | asmodai | 2000-05-01 | 1 | -3/+2 |
* | Allow overriding of net.inet.ip.fw.verbose_limit; if you want to make a | green | 2000-04-30 | 2 | -7/+15 |
* | A huge rewrite of the manual page (mostly -mdoc related). | ru | 2000-02-28 | 1 | -546/+653 |
* | Use correct field for dst_port when displaying masks on dynamic pipes. | luigi | 2000-02-13 | 1 | -1/+1 |
* | Support and document new stateful ipfw features. | luigi | 2000-02-10 | 2 | -15/+290 |
* | Support per-flow queueing in dummynet. | luigi | 2000-01-08 | 2 | -296/+531 |
* | Turn on 'ipfw tee'. Update man page. Please note (from the man page): | archie | 1999-12-06 | 2 | -17/+10 |
* | Remove one obsoleted entry from the BUGS section. | ru | 1999-10-20 | 1 | -2/+0 |
* | Make the "uid" and "gid" code better. Now it can detect invalid user | green | 1999-09-03 | 1 | -4/+20 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | To christen the brand new security category for syslog, we get IPFW | green | 1999-08-21 | 1 | -5/+8 |
* | Whoops, forgot one line in previous patch. | luigi | 1999-08-12 | 1 | -1/+2 |
* | Userland and manual page changes for probabilistic rule match. | luigi | 1999-08-11 | 2 | -4/+41 |
* | Make ipfw's logging more dynamic. Now, log will use the default limit | green | 1999-08-01 | 2 | -11/+97 |
* | This is the much-awaited cleaned up version of IPFW [ug]id support. | green | 1999-06-19 | 2 | -2/+62 |
* | Document the usage of escape character in a service name. | ru | 1999-06-15 | 1 | -2/+9 |
* | Workaround the problem that the first (and only first) port name | ru | 1999-06-11 | 1 | -9/+26 |
* | Fix the parsing of ip addresses on a command line. | ru | 1999-06-04 | 1 | -7/+7 |
* | Spelling corrections for dummynet. | ru | 1999-06-02 | 1 | -4/+5 |
* | Manpage cleanup, move $Id$ to #ifndef lint, remove unused includes, | kris | 1999-05-29 | 2 | -25/+27 |
* | close pr 10889: | luigi | 1999-05-24 | 1 | -13/+27 |
* | 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 bug where 'ipfw list' would choke if there were a large number of rules. | archie | 1999-01-22 | 1 | -79/+95 |
* | Fix misleading wording in ipfw(8) man page. | archie | 1999-01-21 | 1 | -3/+3 |
* | Remove coredump when running "ipfw pipe" without more arguments. | luigi | 1998-12-27 | 1 | -1/+4 |
* | Mention affect of securelevel 3 and higher on attempts to change filter lists. | ghelmer | 1998-12-16 | 1 | -0/+6 |
* | ipfw changes for dummynet. manpages still missing | luigi | 1998-12-14 | 1 | -2/+155 |
* | Disallow ipfw "tee" rules until it is actually implemented. | archie | 1998-12-07 | 2 | -5/+10 |
* | Preprocessor support for `ipfw [-q] ... file'. | joerg | 1998-11-23 | 2 | -15/+145 |
* | The flags type was recently changed from u_short to u_int, breaking | alex | 1998-09-28 | 1 | -10/+10 |
* | PR: 7475 | thepish | 1998-08-04 | 2 | -8/+14 |
* | Support for IPFW based transparent forwarding. | julian | 1998-07-06 | 2 | -3/+56 |
* | Reminded by: Alex Nash | danny | 1998-05-19 | 1 | -3/+3 |
* | Typo fix. | max | 1998-05-19 | 1 | -1/+1 |
* | PR: 6641 | danny | 1998-05-15 | 1 | -2/+2 |
* | When ipfw reads its rules from an input file, the optind variable is | phk | 1998-04-22 | 1 | -1/+5 |
* | (evil) hackers -> crackers | cracauer | 1998-04-08 | 1 | -3/+3 |
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | charnier | 1998-03-19 | 1 | -5/+7 |
* | Get the arguments to show_usage right (like the MFC'ed code in -stable). | alex | 1998-03-13 | 1 | -3/+3 |
* | Alter ipfw's behavior with respect to fragmented packets when the packet | alex | 1998-02-12 | 2 | -2/+27 |