aboutsummaryrefslogtreecommitdiff
path: root/datapath/actions.c
diff options
context:
space:
mode:
authorJesse Gross <jesse@nicira.com>2010-12-30 20:48:38 -0800
committerJesse Gross <jesse@nicira.com>2011-02-07 13:49:00 -0800
commit6e0ce48e27d5a845bdc8b57fb41bcec8a54f336a (patch)
treed5c2313b0b239c9d5c67e5a963ce724b97b9d055 /datapath/actions.c
parenta992ec0b06bfddc4e8c2a50d79362b3dfb286dd5 (diff)
datapath: Add vlan acceleration field for older kernels.
Kernels prior to 2.6.27 did not have a vlan_tci field in struct sk_buff for vlan acceleration. It's very convenient to use this field for manipulating vlan tags, so we would like to use it as the primary mechanism. To enable this, this commit adds similar infrastructure to the OVS_CB on the kernels that need it and a set of functions to use the correct location. Signed-off-by: Jesse Gross <jesse@nicira.com> Acked-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'datapath/actions.c')
0 files changed, 0 insertions, 0 deletions