top | item 46084585

(no title)

happyPersonR | 3 months ago

Couldn’t you just use a broadcast address and get the same result ?

discuss

order

rwmj|3 months ago

VMs might not have a network connection at all, or (in a more normal secure configuration) have all their network traffic trunked onto a VLAN that avoids touching the host. Vsock is designed so it can only be used for traffic between the hypervisor/host and guests (or between guests on the same host). It's more akin to virtio or hypercalls than a traditional network.