Bochs/bochs/iodev/network/slirp
Volker Ruppert 5ea6e8c941 Some work on the new slirp module
- added dnssearch sources from latest Qemu slirp (currently unused feature)
- minor other updates from Qemu slirp
- add #if blocks around already up-to-date slirp sources for conditional compilation
- TODO: finish updating from Qemu and start fixing compiler warnings
2014-02-27 19:11:18 +00:00
..
arp_table.cc Some work on the new slirp module 2014-02-27 19:11:18 +00:00
bootp.cc Some work on the new slirp module 2014-02-27 19:11:18 +00:00
bootp.h Some work on the builtin slirp support 2014-02-16 20:35:28 +00:00
cksum.cc Some work on the new slirp module 2014-02-27 19:11:18 +00:00
compat.cc Some work on the new slirp module 2014-02-27 19:11:18 +00:00
compat.h Somw work to make the new slirp module compile and work with MSVC 2014-02-25 19:44:14 +00:00
COPYRIGHT Applied patch for builtin "slirp" (user-mode networking) support. This version 2014-02-16 13:31:53 +00:00
debug.h Applied patch for builtin "slirp" (user-mode networking) support. This version 2014-02-16 13:31:53 +00:00
dnssearch.cc Some work on the new slirp module 2014-02-27 19:11:18 +00:00
if.cc Some work on the new slirp module 2014-02-27 19:11:18 +00:00
if.h Applied patch for builtin "slirp" (user-mode networking) support. This version 2014-02-16 13:31:53 +00:00
ip_icmp.cc Some work on the new slirp module 2014-02-27 19:11:18 +00:00
ip_icmp.h Some work on the builtin slirp support 2014-02-16 20:35:28 +00:00
ip_input.cc Some work on the new slirp module 2014-02-27 19:11:18 +00:00
ip_output.cc Some work on the new slirp module 2014-02-27 19:11:18 +00:00
ip.h Somw work to make the new slirp module compile and work with MSVC 2014-02-25 19:44:14 +00:00
libslirp.h Some work on the new slirp module 2014-02-27 19:11:18 +00:00
main.h Slirp: reduce differences to latest Qemu sources 2014-02-18 20:34:14 +00:00
mbuf.cc Some work on the new slirp module 2014-02-27 19:11:18 +00:00
mbuf.h Slirp: reduce differences to latest Qemu sources 2014-02-18 20:34:14 +00:00
misc.cc Some work on the builtin slirp support 2014-02-16 20:35:28 +00:00
misc.h Applied patch for builtin "slirp" (user-mode networking) support. This version 2014-02-16 13:31:53 +00:00
sbuf.cc Some work on the new slirp module 2014-02-27 19:11:18 +00:00
sbuf.h Applied patch for builtin "slirp" (user-mode networking) support. This version 2014-02-16 13:31:53 +00:00
slirp_config.h Applied patch for builtin "slirp" (user-mode networking) support. This version 2014-02-16 13:31:53 +00:00
slirp.cc Some work on the new slirp module 2014-02-27 19:11:18 +00:00
slirp.h Some work on the new slirp module 2014-02-27 19:11:18 +00:00
socket.cc Some work on the builtin slirp support 2014-02-16 20:35:28 +00:00
socket.h Applied patch for builtin "slirp" (user-mode networking) support. This version 2014-02-16 13:31:53 +00:00
tcp_input.cc Some work on the new slirp module 2014-02-27 19:11:18 +00:00
tcp_output.cc Some work on the new slirp module 2014-02-27 19:11:18 +00:00
tcp_subr.cc Slirp: reduce differences to latest Qemu sources 2014-02-18 20:34:14 +00:00
tcp_timer.cc Some work on the new slirp module 2014-02-27 19:11:18 +00:00
tcp_timer.h Applied patch for builtin "slirp" (user-mode networking) support. This version 2014-02-16 13:31:53 +00:00
tcp_var.h Applied patch for builtin "slirp" (user-mode networking) support. This version 2014-02-16 13:31:53 +00:00
tcp.h Applied patch for builtin "slirp" (user-mode networking) support. This version 2014-02-16 13:31:53 +00:00
tcpip.h Applied patch for builtin "slirp" (user-mode networking) support. This version 2014-02-16 13:31:53 +00:00
tftp.cc Some work on the new slirp module 2014-02-27 19:11:18 +00:00
tftp.h Slirp: reduce differences to latest Qemu sources 2014-02-18 20:34:14 +00:00
udp.cc Some work on the builtin slirp support 2014-02-16 20:35:28 +00:00
udp.h Applied patch for builtin "slirp" (user-mode networking) support. This version 2014-02-16 13:31:53 +00:00