wok-current
annotate dummynet64/description.txt @ rev 21900
updated serd and serd-dev (0.18.0 -> 0.30.0)
author |
Hans-G?nter Theisgen |
date |
Thu Oct 03 20:51:42 2019 +0100 (2019-10-03) |
parents |
|
children |
|
rev |
line source |
pascal@20240
|
1 dummynet is a live network emulation tool, originally designed for testing
|
pascal@20240
|
2 networking protocols, and since then used for a variety of applications
|
pascal@20240
|
3 including bandwidth management. It simulates/enforces queue and bandwidth
|
pascal@20240
|
4 limitations, delays, packet losses, and multipath effects. It also implements
|
pascal@20240
|
5 various scheduling algorithms. dummynet can be used on the machine running the
|
pascal@20240
|
6 user's application, or on external boxes acting as routers or bridges.
|