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

Distinguish between host and guest TAP MAC addresses #36

Closed
io7m opened this issue Jul 30, 2020 · 1 comment
Closed

Distinguish between host and guest TAP MAC addresses #36

io7m opened this issue Jul 30, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@io7m
Copy link
Owner

io7m commented Jul 30, 2020

The current setup configures the MAC address of the guest ethernet adapter to be the same as the host's TAP device. This is very wrong.

@io7m io7m added the bug Something isn't working label Jul 30, 2020
@io7m io7m self-assigned this Jul 30, 2020
@io7m
Copy link
Owner Author

io7m commented Jul 30, 2020

Host/guest MACs need to be specified separately.

This also means that the way network backends are specified on the command-line has outgrown what can be reasonably specified with --add-backend. Time to switch to using individual command-line parameters for each value.

@io7m io7m closed this as completed in fd2e708 Aug 1, 2020
io7m added a commit that referenced this issue Aug 1, 2020
Release: com.io7m.waxmill 0.0.12
Change: Refactor network device specification (Ticket: #36)
io7m added a commit that referenced this issue Aug 1, 2020
Release: com.io7m.waxmill 0.0.12

Change: Refactor network device specification (Ticket: #36)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant