1
0
mirror of https://github.com/simh/simh.git synced 2026-01-25 11:46:37 +00:00

all VAX, PDP11: Add initial NAT based ethernet connectivity via SLiRP.

This should work on all byte addressable host systems using GCC/clang to build.

The QEMU slirp code has been pried out of QEMU and stubs have been created to solve where the current slirp is entangled with the QEMU code.  Ths slirp/simh directory contains all the necessary include and glue files to make this useful.  Everything in the slirp directory is unmodified QEMU code.
This commit is contained in:
Mark Pizzolato
2015-10-15 12:59:32 -07:00
parent e4cf98c4c0
commit 86d1e36f29
80 changed files with 17025 additions and 95 deletions

Binary file not shown.