| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r238063: | Isabell Long | 2012-07-22 | 1 | -5/+6 |
| * | MFC r232865, r232868, r233478 | Alexander V. Chernikov | 2012-04-24 | 2 | -80/+233 |
| * | Merge r232250 from head: | Gavin Atkinson | 2012-03-10 | 1 | -1/+1 |
| * | MFC r223666: | Andrey V. Elsukov | 2012-01-26 | 3 | -1/+106 |
| * | MFC 227489: | Eitan Adler | 2012-01-10 | 1 | -1/+1 |
| * | MFhead r227901: | Gleb Smirnoff | 2011-11-28 | 1 | -1/+2 |
| * | MFC 224942: | John Baldwin | 2011-09-16 | 1 | -0/+2 |
| * | MFC r223080: | Andrey V. Elsukov | 2011-07-28 | 4 | -7/+45 |
| * | MFC r223661: | Andrey V. Elsukov | 2011-07-13 | 1 | -4/+11 |
| * | Merge from head/ 220835,220914,223079,223185,223416,223499: | Gleb Smirnoff | 2011-07-08 | 1 | -196/+236 |
| * | Merge from head/ 220802, 220804: | Gleb Smirnoff | 2011-07-08 | 7 | -312/+310 |
| * | MFC r222745: | Andrey V. Elsukov | 2011-06-20 | 1 | -0/+1 |
| * | MFC r222744: | Andrey V. Elsukov | 2011-06-20 | 1 | -2/+2 |
| * | MFC r222473: | Andrey V. Elsukov | 2011-06-14 | 2 | -11/+19 |
| * | MFC r206494 by luigi: | Andrey V. Elsukov | 2010-12-10 | 1 | -2/+2 |
| * | MFhead r210539: | Gleb Smirnoff | 2010-09-16 | 1 | -4/+2 |
| * | MFC r206266: Set net.inet6.ip6.fw.enable as well. | Hajimu UMEMOTO | 2010-04-11 | 1 | -0/+2 |
| * | fix handling of "ipfw set N ..." | Luigi Rizzo | 2010-03-24 | 1 | -1/+1 |
| * | MFC of a large number of ipfw and dummynet fixes and enhancements | Luigi Rizzo | 2010-03-23 | 7 | -608/+1177 |
| * | mfc r205179: print correctly addresses with an OR block | Luigi Rizzo | 2010-03-22 | 1 | -8/+17 |
| * | MFC r200183 by luigi: | Gleb Smirnoff | 2010-03-22 | 1 | -1/+3 |
| * | mfc r200056 | Luigi Rizzo | 2009-12-06 | 1 | -4/+4 |
| * | MFC r199626: | Alexander Leidinger | 2009-12-01 | 1 | -0/+2 |
| * | MFC: r197312 | Christian Brueffer | 2009-10-09 | 1 | -1/+1 |
| * | - 'burst' description rewritten. | Oleg Bulyzhin | 2009-06-26 | 1 | -5/+10 |
| * | o Kill grammar nits. | Maxim Konovalov | 2009-06-26 | 1 | -2/+2 |
| * | - fix dummynet 'fast' mode for WF2Q case. | Oleg Bulyzhin | 2009-06-24 | 4 | -7/+48 |
| * | Permit the specification of bandwidth values within | Luigi Rizzo | 2009-06-08 | 2 | -40/+72 |
| * | add a missing format in a printf | Luigi Rizzo | 2009-06-08 | 1 | -1/+1 |
| * | Several ipfw options and actions use a 16-bit argument to indicate | Luigi Rizzo | 2009-06-05 | 1 | -3/+3 |
| * | remove a printf that was only useful for debugging. | Luigi Rizzo | 2009-06-05 | 1 | -2/+0 |
| * | Kill hard sentence break added in the previous revision. | Tom Rhodes | 2009-04-11 | 1 | -1/+4 |
| * | Add emulation of delay profiles, which lets you model various | Luigi Rizzo | 2009-04-09 | 3 | -2/+403 |
| * | o Grammar. | Maxim Konovalov | 2009-04-08 | 1 | -3/+3 |
| * | Various cleanup of text, moving a couple of paragraphs | Luigi Rizzo | 2009-04-08 | 1 | -88/+99 |
| * | Remove contractions, reword a sentence to avoid a double negative, | Tom Rhodes | 2009-04-07 | 1 | -3/+4 |
| * | Improve a bit reass documentation: | Paolo Pisati | 2009-04-05 | 1 | -0/+25 |
| * | Implement an ipfw action to reassemble ip packets: reass. | Paolo Pisati | 2009-04-01 | 4 | -1/+18 |
| * | Mdoc style, spelling, grammar and wording fixes. This manpage needs more work. | Christian Brueffer | 2009-03-19 | 1 | -62/+68 |
| * | move a variable declaration to the beginning of the block | Luigi Rizzo | 2009-03-05 | 1 | -1/+1 |
| * | remove some signed/unsigned and one const/!const warning | Luigi Rizzo | 2009-03-05 | 1 | -5/+5 |
| * | mark a function static, as it is | Luigi Rizzo | 2009-03-05 | 1 | -1/+1 |
| * | Add SCTP NAT support. | Paolo Pisati | 2009-02-07 | 2 | -16/+218 |
| * | Explain that we assume AF_INET and only use the addr and port field | Luigi Rizzo | 2009-02-02 | 1 | -1/+4 |
| * | remove duplicate #include | Luigi Rizzo | 2009-02-02 | 1 | -1/+0 |
| * | put the altq-related functions into a separate file. | Luigi Rizzo | 2009-02-01 | 6 | -122/+167 |
| * | Avoid the use of duplicated typedefs -- see the comment for details. | Luigi Rizzo | 2009-01-28 | 1 | -15/+21 |
| * | fix printing of uint64_t values, so we can use WARNS=2 | Luigi Rizzo | 2009-01-27 | 4 | -11/+27 |
| * | fix wrong variable usage... | Luigi Rizzo | 2009-01-27 | 1 | -2/+1 |
| * | Put nat and ipv6 support in their own files. | Luigi Rizzo | 2009-01-27 | 5 | -1320/+1436 |