lossy router?

Scott Lipcon (slipcon@cs.jhu.edu)
Mon, 19 Jan 1998 14:04:15 -0500 (EST)


Hello,
Before I start work on this myself, I was wondering if anyone had
already done a similar project. I am in need of a simple router
(IP_FORWARDING would be plenty) that can be configured to corrupt the
network as it routes. Minimally, I'll need on-the-fly packet loss (ie
'echo 10 > /proc/net/droprate' to enable 10% loss) and some rudimentary
delay (ie 'echo 100 > /proc/net/delay' to enable 100ms latency). More
complicated conditions would be nice, but are not necessary at first.

Thanks in advance,
Scott Lipcon