Bochs/bochs/iodev/network/slirp
Volker Ruppert 7dd1a7be9e Big update of builtin slirp networking support (IPv4 only).
Update of existing files based on libslirp 4.7.0 code. It compiles and works
on Linux (gcc 10.4) and Windows (mingw/msys with gcc 14 and VS2019).
Functionality tested on both platforms with Linux guest OS (Firefox shows website).
Next step will be the start of the IPv6 integration.
2024-05-14 20:48:17 +02:00
..
arp_table.cc Continued updating builtin slirp code (no functional changes). 2024-05-07 19:47:57 +02:00
bootp.cc Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
bootp.h Automatic tab2space changes. 2024-05-13 22:06:12 +02:00
cksum.cc Automatic tab2space changes. 2024-05-13 22:06:12 +02:00
compat.h Some work on the builtin slirp core. 2024-05-09 11:29:32 +02:00
COPYRIGHT Applied patch for builtin "slirp" (user-mode networking) support. This version 2014-02-16 13:31:53 +00:00
debug.h Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
dnssearch.cc Builtin slirp: Continued updating from libslirp code. 2024-04-28 21:05:41 +02:00
if.cc Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
if.h Continued updating slirp code from libslirp (no functional changes). 2024-04-29 22:38:10 +02:00
ip6_icmp.h Some work on builtin slirp header files. 2024-05-05 20:00:45 +02:00
ip6.h Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
ip_icmp.cc Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
ip_icmp.h Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
ip_input.cc Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
ip_output.cc Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
ip.h Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
libslirp.h Next set of updates from libslirp. 2024-05-05 12:27:12 +02:00
main.h Some work on builtin slirp header files. 2024-05-05 20:00:45 +02:00
mbuf.cc Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
mbuf.h Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
misc.cc Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
misc.h Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
sbuf.cc Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
sbuf.h Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
slirp.cc Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
slirp.h Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
socket.cc Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
socket.h Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
tcp_input.cc Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
tcp_output.cc Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
tcp_subr.cc Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
tcp_timer.cc Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
tcp_timer.h Automatic tab2space changes. 2024-05-13 22:06:12 +02:00
tcp_var.h Automatic tab2space changes. 2024-05-13 22:06:12 +02:00
tcp.h Automatic tab2space changes. 2024-05-13 22:06:12 +02:00
tcpip.h Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
tftp.cc Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
tftp.h Updated builtin slirp TFTP support from libslirp code. 2024-04-24 22:55:03 +02:00
udp.cc Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
udp.h Big update of builtin slirp networking support (IPv4 only). 2024-05-14 20:48:17 +02:00
util.cc Builtin slirp: compilation fixes for VS2019 and Cygwin. 2024-04-25 21:10:48 +02:00
util.h Builtin slirp: Now util.cc replaces compat.cc completely. 2024-04-28 14:22:51 +02:00