wok-current annotate dummynet/description.txt @ rev 23257
updated octave (5.1.0 -> 5.2.0)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Mar 26 06:34:52 2020 +0100 (2020-03-26) |
parents | |
children |
rev | line source |
---|---|
samuel_trassare@13380 | 1 dummynet is a live network emulation tool, originally designed for testing |
samuel_trassare@13380 | 2 networking protocols, and since then used for a variety of applications |
samuel_trassare@13380 | 3 including bandwidth management. It simulates/enforces queue and bandwidth |
samuel_trassare@13380 | 4 limitations, delays, packet losses, and multipath effects. It also implements |
samuel_trassare@13380 | 5 various scheduling algorithms. dummynet can be used on the machine running the |
samuel_trassare@13380 | 6 user's application, or on external boxes acting as routers or bridges. |