| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix one parsing bug introduced by last commit, and correct parsing | luigi | 2002-08-10 | 1 | -18/+63 |
* | Major revision of the ipfw manpage, trying to make it up-to-date | luigi | 2002-08-10 | 1 | -518/+682 |
* | One bugfix and one new feature. | luigi | 2002-08-10 | 1 | -22/+85 |
* | Fix generation of check-state rules, which i broke in last commit. | luigi | 2002-08-04 | 1 | -1/+1 |
* | Forgot this one: properly initialize an address set when the set | luigi | 2002-07-31 | 1 | -3/+1 |
* | Two bugfixes: | luigi | 2002-07-31 | 1 | -15/+26 |
* | Add SEE ALSO references to papers handling RED. | sheldonh | 2002-07-25 | 1 | -0/+26 |
* | A bunch of minor fixes: | luigi | 2002-07-13 | 1 | -8/+11 |
* | Uncommented WARNS=0. ipfw2.c is full of printf format errors that are | bde | 2002-07-11 | 1 | -1/+1 |
* | Fixed some world breakage caused by not updating clients when <timeconv.h> | bde | 2002-07-08 | 1 | -0/+1 |
* | The .Nm utility | charnier | 2002-07-06 | 1 | -1/+2 |
* | Implement the last 2-3 missing instructions for ipfw, | luigi | 2002-07-05 | 1 | -124/+108 |
* | The new ipfw code. | luigi | 2002-06-27 | 2 | -1/+3180 |
* | Handle symbolic names for common ethernet types (ip, arp etc.) | luigi | 2002-05-13 | 1 | -19/+85 |
* | Main functional change is the implementation of matching of MAC header | luigi | 2002-05-12 | 1 | -745/+706 |
* | Fix a couple of problems which could cause panics at runtime: | luigi | 2002-05-05 | 1 | -51/+56 |
* | Enlighten those who read the FINE POINTS of the documentation a bit | cjc | 2002-05-01 | 1 | -3/+14 |
* | I've been meaning to do this for a while. Add an underscore to the | dillon | 2002-01-19 | 1 | -1/+1 |
* | 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 | 2 | -0/+24 |
* | At least once mention the long names of WF2Q+ (Worst-case Fair Weighted | rse | 2001-12-14 | 1 | -2/+2 |
* | Default to WARNS=2. | obrien | 2001-12-04 | 1 | -1/+1 |
* | sync the code with the one in stable (mostly formatting changes). | luigi | 2001-11-04 | 1 | -26/+27 |
* | Fix a typo in a format string, and fix error checking for missing | luigi | 2001-11-01 | 1 | -6/+5 |
* | More white space changes. | joe | 2001-10-29 | 1 | -3/+3 |
* | More stylistic tidying. | joe | 2001-10-29 | 1 | -20/+21 |
* | Remove training white spaces, and some other style violations. | joe | 2001-10-29 | 1 | -90/+90 |
* | Properly convert long to time_t | dillon | 2001-10-28 | 1 | -1/+2 |
* | Remove some extraneous spaces from the usage message. | joe | 2001-10-28 | 1 | -1/+1 |
* | 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 | 2 | -36/+102 |
* | A bunch of minor changes to the code (see below) for readability, code size | luigi | 2001-09-20 | 1 | -8/+19 |
* | Non-decimal ``skipto'' rule numbers are meaningless. | ru | 2001-09-19 | 1 | -1/+1 |
* | mdoc(7) police: | ru | 2001-08-07 | 1 | -22/+12 |
* | Fixed one more breakage introduced in 1.103 cleanup. | ru | 2001-08-06 | 1 | -1/+2 |
* | style(9) | obrien | 2001-08-01 | 1 | -1/+1 |
* | Error messaging in ipfw(8) was out of hand, almost 50 lines of usage | cjc | 2001-07-22 | 1 | -109/+114 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | Fix rule parsing breakage introduced in 1.103 cleanup. 'tcp' and | cjc | 2001-07-10 | 1 | -5/+8 |
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 1 | -1/+0 |
* | Silence format string warnings. | kris | 2001-07-01 | 1 | -11/+11 |
* | 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 | 2 | -1119/+1160 |