Bochs/bochs/iodev/network/slirp
Volker Ruppert f62c8f158f Some work on the "Bochs side" of the new slirp module
- added support for a separate slirp config file specified with the "script"
  parameter. Added sample config in the "misc" subdirectory.
- now creating one logfunctions object per slirp instance and added new function
  slirp_warning() to send error messages to the Bochs log.
- regenerated dependencies for the iodev/network Makefile and updated command
  line example for generating them.
2014-03-02 20:24:26 +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 "Bochs side" of the new slirp module 2014-03-02 20:24:26 +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 SVN Id on top of each source file 2014-03-02 07:42:24 +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 SVN Id on top of each source file 2014-03-02 07:42:24 +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 Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
tftp.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +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