mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-20 14:03:52 +03:00
8ed9eef905
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>