Flakeway recipe
Rich Brown <[email protected]> Tue, 19 May 2020 06:58:59 -0400
| Newsgroups | gmane.linux.network.routing |
|---|---|
| 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