qemu-patch-raspberry4/slirp
balrog f3ae070459 Treat DNS a special case among special addresses in slirp (Jason Wessel).
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4267 c046a42c-6fe2-441c-8c8c-71466251a162
2008-04-27 21:45:18 +00:00
..
bootp.c Use const and static as needed, disable unused code 2007-10-26 19:01:16 +00:00
bootp.h
cksum.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 2007-09-17 08:09:54 +00:00
COPYRIGHT
ctl.h
debug.c Use const and static as needed, disable unused code 2007-10-26 19:01:16 +00:00
debug.h Make Slirp statistics gathering and output conditional to LOG_ENABLED 2007-10-26 18:42:59 +00:00
icmp_var.h Make Slirp statistics gathering and output conditional to LOG_ENABLED 2007-10-26 18:42:59 +00:00
if.c Add const etc. to places forgotten from the previous commit 2007-10-26 19:34:46 +00:00
if.h Add const etc. to places forgotten from the previous commit 2007-10-26 19:34:46 +00:00
ip.h Use const and static as needed, disable unused code 2007-10-26 19:01:16 +00:00
ip_icmp.c Add const etc. to places forgotten from the previous commit 2007-10-26 19:34:46 +00:00
ip_icmp.h
ip_input.c Use const and static as needed, disable unused code 2007-10-26 19:01:16 +00:00
ip_output.c Add const etc. to places forgotten from the previous commit 2007-10-26 19:34:46 +00:00
libslirp.h Make Slirp statistics gathering and output conditional to LOG_ENABLED 2007-10-26 18:42:59 +00:00
main.h Use const and static as needed, disable unused code 2007-10-26 19:01:16 +00:00
mbuf.c Use const and static as needed, disable unused code 2007-10-26 19:01:16 +00:00
mbuf.h Use const and static as needed, disable unused code 2007-10-26 19:01:16 +00:00
misc.c Revert an accidental change in previous commit. 2007-11-13 01:56:12 +00:00
misc.h Fix slirp compilation failure when using a newer gcc 2007-11-01 19:23:51 +00:00
sbuf.c Use const and static as needed, disable unused code 2007-10-26 19:01:16 +00:00
sbuf.h Use const and static as needed, disable unused code 2007-10-26 19:01:16 +00:00
slirp.c Use const and static as needed, disable unused code 2007-10-26 19:01:16 +00:00
slirp.h Use WIN32_LEAN_AND_MEAN, by Stefan Weil. 2007-12-17 04:42:29 +00:00
slirp_config.h
socket.c Use const and static as needed, disable unused code 2007-10-26 19:01:16 +00:00
socket.h Use const and static as needed, disable unused code 2007-10-26 19:01:16 +00:00
tcp.h Use const and static as needed, disable unused code 2007-10-26 19:01:16 +00:00
tcp_input.c Use const and static as needed, disable unused code 2007-10-26 19:01:16 +00:00
tcp_output.c Use const and static as needed, disable unused code 2007-10-26 19:01:16 +00:00
tcp_subr.c Fix slirp compilation failure when using a newer gcc 2007-11-01 19:23:51 +00:00
tcp_timer.c Use const and static as needed, disable unused code 2007-10-26 19:01:16 +00:00
tcp_timer.h Use const and static as needed, disable unused code 2007-10-26 19:01:16 +00:00
tcp_var.h Make Slirp statistics gathering and output conditional to LOG_ENABLED 2007-10-26 18:42:59 +00:00
tcpip.h
tftp.c Use const and static as needed, disable unused code 2007-10-26 19:01:16 +00:00
tftp.h
udp.c Treat DNS a special case among special addresses in slirp (Jason Wessel). 2008-04-27 21:45:18 +00:00
udp.h Use const and static as needed, disable unused code 2007-10-26 19:01:16 +00:00