vagrant/plugins/guests/freebsd
Jose Luis Duran 93f02c67f8
FreeBSD: Simplify the listing of interfaces
According to ifconfig(8), to list only Ethernet interfaces, excluding
all other interface types, including the loopback interface, the command
to use should be:

    ifconfig -l ether

Related to: #8760
2019-03-29 02:47:39 -03:00
..
cap FreeBSD: Simplify the listing of interfaces 2019-03-29 02:47:39 -03:00
guest.rb Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
plugin.rb BSD: VirtualBox shared folders naming convention 2019-03-28 02:34:34 -03:00