summaryrefslogtreecommitdiff
path: root/tc/m_ematch.c
Commit message (Expand)AuthorAgeFilesLines
* tc: use SPDXStephen Hemminger2023-01-141-5/+1
* tc/ematch: make local functions staticStephen Hemminger2018-11-191-27/+3
* iproute: make clang happyMahesh Bandewar2018-08-301-0/+1
* Merge branch 'iproute2-master' into iproute2-nextDavid Ahern2018-04-021-1/+1
|\
| * ematch: fix possible snprintf overflowStephen Hemminger2018-03-291-1/+1
* | tc: ematch: add parse_eopt_argv() method for providing ematches with argv par...Eyal Birger2018-02-271-1/+26
* | treewide: Use addattr_nest()/addattr_nest_end() to handle nested attributesSerhey Popovych2018-02-021-9/+7
|/
* drop unneeded include of syslog.hStephen Hemminger2017-11-121-1/+0
* Use C99 style initializers everywherePhil Sutter2016-07-201-3/+1
* tc: code cleanupStephen Hemminger2016-03-211-6/+8
* Fix NULL pointer reference when using basic matchStephen Hemminger2010-07-291-5/+7
* Fix duplicate returnStephen Hemminger2008-09-191-2/+0
* ematch related bugfix and cleanupStephen Hemminger2008-05-291-0/+77
* Remove trailing whitespaceStephen Hemminger2006-12-051-6/+6
* Fix ematch warnings with GCC4.0shemminger2005-07-141-1/+1
* Cleanup GCC4 warnings about signedness.shemminger2005-07-051-0/+1
* Overlooked one more file.shemminger2005-06-231-0/+492