wok annotate dummynet/description.txt @ rev 13847

frogatto: try to fix build (Boost 1.47 removed a deprecated function...) btw, we use boost 1.50
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jan 09 01:13:47 2013 +0000 (2013-01-09)
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.