1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-28 01:26:18 +00:00
Files
open-simh.simh/sim_ether.c
Mark Pizzolato e82910570f ETHER: Add support to determine host NIC address without ifconfig
- Recent Linux versions don't install ifconfig by default and now use
  the new ip command for network details.
- Avoid writing command results to a temp file and use popen instead.
2021-01-31 12:56:05 -08:00

163 KiB