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

Windows overlay driver should check that VxlanID value(s) are from correct range #1843

Closed
olljanat opened this issue Jul 17, 2017 · 1 comment

Comments

@olljanat
Copy link
Contributor

Currently Windows overlay driver checks that VxlanID value(s) are given and they can be converted to number but if also should check that value is given from valid VSID range 4096 - 16,777,214

More detailed debug info is available on here: moby/moby#32935 (comment)

@olljanat
Copy link
Contributor Author

olljanat commented Oct 7, 2018

This is not issue on modern Docker versions as they make sure that VSID is from correct range.

@olljanat olljanat closed this as completed Oct 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants