Skip to content

Fix sandbox network interface alias calculation on linux when launching with 10 or more instances#537

Merged
huntc merged 1 commit intotypesafehub:masterfrom
longshorej:fix-alias-name
Aug 11, 2017
Merged

Fix sandbox network interface alias calculation on linux when launching with 10 or more instances#537
huntc merged 1 commit intotypesafehub:masterfrom
longshorej:fix-alias-name

Conversation

@longshorej
Copy link
Copy Markdown
Contributor

This fixes a bug with sandbox run where if specifying large -n values (such as 10), the interface name would wrap around. Now, we ensure that it's calculated using the entire last component of the IP address instead of just the last digit.

Manual test was completed successfully with -n 15.

@huntc huntc merged commit b92db2c into typesafehub:master Aug 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants