summaryrefslogtreecommitdiff
path: root/tc/m_tunnel_key.c
Commit message (Expand)AuthorAgeFilesLines
* tc: m_tunnel_key: support code for "nofrag" tunnelsDavide Caratti2023-04-071-11/+37
* tc: use SPDXStephen Hemminger2023-01-141-5/+1
* tc: skip actions that don't have options attribute when printingVlad Buslov2020-10-311-3/+2
* Merge branch 'master' into nextDavid Ahern2020-05-051-8/+8
|\
| * Replace open-coded instances of print_nl()Benjamin Poirier2020-05-041-8/+8
* | tc: m_tunnel_key: add options support for erpsanXin Long2020-05-011-1/+116
* | tc: m_tunnel_key: add options support for vxlanXin Long2020-05-011-9/+75
|/
* tc: do not output newline in oneline modeStephen Hemminger2019-12-111-1/+2
* tc: print all error messages to stderrStephen Hemminger2019-07-111-2/+1
* treewide: refactor help messagesMatteo Croce2019-05-201-2/+2
* tc: m_tunnel_key: Allow key-less tunnelsAdi Nissim2019-01-221-4/+2
* tc/act_tunnel_key: Enable setup of tos and ttlOr Gerlitz2018-07-201-0/+53
* tc: m_tunnel_key: Add tunnel option support to act_tunnel_keySimon Horman2018-07-061-0/+177
* tc: jsonify tunnel_key actionRoman Mashak2018-04-081-11/+25
* Merge branch 'iproute2-master' into iproute2-nextDavid Ahern2018-03-131-1/+0
|\
| * tc: fix parsing of the control actionDavide Caratti2018-03-041-1/+0
* | 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-0/+1
* tc: m_tunnel_key: add csum/nocsum optionJiri Benc2017-06-161-1/+20
* tc: m_tunnel_key: reformat the usage textJiri Benc2017-06-161-1/+7
* tc: actions: add helpers to parse and print control actionsJiri Pirko2017-05-221-4/+4
* tc/m_tunnel_key: Add to the usage encapsulation dest UDP portHadar Hen Zion2016-12-221-1/+1
* tc/m_tunnel_key: Add dest UDP port to tunnel key actionHadar Hen Zion2016-12-131-0/+32
* tc/act_tunnel: Introduce ip tunnel actionAmir Vadai2016-12-021-0/+258