blob: abb7f7134f9b37ab5acf64b20c824b7afba8fb28 (
plain) (
blame)
1
2
3
4
5
|
Virtual Distributed Ethernet is a user-mode virtual network (layer
2) infrastructure. It can be used for network simulations, joining
multiple qemu instances together in a shared virtual network, or
tunneling over the Internet. Physical hosts can be joined to the
virtual network by means of the tap(4) driver.
|