e49b51d6631290bf2df0efd56aa511e3387216ea |
|
31-Dec-2015 |
Stephen Hemminger <stephen@networkplumber.org> |
monitor: fix file handle leak In some cases passing file to monitor left file open. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
/external/iproute2/tc/tc_monitor.c
|
32a6fbe56316f8e1309dcccd77045d7ddf8e654e |
|
24-Sep-2015 |
Eric Dumazet <edumazet@google.com> |
tc : add timestamps to tc monitor Support -timestamp and -tshort options for tc monitor like ip monitor. # tc -tshort monitor [2015-09-23T16:39:11.260555] qdisc fq 8003: dev eth0 root refcnt 2 limit 10000p flow_limit 100p buckets 1024 quantum 3028 initial_quantum 15140 refill_delay 40.0ms Signed-off-by: Eric Dumazet <edumazet@google.com>
/external/iproute2/tc/tc_monitor.c
|
0628cddd9d5c0cb9ed0e0aba136e50de93487150 |
|
20-May-2015 |
Nicolas Dichtel <nicolas.dichtel@6wind.com> |
libnetlink: introduce rtnl_listen_filter_t There is no functional change with this commit. It only prepares the next one. Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
/external/iproute2/tc/tc_monitor.c
|
d1f28cf181a6f77f230d90267eef0ecfbcb25f30 |
|
12-Feb-2013 |
Stephen Hemminger <stephen@networkplumber.org> |
ip: make local functions static
/external/iproute2/tc/tc_monitor.c
|
b64f58b01354a1cfdc56f9617aabc9997f9fb01e |
|
25-Feb-2007 |
jamal <hadi@cyberus.ca> |
update rest to use nl_mgrp cheers, jamal [ALL] update rest to use nl_mgrp Signed-off-by: J Hadi Salim <hadi@cyberus.ca> Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
/external/iproute2/tc/tc_monitor.c
|
5bec34845bba39dfc1efb409ebc2b158a9f0fbc4 |
|
08-Aug-2006 |
Jamal Hadi Salim <hadi@cyberus.ca> |
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>
/external/iproute2/tc/tc_monitor.c
|