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

[18.09 BACKPORT] Pick a random host port if the user does not specify a host port. #2369

Merged
merged 1 commit into from
Apr 23, 2019

Commits on Apr 23, 2019

  1. Pick a random host port if the user does not specify a host port.

    For overlay, l2bridge, and l2tunnel, if the user does not specify a host port, windows driver will select a random port for them.  This matches linux behavior.
    For ics and nat networks the windows OS will choose the port.
    
    Signed-off-by: Pradip Dhara <[email protected]>
    Signed-off-by: Madhu Venugopal <[email protected]>
    pradipd authored and mavenugo committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    712385b View commit details
    Browse the repository at this point in the history