meta data for this page
  •  

This is an old revision of the document!


dummynet – flexible bandwidth manager and delay emulator

Some terms:

  • AQM - Active Queue Management
    • droptail - drop packetss if full
    • CoDel
    • PIE
  • pipe - virtual path that emulates a connection with a specified bandwidth, propagation delay, and packet loss pattern.
  • Simple pipe internally has attached
    • queue (droptail)
    • scheduler (FIFO)
    • pipe (a link emulator with given badwidth and delay)

  • Pipe with CoDel AQM set: