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-20250605235530-a6711d1e1dc6 (latest)
Published
Jun 5, 2025
Platform
linux/amd64
Imports
5 packages
Last checked
5 hours ago

Tools for package owners.