Differences

This shows you the differences between two versions of the page.

doc:howto:packet.scheduler:packet.scheduler [2012/12/05 12:52]
orca
doc:howto:packet.scheduler:packet.scheduler [2012/12/26 11:14] (current)
orca rm BFS, it's a process scheduler
Line 1: Line 1:
- +====== Network Traffic Control ======
- +
-====== Traffic Control ======+
Traffic Control is the umbrella term for packet prioritizing, traffic [[#shaping|shaping]], bandwidth limiting, AQM (Active Queue Management), etc. This HowTo will help you understand and set up traffic control on your router. Is it one strategy to address problems caused by [[wp>Network congestion]]. Traffic Control is the umbrella term for packet prioritizing, traffic [[#shaping|shaping]], bandwidth limiting, AQM (Active Queue Management), etc. This HowTo will help you understand and set up traffic control on your router. Is it one strategy to address problems caused by [[wp>Network congestion]].
Line 306: Line 304:
  * ''**Work-Conserving**'' A work-conserving QDisc never delays packets. It does NOT "shape" packets.   * ''**Work-Conserving**'' A work-conserving QDisc never delays packets. It does NOT "shape" packets.
  * ''**Non-Work-Conserving**'' A non-work-conserving QDiscs may delay packets and "shape" them. This means that they sometimes refuse to pass a packet, even though they have one available.   * ''**Non-Work-Conserving**'' A non-work-conserving QDiscs may delay packets and "shape" them. This means that they sometimes refuse to pass a packet, even though they have one available.
 +  * ''**Tail drop Queue**'' see [[wp>Tail drop]]
**''Classes''** Classes are sub-QDiscs which allow the user to configure QoS in more detail. Classes can contain additional classes. Classes do not have a queue, do not contain any network packets and cannot contain filters. **''Classes''** Classes are sub-QDiscs which allow the user to configure QoS in more detail. Classes can contain additional classes. Classes do not have a queue, do not contain any network packets and cannot contain filters.

Back to top

doc/howto/packet.scheduler/packet.scheduler.1354708348.txt.bz2 · Last modified: 2012/12/05 12:52 by orca