Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allows Hyper-V driver to select IP address based on preferred protocol #23

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Nov 6, 2019

  1. Adds preferable network protocol for Hyper-V driver

    Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
    laozc committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    cfb21a3 View commit details
    Browse the repository at this point in the history
  2. Adds timeout when waiting for IP and stopped

    Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
    laozc committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    e5b2079 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Adds wait timeout option for Hyper-V driver

    Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
    laozc committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    d3b4e7c View commit details
    Browse the repository at this point in the history
  2. Prefer IPv4 over v6 and global unicast IP by default in Hyper-V driver

    Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
    laozc committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    d615d62 View commit details
    Browse the repository at this point in the history