package linux

import "gvisor.dev/gvisor/test/packetimpact/dut/linux"

Package linux provides utilities specific to bringing up linux DUTs.

Index

Constants

const (
	// PosixServerPath is the path to the posix_server.
	PosixServerPath = "test/packetimpact/dut/posix_server"
)

Functions

func DUTInfo

func DUTInfo(ifaces dut.Ifaces) (testbench.DUTInfo, error)

DUTInfo gatthers information about the linux DUT.

Source Files

linux.go

Version
v0.0.0-20250702182429-85e76111eb28 (latest)
Published
Jul 2, 2025
Platform
linux/amd64
Imports
5 packages
Last checked
9 hours ago

Tools for package owners.