Bochs/bochs/iodev/network
Volker Ruppert e62076e53d Somw work to make the new slirp module compile and work with MSVC
- added container_of() macro replacement
- fixed unresolved symbol in netmod.cc
- added MSVC-style structure packing pragmas
- check for the presence of min / max macros
- enabled slirp_new for MSVC in configure script
TODO list:
- check for more updates from Qemu
- fix lots of compiler warnings
- reduce code duplication with 'vnet' module (DHCP, TFTP, ARP)
- add separate config file for slirp to make it more flexible (using the
  'script' parameter)
- update MSVC workspace files
- add SMB support on Linux
- remove slirp backend module after next Bochs release
2014-02-25 19:44:14 +00:00
..
slirp Somw work to make the new slirp module compile and work with MSVC 2014-02-25 19:44:14 +00:00
e1000.cc Added new method for the init of the readonly registers in the PCI config space 2013-12-30 22:39:21 +00:00
e1000.h - added original authors on top of LGPL'd sources ported from Qemu 2012-08-30 20:41:25 +00:00
eth_fbsd.cc - fixed typo 2012-08-08 15:38:33 +00:00
eth_linux.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
eth_null.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
eth_slirp_new.cc Slirp: reduce differences to latest Qemu sources 2014-02-18 20:34:14 +00:00
eth_slirp.cc Switch to Winsock2 library for all Windows cases 2014-02-15 12:18:15 +00:00
eth_tap.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
eth_tuntap.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
eth_vde.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
eth_vnet.cc Switch to Winsock2 library for all Windows cases 2014-02-15 12:18:15 +00:00
eth_win32.cc Switch to Winsock2 library for all Windows cases 2014-02-15 12:18:15 +00:00
Makefile.in Some work on the builtin slirp support 2014-02-16 20:35:28 +00:00
ne2k.cc Added new method for the init of the readonly registers in the PCI config space 2013-12-30 22:39:21 +00:00
ne2k.h - debugger command 'info device': implemented support for additional arguments 2012-04-23 17:06:19 +00:00
netmod.cc Somw work to make the new slirp module compile and work with MSVC 2014-02-25 19:44:14 +00:00
netmod.h Added / modified device log prefixes 2013-12-29 12:56:52 +00:00
pcipnic.cc Added new method for the init of the readonly registers in the PCI config space 2013-12-30 22:39:21 +00:00
pcipnic.h merged compilation patch by Sebastian, update closed bugs in CHANGES 2012-06-24 17:42:24 +00:00
pnic_api.h - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00