qemu-patch-raspberry4/slirp
Stefan Weil ecc804cac3 slirp: Fix type casts and format strings in debug code
Casting pointers to long won't work on 64 bit Windows.
It is not needed with the right format strings.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2015-11-12 13:48:36 +08:00
..
arp_table.c
bootp.c slirp: Fix type casts and format strings in debug code 2015-11-12 13:48:36 +08:00
bootp.h
cksum.c
COPYRIGHT
debug.h
dnssearch.c
if.c slirp: Fix type casts and format strings in debug code 2015-11-12 13:48:36 +08:00
if.h
ip.h
ip_icmp.c slirp: Fix type casts and format strings in debug code 2015-11-12 13:48:36 +08:00
ip_icmp.h
ip_input.c slirp: Fix type casts and format strings in debug code 2015-11-12 13:48:36 +08:00
ip_output.c slirp: Fix type casts and format strings in debug code 2015-11-12 13:48:36 +08:00
libslirp.h
main.h
Makefile.objs
mbuf.c slirp: Fix type casts and format strings in debug code 2015-11-12 13:48:36 +08:00
mbuf.h
misc.c slirp: Fix type casts and format strings in debug code 2015-11-12 13:48:36 +08:00
misc.h slirp/misc: Use the GLib memory allocation APIs 2014-08-24 13:16:32 +04:00
sbuf.c slirp: Fix type casts and format strings in debug code 2015-11-12 13:48:36 +08:00
sbuf.h
slirp.c slirp: Remove unused zero_ethaddr[] variable 2014-06-10 19:39:34 +04:00
slirp.h
slirp_config.h slirp/misc: Use the GLib memory allocation APIs 2014-08-24 13:16:32 +04:00
socket.c slirp: Fix type casts and format strings in debug code 2015-11-12 13:48:36 +08:00
socket.h
tcp.h
tcp_input.c slirp: Fix type casts and format strings in debug code 2015-11-12 13:48:36 +08:00
tcp_output.c slirp: Fix type casts and format strings in debug code 2015-11-12 13:48:36 +08:00
tcp_subr.c slirp: Fix type casts and format strings in debug code 2015-11-12 13:48:36 +08:00
tcp_timer.c
tcp_timer.h
tcp_var.h
tcpip.h
tftp.c
tftp.h Increase maximum number of session of the internal TFTP server. 2014-06-24 20:01:24 +04:00
udp.c slirp: Fix type casts and format strings in debug code 2015-11-12 13:48:36 +08:00
udp.h