1
0
mirror of https://github.com/simh/simh.git synced 2026-05-16 02:02:15 +00:00
Files
simh.simh/sim_ether.c
Mark Pizzolato 5981b637b7 ETHER: Update VDE support for VDE2
- Accept all allowed vde connection specifiers.
- Avoid using the vde_open_args parameter since it no longer operates
  consistent with the original documentation.
- Continue support for the legacy simh vde port number specifier
  vde:switch-path{:port} is transformed to vde:switch-path[port]
- Provide the vde switch port description to include the connecting
  simulator type, its pid and the device name in that simulator

Changes inspired by discussion in https://github.com/open-simh/simh/issues/542
2026-05-08 07:19:46 -10:00

206 KiB