Skip to content

Commit

Permalink
openvswitch: Add support for network namespaces.
Browse files Browse the repository at this point in the history
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 <[email protected]>
Signed-off-by: Jesse Gross <[email protected]>
  • Loading branch information
Pravin B Shelar authored and jessegross committed Aug 22, 2012
1 parent 0d7614f commit 46df7b8
Show file tree
Hide file tree
Showing 7 changed files with 207 additions and 123 deletions.
Loading

0 comments on commit 46df7b8

Please sign in to comment.