maxonthegit / netkit-core

Scripts and tools that make up the Netkit core
http://www.netkit.org/
Other
54 stars 28 forks source link

Emulate physical links #1

Open maxonthegit opened 13 years ago

maxonthegit commented 13 years ago

Emulation of physical links is already possible by using netem inside the virtual machines. It could be improved by exposing some configuration settings (e.g., delay, packet loss) through the lscripts (hence, the lab.conf file).

Implementing this improvement may likely affect the filesystem image as well.