]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc: add support for vlan tc action
authorJiri Pirko <jiri@resnulli.us>
Fri, 21 Nov 2014 11:31:30 +0000 (12:31 +0100)
committerStephen Hemminger <shemming@brocade.com>
Wed, 3 Dec 2014 17:29:21 +0000 (09:29 -0800)
commit8b1c0216d8dc559d0add4fc683735f280c77f678
tree392c21fc88459c53800c6a299c28aba10901dd1a
parent1c0986873ea8475e1866c6baaa455ab850801f5a
tc: add support for vlan tc action

Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Reviewed-by: Cong Wang <cwang@twopensource.com>
include/linux/tc_act/tc_vlan.h [new file with mode: 0644]
tc/Makefile
tc/m_vlan.c [new file with mode: 0644]