| Commit message (Expand) | Author | Age | Files | Lines |
* | o Pass a correct argument to errx(3). | maxim | 2004-01-24 | 1 | -1/+1 |
* | grammar | mtm | 2004-01-23 | 1 | -6/+6 |
* | o -c (compact) flag is ipfw2 feature. | maxim | 2004-01-15 | 1 | -0/+2 |
* | o -f (force) in conjunction with -p (preprocessor) is ipfw2 feature. | maxim | 2004-01-15 | 1 | -0/+3 |
* | o Legitimate -f (force) flags for -p (preprocessor) case. | maxim | 2003-12-24 | 2 | -4/+9 |
* | Add a -b flag to /sbin/ipfw to print only action and comment for each | luigi | 2003-12-12 | 2 | -2/+24 |
* | Include opt_ipsec.h so IPSEC/FAST_IPSEC is defined and the appropriate | sam | 2003-12-02 | 1 | -1/+8 |
* | Replace the if_name and if_unit members of struct ifnet with new members | brooks | 2003-10-31 | 1 | -15/+5 |
* | remove include of route.h now that ip_dummynet.h no longer exposes | sam | 2003-10-03 | 1 | -1/+0 |
* | fix typo: s/sytem/system/ | rse | 2003-09-26 | 1 | -1/+1 |
* | Document the alternate way of matching MAC addresses: by a bitmask. | roam | 2003-09-10 | 1 | -2/+22 |
* | Apply a bandaid to get this working on sparc64 again; the introduction | tmm | 2003-09-04 | 1 | -4/+4 |
* | Check an arguments count before proceed in sysctl_handler(). | maxim | 2003-09-02 | 1 | -1/+1 |
* | Add a note that net.inet.ip.fw.autoinc_step is ipfw2-specific | luigi | 2003-07-22 | 1 | -0/+4 |
* | o Initialize do_pipe before command parsing. | maxim | 2003-07-21 | 1 | -0/+1 |
* | Userland side of: | luigi | 2003-07-15 | 2 | -14/+22 |
* | Make sure that comments are printed at the end of a rule. | luigi | 2003-07-15 | 1 | -2/+4 |
* | Fix one typo in help() string, remove whitespace at end of line and | luigi | 2003-07-14 | 1 | -24/+23 |
* | ccept of empty lines when reading from a file (this fixes a bug | luigi | 2003-07-14 | 1 | -25/+52 |
* | Add a '-T' flag to print the timestamp as numeric value instead | luigi | 2003-07-12 | 2 | -5/+14 |
* | Document the existence of comments in ipfw rules, | luigi | 2003-07-12 | 1 | -4/+11 |
* | In random order: | luigi | 2003-07-12 | 1 | -218/+277 |
* | Correct to match reality regarding interface names. | dannyboy | 2003-07-08 | 1 | -3/+7 |
* | * introduce a section on SYNTAX to document the handling | luigi | 2003-07-08 | 1 | -44/+77 |
* | A bunch of changes (mostly syntactic sugar, all backward compatible): | luigi | 2003-07-08 | 1 | -251/+383 |
* | Implement the 'ipsec' option to match packets coming out of an ipsec tunnel. | luigi | 2003-07-04 | 2 | -0/+22 |
* | remove extra whitespace and blank lines | luigi | 2003-06-27 | 1 | -5/+2 |
* | remove unused file (RELENG_5 and above use ipfw2, the old ipfw1 | luigi | 2003-06-24 | 1 | -2667/+0 |
* | Split some long lines to fit 80 columns (the code in RELENG_4 | luigi | 2003-06-23 | 1 | -5/+10 |
* | syntactic sugar: support range notation such as | luigi | 2003-06-23 | 1 | -5/+32 |
* | o Fix sets of rules usage example. | maxim | 2003-06-23 | 1 | -4/+4 |
* | Add support for multiple values and ranges for the "iplen", "ipttl", | luigi | 2003-06-22 | 2 | -29/+91 |
* | o Pass a correct argument to printf(3). | maxim | 2003-06-16 | 1 | -3/+4 |
* | Change handling to support strong alignment architectures such as alpha and | ticso | 2003-06-04 | 1 | -12/+34 |
* | Add a 'verrevpath' option that verifies the interface that a packet | cjc | 2003-03-15 | 2 | -0/+38 |
* | o Partially revert rev. 1.103, fix 'ipfw show': dynamically adjust a | maxim | 2003-03-13 | 1 | -11/+39 |
* | /modules is gone long ago, use the safe equivalents. | ru | 2003-03-03 | 1 | -2/+2 |
* | Correct examples for stateful inspection | brueffer | 2003-02-04 | 1 | -2/+2 |
* | It turns out that we do not need to add a new ioctl to unbreak a | dillon | 2003-01-12 | 2 | -0/+43 |
* | Fix a reference to the order of SYNOPSIS lines. | keramida | 2003-01-05 | 1 | -1/+1 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 1 | -1/+1 |
* | Make preprocessor support more generic by passing all command-line options | kbyanc | 2002-12-23 | 3 | -50/+32 |
* | Align timestamps when -t is used in ipfw and ipfw2. | keramida | 2002-11-26 | 1 | -3/+11 |
* | Fix a kernel panic with rules of the type | luigi | 2002-11-26 | 1 | -19/+31 |
* | Update documentation to match the behaviour of ipfw with respect | luigi | 2002-11-26 | 1 | -4/+6 |
* | Kill EOL whitespaces, style(9) fix. | maxim | 2002-11-06 | 1 | -13/+12 |
* | Fix UID/GID options parsing. | maxim | 2002-11-06 | 1 | -2/+2 |
* | Misc fixes from Chris Pepper, plus additional explainations on | luigi | 2002-10-28 | 1 | -186/+183 |
* | Fix ipfw2 panics on 64-bit platforms. | mux | 2002-10-24 | 1 | -5/+5 |
* | Increase the max dummynet hash size from 1024 to 65536. Default is still | seanc | 2002-10-12 | 1 | -1/+1 |