linsk shell: tap net enable option
This commit is contained in:
parent
ff9dcdffa2
commit
2328b58eaa
2 changed files with 7 additions and 3 deletions
|
|
@ -100,7 +100,6 @@ func runVM(passthroughArg string, fn func(context.Context, *vm.VM, *vm.FileManag
|
|||
}
|
||||
|
||||
tapNameToUse := nettap.NewRandomTapName()
|
||||
// TODO: Run two instances at the same time and check whether nothing is wrongfully pruned.
|
||||
knownAllocs, err := store.ListNetTapAllocations()
|
||||
if err != nil {
|
||||
slog.Error("Failed to list net tap allocations", "error", err.Error())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue