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/tailmac/TailMac.xcodeproj
Jonathan Nobels 1191eb0e3d tstest/natlab: add unix address to writer for dgram mode
updates tailcale/corp#22371

For dgram mode, we need to store the write addresses of
the client socket(s) alongside the writer functions and
the write operation needs to use WriteToUnix.

Unix also has multiple clients writing to the same socket,
so the serve method is modified to handle packets from
multiple mac addresses.

Cleans up a bit of cruft from the initial tailmac tooling
commit.

Now all the macOS packets are belong to us.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
2 months ago
..
project.xcworkspace/xcshareddata tstest/tailmac: add customized macOS virtualization tooling (#13146) 2 months ago
xcshareddata/xcschemes tstest/natlab: add unix address to writer for dgram mode 2 months ago
xcuserdata/jnobels.xcuserdatad/xcschemes tstest/tailmac: add customized macOS virtualization tooling (#13146) 2 months ago
project.pbxproj tstest/tailmac: add customized macOS virtualization tooling (#13146) 2 months ago