aboutsummaryrefslogtreecommitdiff
path: root/sys/netpfil/ipfw/dn_aqm_pie.c
Commit message (Expand)AuthorAgeFilesLines
* net: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-10/+8
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-20/+21
* 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
* dummynet: Use strlcpy to appease static checkersConrad Meyer2017-04-131-1/+1
* Fix a race condition between the main thread in aqm_pie_cleanup() and theDon Lewis2016-07-051-33/+28
* 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/+793