commit | 46df7b814548849deee01f50bc75f8f5ae8cd767 | [log] [tgz] |
---|---|---|
author | Pravin B Shelar <pshelar@nicira.com> | Wed Feb 22 19:58:59 2012 -0800 |
committer | Jesse Gross <jesse@nicira.com> | Wed Aug 22 14:48:55 2012 -0700 |
tree | 1663fa6ae46edcba3787c0a4ff839365bb52bcbe | |
parent | 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee [diff] |
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 <pshelar@nicira.com> Signed-off-by: Jesse Gross <jesse@nicira.com>