This is my first time using traffic shaping and I am wondering how I can list the rules I applied like you can with iptables?
Walter
|
feedback
|
|
Perhaps your problem is that you said "list the rules", while tools from iproute2 use "show" as keyword instead. Examples:
For more details, consult the manpage for tc and the well known resource LARTC. | |||||
feedback
|