summaryrefslogtreecommitdiff
path: root/tc/tc_monitor.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "tc/tc_monitor: print netlink extack message"Hangbin Liu2023-01-221-3/+0
* tc: use SPDXStephen Hemminger2023-01-141-6/+1
* tc: print errors on stderrStephen Hemminger2022-12-091-1/+1
* tc/tc_monitor: print netlink extack messageHangbin Liu2022-09-271-0/+3
* Tree wide: Drop sockaddr_nl argDavid Ahern2018-10-221-6/+5
* tc: introduce support for chain templatesJiri Pirko2018-07-251-1/+4
* drop unneeded include of syslog.hStephen Hemminger2017-11-121-1/+0
* tc: code cleanupStephen Hemminger2016-03-211-3/+3
* monitor: fix file handle leakStephen Hemminger2015-12-301-3/+7
* tc : add timestamps to tc monitorEric Dumazet2015-09-251-1/+4
* libnetlink: introduce rtnl_listen_filter_tNicolas Dichtel2015-05-211-0/+1
* ip: make local functions staticStephen Hemminger2013-02-121-1/+2
* update rest to use nl_mgrpjamal2007-03-131-1/+1
* This patch adds ability to monitor tc events similar to ipmonitor.Jamal Hadi Salim2006-08-081-0/+110