summaryrefslogtreecommitdiff
path: root/tc/m_xt_old.c
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary checks for NULL before calling free()Stephen Hemminger2023-05-101-2/+1
* 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: print all error messages to stderrStephen Hemminger2019-07-111-43/+41
* tc: replace left side comparisonStephen Hemminger2019-01-281-2/+1
* treewide: Use addattr_nest()/addattr_nest_end() to handle nested attributesSerhey Popovych2018-02-021-3/+2
* tc: replace magic constant 16 with #defineStephen Hemminger2017-11-241-1/+1
* drop unneeded include of syslog.hStephen Hemminger2017-11-121-1/+0
* tc: pass correct conversion specifier to print 'unsigned int' action index.Roman Mashak2016-12-141-1/+1
* tc: code cleanupStephen Hemminger2016-03-211-61/+68
* tc: remove extra whitespaceStephen Hemminger2015-10-231-1/+0
* whitespace cleanupStephen Hemminger2014-12-201-1/+1
* More minor spelling fixesStephen Hemminger2013-08-041-1/+1
* Convert to use rta_getattr_ functionsStephen Hemminger2012-04-101-3/+3
* tc: Remove unused variable 'res'.Thomas Jarosch2011-11-231-2/+0
* Workaround missing ALIGN() macro.Stephen Hemminger2010-03-291-0/+5
* Keep the old tc/ipt/xt module for compatibility.Andreas Henriksson2009-12-261-0/+433