aboutsummaryrefslogtreecommitdiff
path: root/sys/netpfil/ipfw/dn_sched_fq_pie.c
Commit message (Expand)AuthorAgeFilesLines
* Fix Dummynet AQM packet marking function ecn_mark() and fq_codel /Don Lewis2017-10-261-3/+3
* Fix the queue delay estimation in PIE/FQ-PIE when the timestampDon Lewis2017-05-191-3/+8
* The result of right shifting a negative signed value is implementationDon Lewis2017-05-191-21/+38
* Fix problems in the FQ-PIE AQM cleanup code that could leak memory orDon Lewis2016-07-121-136/+87
* Replace constant expressions that contain multiplications byDon Lewis2016-06-011-13/+13
* Cast some expressions that multiply a long long constant by aDon Lewis2016-05-291-6/+6
* Import Dummynet AQM version 0.2.1 (CoDel, FQ-CoDel, PIE and FQ-PIE).Don Lewis2016-05-261-0/+1262