mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-22 08:24:25 +01:00
5 lines
194 B
Go
5 lines
194 B
Go
// 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
|