summaryrefslogtreecommitdiff
path: root/lib/route/act
AgeCommit message (Expand)Author
2022-03-04route:act: drop unnecessary implementations for to_clone()Thomas Haller
2020-04-16license: fix and add SPDX license identifiers and drop license commentsThomas Haller
2018-10-10route/act: return error code from act-vlan gettersThomas Haller
2018-10-10route/act: style fixes in "lib/route/act/vlan.c"Thomas Haller
2018-10-10route:act: add vlan actionVolodymyr Bendiuga
2016-12-02route/act: add gact tc actionSushma Sitaram
2015-02-25act: correct file path for mirred.cCong Wang
2015-02-02route/act: add skbedit actionCong Wang
2014-04-07act: fix policy range checkCong Wang
2013-12-09add rtnl_mirred_get* functionsCong Wang
2013-12-09rename rtnl_mirred_set_index() to rtnl_mirred_set_ifindex()Cong Wang
2013-11-09add mirred tc actionCong Wang