| Commit message (Expand) | Author | Age | Files | Lines |
* | The first customer of the SO_USER_COOKIE option: | luigi | 2010-11-12 | 3 | -0/+19 |
* | mdoc: make pages render with mandoc | uqs | 2010-10-21 | 1 | -2/+1 |
* | document logging through bpf | luigi | 2010-10-13 | 1 | -13/+18 |
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 1 | -2/+0 |
* | Fix incorrect usage of 'assure' and 'insure'. | brucec | 2010-08-28 | 1 | -1/+1 |
* | expand_number(3) takes a uint64_t * now. | des | 2010-08-19 | 1 | -1/+1 |
* | Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while | joel | 2010-08-16 | 1 | -2/+2 |
* | Document that the "ngtee" action no longer accepts packet, and | glebius | 2010-07-27 | 1 | -4/+2 |
* | better printing of headers when listing flows | luigi | 2010-07-15 | 1 | -8/+18 |
* | fix 64-bit build | luigi | 2010-04-19 | 1 | -2/+4 |
* | Slightly different handling of printf/snprintf for unaligned uint64_t, | luigi | 2010-04-19 | 3 | -36/+40 |
* | fix a buffer overflow with large (100k+) number of input lines. | luigi | 2010-04-12 | 1 | -2/+2 |
* | Set net.inet6.ip6.fw.enable as well. | ume | 2010-04-06 | 1 | -0/+2 |
* | fix another bug in "ipfw set N ..." | luigi | 2010-03-24 | 1 | -1/+1 |
* | Tweak language to make one point potentially clearer for non-native spekers | gavin | 2010-03-20 | 1 | -2/+2 |
* | accept lower case m as a synonym for Mega (bit/s or bytes/s). | luigi | 2010-03-15 | 1 | -1/+1 |
* | print correctly commands of the form | luigi | 2010-03-15 | 1 | -8/+17 |
* | + implement (two lines) the kernel side of 'lookup dscp N' to use the | luigi | 2010-03-15 | 1 | -4/+13 |
* | Implement "lookup dscp N" which does a lookup of the DSCP (top 6 bits | luigi | 2010-03-15 | 2 | -2/+4 |
* | implement listing of a subset of pipes/queues/schedulers. | luigi | 2010-03-11 | 1 | -28/+117 |
* | add back DPADD (removed by mistake in a previous commit) | luigi | 2010-03-08 | 1 | -0/+1 |
* | more documentation on new dummynet features. | luigi | 2010-03-05 | 1 | -18/+98 |
* | make the listing of queues/pipes/schedulers handle the case of | luigi | 2010-03-04 | 1 | -4/+19 |
* | fix handling of sets | luigi | 2010-03-04 | 1 | -5/+13 |
* | reduce diffs with the cross-platform version (windows needs | luigi | 2010-03-04 | 1 | -0/+14 |
* | remove stale comment | luigi | 2010-03-04 | 1 | -2/+0 |
* | Bring in the most recent version of ipfw and dummynet, developed | luigi | 2010-03-02 | 7 | -593/+883 |
* | Fixed dependencies (make checkdpadd). | ru | 2010-02-25 | 1 | -0/+1 |
* | implement a new match option, | luigi | 2009-12-15 | 3 | -0/+60 |
* | fix the indentation for addr: values | luigi | 2009-12-15 | 1 | -0/+2 |
* | restore setting of sin_len (was removed in 1.146 last february) as | luigi | 2009-12-06 | 1 | -1/+3 |
* | fix argument type in the call to expand_number | luigi | 2009-12-04 | 1 | -1/+1 |
* | use qsort_r instead of heapsort; | luigi | 2009-12-03 | 1 | -4/+4 |
* | Fix minor resource leak in a function. | netchild | 2009-11-21 | 1 | -0/+2 |
* | Fix setfib(1) section number. | brueffer | 2009-09-18 | 1 | -1/+1 |
* | - 'burst' description rewritten. | oleg | 2009-06-26 | 1 | -5/+10 |
* | o Kill grammar nits. | maxim | 2009-06-26 | 1 | -2/+2 |
* | - fix dummynet 'fast' mode for WF2Q case. | oleg | 2009-06-24 | 4 | -7/+48 |
* | Permit the specification of bandwidth values within | luigi | 2009-06-08 | 2 | -40/+72 |
* | add a missing format in a printf | luigi | 2009-06-08 | 1 | -1/+1 |
* | Several ipfw options and actions use a 16-bit argument to indicate | luigi | 2009-06-05 | 1 | -3/+3 |
* | remove a printf that was only useful for debugging. | luigi | 2009-06-05 | 1 | -2/+0 |
* | Kill hard sentence break added in the previous revision. | trhodes | 2009-04-11 | 1 | -1/+4 |
* | Add emulation of delay profiles, which lets you model various | luigi | 2009-04-09 | 3 | -2/+403 |
* | o Grammar. | maxim | 2009-04-08 | 1 | -3/+3 |
* | Various cleanup of text, moving a couple of paragraphs | luigi | 2009-04-08 | 1 | -88/+99 |
* | Remove contractions, reword a sentence to avoid a double negative, | trhodes | 2009-04-07 | 1 | -3/+4 |
* | Improve a bit reass documentation: | piso | 2009-04-05 | 1 | -0/+25 |
* | Implement an ipfw action to reassemble ip packets: reass. | piso | 2009-04-01 | 4 | -1/+18 |
* | Mdoc style, spelling, grammar and wording fixes. This manpage needs more work. | brueffer | 2009-03-19 | 1 | -62/+68 |