From: Jesse Gross Date: Fri, 3 Oct 2014 22:35:33 +0000 (-0700) Subject: openvswitch: Add support for Geneve tunneling. X-Git-Tag: fixes-against-v3.18-rc2~144^2~35^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5796684069e0c71c65bce6a6d4766114aec1396;p=pandora-kernel.git openvswitch: Add support for Geneve tunneling. The Openvswitch implementation is completely agnostic to the options that are in use and can handle newly defined options without further work. It does this by simply matching on a byte array of options and allowing userspace to setup flows on this array. Signed-off-by: Jesse Gross Singed-off-by: Ansis Atteka Signed-off-by: Andy Zhou Acked-by: Thomas Graf Acked-by: Pravin B Shelar Signed-off-by: David S. Miller --- Reading git-diff-tree failed