lima-vm / socket_vmnet

vmnet.framework support for unmodified rootless QEMU (no dependency on VDE)
Apache License 2.0
105 stars 18 forks source link

Investigate why `iperf3-darwin` works while `iperf3` fails with "No route to host" on `macos-15-large` #85

Open AkihiroSuda opened 1 day ago

AkihiroSuda commented 1 day ago

https://github.com/lima-vm/socket_vmnet/pull/83#discussion_r1854780857

/usr/bin/iperf3-darwin seems to be a part of macOS, not a Homebrew formula.

I don't know how iperf3-darwin is built. Can't find any relevant code in https://github.com/apple-open-source/macos . https://github.com/search?q=org%3Aapple-open-source%20iperf3&type=code

nirs commented 1 day ago

Add a question here: https://github.com/esnet/iperf/discussions/1802