summaryrefslogtreecommitdiffstats
path: root/tc/m_mirred.c
Commit message (Expand)AuthorAgeFilesLines
* tc: do not output newline in oneline modeStephen Hemminger2019-12-111-2/+3
* tc: print all error messages to stderrStephen Hemminger2019-07-111-1/+1
* m_mirred: don't bail if the control action is missingPaolo Abeni2019-05-221-1/+2
* Merge branch 'iproute2-master' into iproute2-nextDavid Ahern2018-03-131-3/+2
|\
| * tc: fix parsing of the control actionDavide Caratti2018-03-041-3/+2
* | utils: Introduce and use nodev() helper routineSerhey Popovych2018-03-111-4/+2
* | treewide: Use addattr_nest()/addattr_nest_end() to handle nested attributesSerhey Popovych2018-02-021-3/+2
|/
* tc: util: Don't call NEXT_ARG_FWD() in __parse_action_control()Michal Privoznik2017-12-081-1/+3
* m_mirred: style cleanupsStephen Hemminger2017-11-261-36/+38
* tc: jsonify mirred actionJiri Pirko2017-11-261-6/+40
* tc: replace magic constant 16 with #defineStephen Hemminger2017-11-241-1/+1
* drop unneeded include of syslog.hStephen Hemminger2017-11-121-1/+0
* tc: actions: add helpers to parse and print control actionsJiri Pirko2017-05-221-6/+4
* tc: pass correct conversion specifier to print 'unsigned int' action index.Roman Mashak2016-12-141-1/+2
* tc: m_mirred: Add support for ingress redirect/mirrorShmulik Ladkani2016-10-261-12/+28
* tc: util: No need for action_n2a() to be reentrantPhil Sutter2016-07-251-3/+2
* tc: use action_a2n() everywherePhil Sutter2016-07-251-22/+3
* Use C99 style initializers everywherePhil Sutter2016-07-201-5/+2
* tc: don't ignore ok as an action branchJamal Hadi Salim2016-05-161-1/+2
* tc: code cleanupStephen Hemminger2016-03-211-18/+22
* More minor spelling fixesStephen Hemminger2013-08-041-4/+4
* ip: make local functions staticStephen Hemminger2013-02-121-6/+8
* Remove mirred debug messageStephen Hemminger2010-03-291-5/+0
* Remove trailing whitespaceStephen Hemminger2006-12-051-4/+4
* First part of cleaning up the help output of actions.Jamal Hadi Salim2006-08-081-8/+14
* Fix from jamalosdl.net!shemminger2005-03-301-1/+4
* Fix batch mode handle usage.site!shemminger2005-03-141-17/+1
* Style fix.osdl.net!shemminger2005-03-141-1/+1
* Use parse_rtattr_nested3!tgraf2005-01-181-2/+1
* Use NLMSG_TAIL3!tgraf2005-01-181-3/+2
* Import patch iproute2.121net[shemminger]!shemminger2005-01-171-1/+1
* Import patch mirred.patchnet[shemminger]!shemminger2004-12-081-0/+310
* Initial revisionnet[shemminger]!shemminger2004-12-081-0/+0