mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-23 00:44:25 +01:00
4 lines
171 B
Go
4 lines
171 B
Go
// Package vhostnet implements methods to initialize vhost networking devices
|
|
// within the kernel-level virtio implementation and communicate with them.
|
|
package vhostnet
|