Skip to content

Instantly share code, notes, and snippets.

@evilkost
Created August 15, 2019 23:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save evilkost/1380d288db028aebdbdf81d0b9e4aece to your computer and use it in GitHub Desktop.
Save evilkost/1380d288db028aebdbdf81d0b9e4aece to your computer and use it in GitHub Desktop.
tc qdisc list
tc qdisc add dev lo root netem delay 0.1ms
tc qdisc change dev lo root netem delay 0.3ms
tc qdisc change dev lo root netem delay 0.1ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment