mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Ensure the same filtering for networks supported by vagrant-libvirt is done for both driver and util by moving to call the same function with filtering. This avoids calls for the list of host devices from failing to parse some networks that are not supported. Fixes: #599