From: Pravin B Shelar Date: Thu, 23 Feb 2012 03:58:59 +0000 (-0800) Subject: openvswitch: Add support for network namespaces. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~221^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46df7b814548849deee01f50bc75f8f5ae8cd767;p=pandora-kernel.git openvswitch: Add support for network namespaces. Following patch adds support for network namespace to openvswitch. Since it must release devices when namespaces are destroyed, a side effect of this patch is that the module no longer keeps a refcount but instead cleans up any state when it is unloaded. Signed-off-by: Pravin B Shelar Signed-off-by: Jesse Gross --- Reading git-diff-tree failed