mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 15:35:57 +03:00
[GH-ISSUE #291] Macvtap network support #188
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#188
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @purerosefallen on GitHub (Feb 6, 2020).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/291
I can't create VMs with Macvtap network mode. I hope the future versions would support this. Thanks!
@faburem commented on GitHub (Jan 26, 2021):
this would indeed be a great feature!
@catborise commented on GitHub (Jan 27, 2021):
it was added. it should be working...
have you tried?
@faburem commented on GitHub (Jan 27, 2021):
indeed! I think the reason was that the host is new and there was no VM using macvtap before, after having manually changed the configuration of one it is now available for selection.. maybe the interface on the host was not even created before. Thanks for the hint! It is working fine now - I guess this issue can be closed then?