]> git.proxmox.com Git - mirror_iproute2.git/commit
actions: Get vlan action to work in pipeline
authorJamal Hadi Salim <jhs@mojatatu.com>
Sun, 11 Jan 2015 14:31:30 +0000 (09:31 -0500)
committerStephen Hemminger <shemming@brocade.com>
Wed, 14 Jan 2015 01:22:44 +0000 (17:22 -0800)
commit564663b4ca6237bb55d62c3977ac7afabb100da3
treec01bf3b59d4e02062a3bdbd7239a3ed54ed66ec1
parentee0067a918e229cd0f3689364b4ce5eadbe3abdd
actions: Get vlan action to work in pipeline

When specified in a graph such as:
action vlan ... action foobar
the vlan action chewed more than it can swallow

Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com>
tc/m_vlan.c