You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the tc examples, it would be nice to add code showing how to unload the attached tc classifier - equivalent of sudo tc qdisc del dev eth0 clsact - to make it possible to run the program multiple times in a row without having to resort to the manual tc command.
The text was updated successfully, but these errors were encountered:
For the
tc
examples, it would be nice to add code showing how to unload the attached tc classifier - equivalent ofsudo tc qdisc del dev eth0 clsact
- to make it possible to run the program multiple times in a row without having to resort to the manualtc
command.The text was updated successfully, but these errors were encountered: