wok view dummynet/description.txt @ rev 25706

BootProg/boot32.asm: add int 21h services 02h, 09h, 25h, 35h
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 26 17:36:15 2024 +0000 (3 months ago)
parents
children
line source
1 dummynet is a live network emulation tool, originally designed for testing
2 networking protocols, and since then used for a variety of applications
3 including bandwidth management. It simulates/enforces queue and bandwidth
4 limitations, delays, packet losses, and multipath effects. It also implements
5 various scheduling algorithms. dummynet can be used on the machine running the
6 user's application, or on external boxes acting as routers or bridges.