Basilisk II and SheepShaver Macintosh emulators
Go to file
Ricky Zhang 042574382e 1. Added document for sheep_net module.
2. Fixed wrong use of ipip_hdr. It is for IP tunnel. This caused serious issues in IP packet filtering. Basically, it filtered out most packets sent from outsides. The correct way to get IP header destination IP address is ip_hdr.
3. Fixed ARP spoofing from guest OS to host OS. At anytime fake MAC address should be hided.
4. Changed module init and remove as non debug message.

Signed-off-by: Ricky Zhang <rickyzhang@gmail.com>
2016-08-18 14:00:09 -04:00
BasiliskII 1. Added document for sheep_net module. 2016-08-18 14:00:09 -04:00
cxmon Add checks for realloc() result 2016-01-31 16:00:57 +01:00
SheepShaver Enable real addressing by disabling PIE 2015-12-27 21:15:26 -05:00
.gitignore Ignore .DS_Store files. 2012-06-18 19:15:37 -04:00