From: Wenyu Zhang Date: Thu, 6 Nov 2014 14:51:24 +0000 (-0800) Subject: openvswitch: Extend packet attribute for egress tunnel info X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~226^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f0aad6f35f7e8b3118b7b8a65e8e76b135cc4cb;p=pandora-kernel.git openvswitch: Extend packet attribute for egress tunnel info OVS vswitch has extended IPFIX exporter to export tunnel headers to improve network visibility. To export this information userspace needs to know egress tunnel for given packet. By extending packet attributes datapath can export egress tunnel info for given packet. So that userspace can ask for egress tunnel info in userspace action. This information is used to build IPFIX data for given flow. Signed-off-by: Wenyu Zhang Acked-by: Romain Lenglet Acked-by: Ben Pfaff Signed-off-by: Pravin B Shelar --- Reading git-diff-tree failed