AppleWin/source/linux/network
Andrea Odetti abc4a4e1d3 Safer check that Uthernet is active.
Unfortunately we cannot force a hot-activation as this will cause SegFaults in the TFE code.
It does not check if the pcap handle is good, but relies on the initialisation to have succeeded.

Unfortunately, visual feedback on the settings is lost.

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2021-06-05 16:57:12 +01:00
..
registers.h U2: handle TCP Disconnect. 2021-05-09 19:49:40 +01:00
slirp2.cpp Allow compilation to work without libslirp (not available on Pi). 2021-05-17 19:26:11 +01:00
slirp2.h Fix for when libslirp is indeed present. 2021-05-17 19:48:33 +01:00
tfe2.cpp Uthernet II: fix a bug when TFE buffer size was reduced for 2+ packets. 2021-05-12 11:02:30 +01:00
tfe2.h Uthernet II: fix a bug when TFE buffer size was reduced for 2+ packets. 2021-05-12 11:02:30 +01:00
uthernet2.cpp Safer check that Uthernet is active. 2021-06-05 16:57:12 +01:00
uthernet2.h Uthernet 2: add settings. 2021-05-05 15:56:10 +01:00