Actions
Bug #775
closedBridges destroyed when assigned and then configured by interface_configure
Start date:
07/30/2010
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
Description
Commit 5c49cf58c79f6d3c22182e1a4139be82df1bfa80 introduced a bug that bridges are destroyed when assigned and then configured by interface_configure. To reproduce, create a bridge and assign it. If you manually recreate the bridge from the console and try to configure the interface, the bridge is destroyed again.
Updated by Chris Buechler over 14 years ago
- Status changed from Feedback to Resolved
as far as I can tell this is fixed, it's not doing as Erik described, and works correctly.
Updated by Erik Fonnesbeck over 14 years ago
Ermal reverted the part of that commit that caused it.
Actions