Hasso Tepper
e5d179d815
Fixes for tc help commands
...
* "tc [class|qdisc|filter] get" doesn't exist, remove it from inline help.
* Add "replace" to "tc [class|filter] get" inline help.
* Fix "tc [class|qdisc|filter] help" output:
~$ tc class help
[snip]
Command "help" is unknown, try "tc class help".
~$
with my best wishes,
--
Hasso Tepper
Elion Enterprises Ltd. [AS3249]
Data Communication Network Administrator
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
2006-12-14 15:01:30 -08:00
Stephen Hemminger
ae665a522b
Remove trailing whitespace
...
Go through source files and remove all trailing whitespace
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
2006-12-05 10:10:22 -08:00
Stephen Hemminger
302d3fb720
More TC patches from Jamal.
...
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
2006-09-25 17:08:40 -07:00
Jamal Hadi Salim
5bec34845b
This patch adds ability to monitor tc events similar to ipmonitor.
...
User runs "tc monitor" (without quotes) and watches events of
addition, deletion and updates from qdiscs, classes, filters and
actions as they happen.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
2006-08-08 11:55:15 -07:00
Jesper Dangaard Brouer
e81c1a22cd
Trivial correction to the usage text.
...
- Remove the parameter "get" as it is not implemented.
- Add the parameter "replace".
2006-08-04 11:02:51 -07:00
shemminger
7e6b809cb9
Make error message better on tc with wrong args.
2006-03-10 23:40:56 +00:00
site!shemminger
c1027a759b
Fix batch mode handle usage.
...
(Logical change 1.169)
2005-03-14 22:19:16 +00:00
osdl.net!shemminger
7901660a0d
change how netlink socket is handled for batch mode.
...
(Logical change 1.166)
2005-03-14 19:34:12 +00:00
osdl.net!shemminger
b611d516d8
Style fix.
...
2005/03/10 12:23:43-08:00 net[shemminger]!shemminger
Import patch iproute-batch.1.050209.patch
(Logical change 1.162)
2005-03-14 19:02:41 +00:00
ch[shemminger]!tgraf
e5879dc603
iproute2: gnet_stats
...
(Logical change 1.107)
2004-12-07 23:52:52 +00:00
osdl.net!shemminger
50772dc51a
Add ip rule flush capabilty and fix all the prototype changes
...
because of that code rewrites the nlmsghdr.
(Logical change 1.106)
2004-12-07 21:48:29 +00:00
osdl.net!shemminger
2c5474ada2
Use common code to print tcstats
...
(Logical change 1.78)
2004-08-31 17:54:25 +00:00
osdl.net!shemminger
6dc9f01634
make all filtering handles take const args.
...
(Logical change 1.77)
2004-08-31 17:45:21 +00:00
net[shemminger]!shemminger
d81b135b6f
Import patch jamal-p1
...
(Logical change 1.70)
2004-08-23 20:20:41 +00:00
osdl.net!shemminger
2373fde9b0
new stuff from jamal.
...
(Logical change 1.66)
2004-08-13 23:54:55 +00:00
osdl.org!shemminger
aba5acdfdb
(Logical change 1.3)
2004-04-15 20:56:59 +00:00
osdl.org!shemminger
86fdf0e47b
Initial revision
2004-04-15 20:56:59 +00:00