tunnel: set skb mark for IPsec tunnel packets
authorAnsis Atteka <aatteka@nicira.com>
Thu, 14 Feb 2013 00:48:46 +0000 (16:48 -0800)
committerAnsis Atteka <aatteka@nicira.com>
Wed, 20 Feb 2013 19:31:34 +0000 (11:31 -0800)
commit09a0d2e7c5d080343a304b79697829a53d69db3d
tree40246b6e320461a057921a0ce8975963d1fa7716
parent4b5fbf854d876e2f06a5cefb6fa869931169d7d0
tunnel: set skb mark for IPsec tunnel packets

The new ovs-monitor-ipsec implementation will use skb marks in
IPsec policies. This patch will configure datapath to use these
skb marks for IPsec tunnel packets.

Issue: 14870
Signed-off-by: Ansis Atteka <aatteka@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
lib/odp-util.c
lib/odp-util.h
ofproto/ofproto-dpif.c
ofproto/tunnel.c