lib: Add tpid parameter to eth_push_vlan()
authorSimon Horman <horms@verge.net.au>
Wed, 15 Jan 2014 08:17:01 +0000 (17:17 +0900)
committerBen Pfaff <blp@nicira.com>
Thu, 16 Jan 2014 22:38:21 +0000 (14:38 -0800)
commit1bf02876a46e3e86a59f959fdac57db7f6b0a4ad
tree4fb0cb9e71f0d6a7483c82a0c293b77b46373a3a
parentbfd3367b9e7426ffc931c9b0d010d8b1b5884ec2
lib: Add tpid parameter to eth_push_vlan()

This is in preparation for pushing vlan tags
using the TPID provided by the kernel via auxdata.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/cfm.c
lib/flow.c
lib/odp-execute.c
lib/packets.c
lib/packets.h
ofproto/bond.c
ofproto/ofproto-dpif-xlate.c