• C
    network driver: Fix regression defining colliding networks at daemon startup. · b121c787
    Cole Robinson 提交于
    If two virtual networks have the same hardcoded bridge device (which
    prevents them from being active simultaneously) we still want to define
    them at daemon startup, so the user has a fighting chance of correcting
    the XML error.
    
    Add an extra flag to SetBridge to avoid reporting an error if there is
    a bridge collision, and use this when loading network configs at startup.
    
    This regressed via commit 4c3f3b4d.
    b121c787
可在Tags中查看这些版本中当前仓库的状态.
ChangeLog 609.5 KB