Skip to content

Commit

Permalink
Modifying network flag EnableIov.
Browse files Browse the repository at this point in the history
Signed-off-by: Prince Pereira <ppereira@microsoft.com>
  • Loading branch information
princepereira authored and kiashok committed Jul 15, 2024
1 parent 4f77a09 commit e970943
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hcn/hcnnetwork.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ const (
None NetworkFlags = 0
EnableNonPersistent NetworkFlags = 8
DisableHostPort NetworkFlags = 1024
EnableIov NetworkFlags = 8192
)

// HostComputeNetwork represents a network
Expand Down

0 comments on commit e970943

Please sign in to comment.