Bochs/bochs/iodev/network/slirp
Volker Ruppert 892cb61dc7 Some work on the Slirp DHCP support
- removed obsolete local variables that made the hostname and bootfile options fail
- store requested hostname as a string to simplify the code
- check free space while processing the parameter list
- setting the max. DHCP message size is not supported yet (send error to log)
2014-03-31 20:58:29 +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 Some work on the Slirp DHCP support 2014-03-31 20:58:29 +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 Fixed MSVC warnings 2014-03-29 15:23:49 +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 Fixed MSVC warnings 2014-03-29 15:23:49 +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 Rewrite of the DHCP option handling including support for a parameter list, 2014-03-30 18:54:50 +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