AppleWin/source/Tfe
Andrea 6a5ea92a4e
Uthernet II: add virtual DNS feature (PR #1097)
Uthernet II: add extended feature to virtualise DNS requests.
. This allows pure TCP/UDP sockets to run *without* MACRAW requests (and so without libpcap).
. Raw sockets will not work.
. Add configuration for Virtual DNS.
libpcap: ensure all functions check if the library is loaded before using it.
Uthernet 1: do NOT overwrite tfe_cannot_use as it should only reflect the availability of npcap on *this* system.
Add Copyright notice, and mention Virtual DNS in html.
2022-05-08 16:26:01 +01:00
..
Bpf.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
DNS.cpp Uthernet II: add virtual DNS feature (PR #1097) 2022-05-08 16:26:01 +01:00
DNS.h Uthernet II: add virtual DNS feature (PR #1097) 2022-05-08 16:26:01 +01:00
IPRaw.cpp Uthernet II: implement IPRAW sockets. (PR #1069) 2022-03-22 19:30:42 +00:00
IPRaw.h Uthernet II: implement IPRAW sockets. (PR #1069) 2022-03-22 19:30:42 +00:00
Ip6_misc.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
NetworkBackend.cpp Add Uthernet II support and make Uthernet I a Card. (PR #1047) 2022-02-27 17:26:48 +00:00
NetworkBackend.h Uthernet II: add virtual DNS feature (PR #1097) 2022-05-08 16:26:01 +01:00
PCapBackend.cpp Uthernet II: add virtual DNS feature (PR #1097) 2022-05-08 16:26:01 +01:00
PCapBackend.h Uthernet II: add virtual DNS feature (PR #1097) 2022-05-08 16:26:01 +01:00
Pcap.h Uthernet: removed unused Bittypes.h & Pcap-stdinc.h 2021-10-15 21:02:57 +01:00
Uilib.cpp Fix static analysis issues raised in PR #517 2017-12-17 19:35:54 +00:00
Uilib.h Cleanup types and include's to ease GCC compilation. (PR #881) 2020-11-29 17:22:50 +00:00
tfearch.cpp Uthernet II: add virtual DNS feature (PR #1097) 2022-05-08 16:26:01 +01:00
tfearch.h Uthernet II: add virtual DNS feature (PR #1097) 2022-05-08 16:26:01 +01:00
tfesupp.cpp tfesupp: remove all manual string manipulations - just use std::string. (PR #1065) 2022-03-14 21:12:52 +00:00
tfesupp.h tfesupp: remove all manual string manipulations - just use std::string. (PR #1065) 2022-03-14 21:12:52 +00:00