Flakeway recipe
Rich Brown <[email protected]> Tue, 19 May 2020 10:58:59 +0000
| Newsgroups | org.kernel.vger.lartc |
|---|---|
| Message-ID | <[email protected]> |
Folks,
I frequently want to create a flakey gateway ("flakeway") that disrupts network traffic for testing. It would:
- Drop a specified fraction of packets
- Delay packets
- Limit bandwidth
- etc.
Does anyone have a script that can be invoked/turned on and off for an experiment? Thanks.
Rich