mirror of
https://github.com/virt-manager/virt-manager.git
synced 2026-08-05 18:57:03 -05:00
virt-manager's logic is hard to follow, and gives weird results by just choosing the first bridge device it finds more or less. Use virt-install's logic: bridge if it is the default route, otherwise network 'default' if it exists Signed-off-by: Cole Robinson <crobinso@redhat.com>