| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Bump up packet and byte counters to 64-bit unsigned ints. As a | alex | 1998-01-08 | 1 | -14/+32 |
* | Format mismatch in error message. | alex | 1998-01-08 | 1 | -2/+2 |
* | Support listing/showing specific rules supplied on the command line. | alex | 1998-01-07 | 2 | -29/+74 |
* | Display a better error message and use a non-zero exit code when | alex | 1998-01-06 | 1 | -5/+16 |
* | Put the return value of getopt into an int, not a char. | alex | 1997-12-26 | 1 | -5/+4 |
* | Allow ipfw to accept comments and blank lines. | julian | 1997-12-05 | 2 | -1/+7 |
* | Sort cross refereces in section SEE ALSO. | wosch | 1997-09-29 | 1 | -3/+3 |
* | Mention the IPFIREWALL_DEFAULT_TO_ACCEPT option and it's effect on | peter | 1997-09-10 | 1 | -2/+14 |
* | Fix typo (65434 -> 65534) | peter | 1997-09-10 | 1 | -1/+1 |
* | Bring comment on '-a' flag in line with reality. | danny | 1997-08-21 | 1 | -2/+1 |
* | Support interface names up to 15 characters in length. In order to | alex | 1997-08-08 | 1 | -4/+4 |
* | Allow service names as the divert/tee arg. | brian | 1997-07-25 | 1 | -5/+19 |
* | Allow ipfw to look up service names from /etc/services (or NIS if turned on) | julian | 1997-06-23 | 2 | -15/+47 |
* | Remove __progname. Cosmetic in usage string. | charnier | 1997-06-13 | 1 | -11/+6 |
* | Submitted by: Whistle Communications (archie Cobbs) | julian | 1997-06-02 | 3 | -250/+557 |
* | Typo. | max | 1997-05-15 | 1 | -1/+1 |
* | Minor rewording of the examples section. | alex | 1997-05-15 | 1 | -2/+3 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -2/+2 |
* | Force null termination after 2 errant strncpy()s. | bde | 1997-03-05 | 1 | -1/+3 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Add '-q' quiet flag for flush/add/zero commands; add 'show' command as | danny | 1997-02-10 | 2 | -8/+50 |
* | Adjust spelling of `fw_flg' so this thing compiles again. | jkh | 1997-01-17 | 1 | -2/+2 |
* | implement "not" keyword for inverting the address logic | adam | 1997-01-16 | 2 | -12/+23 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Minor mdoc/style fixes. | mpp | 1996-12-23 | 1 | -48/+39 |
* | Fix up programs which expect <net/if.h> to include <sys/time.h> to instead | wollman | 1996-12-10 | 1 | -9/+13 |