summaryrefslogtreecommitdiff
path: root/tc/m_simple.c
Commit message (Expand)AuthorAgeFilesLines
* tc: use SPDXStephen Hemminger2023-01-141-5/+1
* tc: skip actions that don't have options attribute when printingVlad Buslov2020-10-311-1/+1
* tc: do not output newline in oneline modeStephen Hemminger2019-12-111-1/+1
* tc: print all error messages to stderrStephen Hemminger2019-07-111-2/+2
* Merge branch 'master' into nextDavid Ahern2019-06-101-2/+3
|\
| * tc: simple: don't hardcode the control actionDavide Caratti2019-06-061-2/+3
* | treewide: refactor help messagesMatteo Croce2019-05-201-2/+3
|/
* treewide: Use addattr_nest()/addattr_nest_end() to handle nested attributesSerhey Popovych2018-02-021-3/+2
* drop unneeded include of syslog.hStephen Hemminger2017-11-121-1/+0
* tc: fix m_simple usageStephen Hemminger2017-08-031-2/+2
* tc-simple: Fix documentationPhil Sutter2017-08-031-2/+2
* tc: actions: add helpers to parse and print control actionsJiri Pirko2017-05-221-3/+0
* tc: pass correct conversion specifier to print 'unsigned int' action index.Roman Mashak2016-12-141-1/+1
* tc: use action_a2n() everywherePhil Sutter2016-07-251-25/+2
* tc simple action: bug fixJamal Hadi Salim2016-05-311-3/+2
* tc simple action update and breakageJamal Hadi Salim2016-05-161-14/+44
* tc: code cleanupStephen Hemminger2016-03-211-2/+3
* tc: fix compilation warning on 32bits archNicolas Dichtel2015-04-271-1/+1
* whitespace cleanupStephen Hemminger2014-12-201-19/+19
* tc: minor spelling fixesStephen Hemminger2014-12-031-1/+1
* simple print newlineJamal Hadi Salim2013-12-281-1/+1
* tc: introduce simple actionJamal Hadi Salim2013-09-301-0/+202