Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
Package tuntap provides methods to create TUN/TAP devices and send and receive packets on them.
|
Package tuntap provides methods to create TUN/TAP devices and send and receive packets on them. |
|
Package vhost implements the basic ioctl requests needed to interact with the kernel-level virtio server that provides accelerated virtio devices for networking and more.
|
Package vhost implements the basic ioctl requests needed to interact with the kernel-level virtio server that provides accelerated virtio devices for networking and more. |
|
Package vhostnet implements methods to initialize vhost networking devices within the kernel-level virtio implementation and communicate with them.
|
Package vhostnet implements methods to initialize vhost networking devices within the kernel-level virtio implementation and communicate with them. |
|
Package virtio contains some generic types and concepts related to the virtio protocol.
|
Package virtio contains some generic types and concepts related to the virtio protocol. |
|
Package virtqueue implements the driver-side for a virtio queue as described in the specification: https://docs.oasis-open.org/virtio/virtio/v1.2/csd01/virtio-v1.2-csd01.html#x1-270006 This package does not make assumptions about the device that consumes the queue.
|
Package virtqueue implements the driver-side for a virtio queue as described in the specification: https://docs.oasis-open.org/virtio/virtio/v1.2/csd01/virtio-v1.2-csd01.html#x1-270006 This package does not make assumptions about the device that consumes the queue. |
Click to show internal directories.
Click to hide internal directories.