index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
ipfw
/
dummynet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
expand_number(3) takes a uint64_t * now.
des
2010-08-19
1
-1
/
+1
*
better printing of headers when listing flows
luigi
2010-07-15
1
-8
/
+18
*
Slightly different handling of printf/snprintf for unaligned uint64_t,
luigi
2010-04-19
1
-4
/
+4
*
accept lower case m as a synonym for Mega (bit/s or bytes/s).
luigi
2010-03-15
1
-1
/
+1
*
+ implement (two lines) the kernel side of 'lookup dscp N' to use the
luigi
2010-03-15
1
-4
/
+13
*
implement listing of a subset of pipes/queues/schedulers.
luigi
2010-03-11
1
-28
/
+117
*
make the listing of queues/pipes/schedulers handle the case of
luigi
2010-03-04
1
-4
/
+19
*
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
1
-331
/
+517
*
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 dummynet 'fast' mode for WF2Q case.
oleg
2009-06-24
1
-6
/
+31
*
Permit the specification of bandwidth values within
luigi
2009-06-08
1
-29
/
+57
*
remove a printf that was only useful for debugging.
luigi
2009-06-05
1
-2
/
+0
*
Add emulation of delay profiles, which lets you model various
luigi
2009-04-09
1
-1
/
+316
*
remove duplicate #include
luigi
2009-02-02
1
-1
/
+0
*
put the altq-related functions into a separate file.
luigi
2009-02-01
1
-4
/
+4
*
fix printing of uint64_t values, so we can use WARNS=2
luigi
2009-01-27
1
-8
/
+12
*
fix wrong variable usage...
luigi
2009-01-27
1
-2
/
+1
*
Put dummynet-related code in a separate file.
luigi
2009-01-27
1
-0
/
+717