You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/tstest/natlab
Jonathan Nobels 8fad8c4b9b
tstest/tailmac: add customized macOS virtualization tooling (#13146)
updates tailcale/corp#22371

Adds custom macOS vm tooling.  See the README for
the general gist, but this will spin up VMs with unixgram
capable network interfaces listening to a named socket,
and with a virtio socket device for host-guest communication.

We can add other devices like consoles, serial, etc as needed.

The whole things is buildable with a single make command, and
everything is controllable via the command line using the TailMac
utility.

This should all be generally functional but takes a few shortcuts
with error handling and the like.  The virtio socket device support
has not been tested and may require some refinement.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
1 month ago
..
machost tstest/tailmac: add customized macOS virtualization tooling (#13146) 1 month ago
vnet tstest/natlab/vnet: fix one-by-one from earlier numbering change 1 month ago
firewall.go all: update copyright and license headers 2 years ago
nat.go all: update copyright and license headers 2 years ago
natlab.go all: use math/rand/v2 more 4 months ago
natlab_test.go all: use Go 1.22 range-over-int 5 months ago