Open
Description
In some case, tc rules still be stored in tcRuleStore
after the expriment is deleted. When this happends, you can find some tcs
in logs that shouldn't exist when you run another network attack. And these tcs
would not be recoverd after execute recover command, so you have to recover it by executing tc qdisc del dev $device root
.