summaryrefslogtreecommitdiff
path: root/tc/m_mpls.c
Commit message (Expand)AuthorAgeFilesLines
* tc: m_mpls: parse index argument correctlyPedro Tammela2023-03-051-0/+4
* Merge branch 'main' into nextDavid Ahern2020-11-241-2/+3
|\
| * tc-mpls: fix manpage example and help message stringGuillaume Nault2020-11-081-2/+3
* | tc: skip actions that don't have options attribute when printingVlad Buslov2020-10-311-2/+2
|/
* m_mpls: test the 'mac_push' action after 'modify'Guillaume Nault2020-10-251-4/+4
* m_mpls: add mac_push actionGuillaume Nault2020-10-201-13/+30
* Replace open-coded instances of print_nl()Benjamin Poirier2020-05-041-1/+1
* iproute2: fix MPLS label parsingGuillaume Nault2020-03-151-1/+1
* tc: do not output newline in oneline modeStephen Hemminger2019-12-111-1/+2
* tc: add mpls actionsJohn Hurley2019-07-101-0/+276