Module VagrantPlugins::ProviderLibvirt::Util::NetworkUtil
In: lib/vagrant-libvirt/util/network_util.rb

Methods

Included Modules

Vagrant::Util::NetworkIP

Public Instance methods

Return a list of all (active and inactive) libvirt networks as a list of hashes with their name, network address and status (active or not)

[Validate]