Bochs/bochs/iodev/network/slirp
Volker Ruppert 6b8d425a7f Some work on the Slirp TFTP server
- copied some defines from osdep.h to fix compilation on all Windows build systems
- ported TFTP option handling from the Bochs 'vnet' TFTP server
2014-03-27 21:09:09 +00:00
..
arp_table.cc Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
bootp.cc Added broadcast IP address and server name "slirp" to DHCP reply. 2014-03-26 17:01:07 +00:00
bootp.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
cksum.cc Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
compat.cc Slirp: added SMB support for non-Windows platforms. The new slirp.conf option 2014-03-20 18:02:44 +00:00
compat.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
COPYRIGHT Applied patch for builtin "slirp" (user-mode networking) support. This version 2014-02-16 13:31:53 +00:00
debug.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
dnssearch.cc Some work on the "Bochs side" of the new slirp module 2014-03-02 20:24:26 +00:00
if.cc Slirp: added symbols required for win32 plugin DLLs. 2014-03-02 09:53:42 +00:00
if.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
ip_icmp.cc Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
ip_icmp.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
ip_input.cc Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
ip_output.cc Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
ip.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
libslirp.h Some work on the "Bochs side" of the new slirp module 2014-03-02 20:24:26 +00:00
main.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
mbuf.cc Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
mbuf.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
misc.cc Slirp: added SMB support for non-Windows platforms. The new slirp.conf option 2014-03-20 18:02:44 +00:00
misc.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
sbuf.cc Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
sbuf.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
slirp_config.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
slirp.cc Some work on the "Bochs side" of the new slirp module 2014-03-02 20:24:26 +00:00
slirp.h Some work on the "Bochs side" of the new slirp module 2014-03-02 20:24:26 +00:00
socket.cc Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
socket.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
tcp_input.cc Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
tcp_output.cc Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
tcp_subr.cc Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
tcp_timer.cc Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
tcp_timer.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
tcp_var.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
tcp.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
tcpip.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
tftp.cc Some work on the Slirp TFTP server 2014-03-27 21:09:09 +00:00
tftp.h Some work on the Slirp TFTP server 2014-03-27 21:09:09 +00:00
udp.cc Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
udp.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00