[ovs-git] Open vSwitch: ovs-ctl: Do not load brcompat_mod if the bridge module is already loaded. (master)
dev at openvswitch.org
dev at openvswitch.org
Mon Jan 16 15:03:03 PST 2012
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".
The branch, master has been updated
via 258748613a8b53a571d93f58fbfda57f91b81b2b (commit)
from f23d28456f4ce2c4720a9c100ceff828b79c2360 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 258748613a8b53a571d93f58fbfda57f91b81b2b
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=258748613a8b53a571d93f58fbfda57f91b81b2b
Author: Ben Pfaff <blp at nicira.com>
ovs-ctl: Do not load brcompat_mod if the bridge module is already loaded.
brcompat_mod and the Linux bridge module are incompatible, so it doesn't
make sense to try to load both at the same time. This commit prevents
ovs-ctl from trying.
Signed-off-by: Ben Pfaff <blp at nicira.com>
Reported-by: Rogério Vinhal Nunes
Launchpad bug #917309.
-----------------------------------------------------------------------
Summary of changes:
AUTHORS | 1 +
utilities/ovs-ctl.in | 4 ++++
2 files changed, 5 insertions(+), 0 deletions(-)
hooks/post-receive
--
Open vSwitch
More information about the git
mailing list