wok-6.x view dummynet/description.txt @ rev 16659

linphone: g_thread_init() is no longer necessary since glib version 2.32 and should not be used
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 14 06:07:40 2014 +0000 (2014-05-14)
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.