mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-11 09:40:07 -04:00
Include network display name within the output of the `#read_host_only_interfaces` driver method. When matching the private network name, use the `#read_host_only_interfaces` method and not the `#read_host_only_networks` method which is darwin specific. Backport the `display_name` inclusion to old driver versions for consistent behavior. Fixes #13655 |
||
|---|---|---|
| .. | ||
| base.rb | ||
| meta.rb | ||
| version_4_0.rb | ||
| version_4_1.rb | ||
| version_4_2.rb | ||
| version_4_3.rb | ||
| version_5_0.rb | ||
| version_5_1.rb | ||
| version_5_2.rb | ||
| version_6_0.rb | ||
| version_6_1.rb | ||
| version_7_0.rb | ||
| version_7_1.rb | ||