Page MenuHomeFreeBSD

CoDel, FQ-CoDel, PIE and FQ-PIE for ipfw/dummynet
ClosedPublic

Authored by truckman on May 16 2016, 7:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 21, 2:53 PM
Unknown Object (File)
Fri, Feb 13, 6:07 AM
Unknown Object (File)
Sun, Feb 8, 3:27 PM
Unknown Object (File)
Tue, Feb 3, 8:59 PM
Unknown Object (File)
Jan 14 2026, 9:24 AM
Unknown Object (File)
Jan 13 2026, 3:58 AM
Unknown Object (File)
Jan 3 2026, 12:49 PM
Unknown Object (File)
Dec 24 2025, 7:52 AM
Subscribers

Details

Summary

This is the Version 0.2 patch adding CoDel, FQ-CoDel, PIE and
FQ-PIE AQM implementations to ipfw/dummynet.

Centre for Advanced Internet Architectures,
Swinburne University of Technology,
Melbourne, Australia

18 April, 2016
Dummynet AQM v0.2 - CoDel, FQ-CoDel, PIE and FQ-PIE for FreeBSD's

	    ipfw/dummynet framework

Author: Rasool Al-Saadi <ralsaadi@swin.edu.au>

More info here: http://caia.swin.edu.au/freebsd/aqm/downloads.html

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

truckman retitled this revision from to CoDel, FQ-CoDel, PIE and FQ-PIE for ipfw/dummynet.
truckman updated this object.
truckman edited the test plan for this revision. (Show Details)

Update patch to version 0.2.1:

  • Fixed FQ-Codel/FQ-PIE over-limit checking
  • Fixed CoDel/FQ-Codel isqrt initial value that can cause wrong isqrt guessing
  • Fixed kernel panic when unloading dummynet module while there is a busy PIE AQM
  • Fixed kernel panic when reconfigure busy droptail pipe to use CoDel/PIE AQM
  • Fixed mismatch FQ-Codel/FQ-PIE quantum boundaries with the technical report
This revision was automatically updated to reflect the committed changes.