This repository contains scripts that might be valuable when testing the tools used to test network quality tools. How meta is that?
In Linux, there is a family of related tools under the name of
Traffic Control
that can be used to set limits (and other parameters) on network interfaces.
Changing the limits and parameters is useful when testing different
applications ability to cope with different network conditions. Under
the tc
directory are scripts that help use
tc
.
See tc/README.md for more information.