QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Stefan Weil ecc804cac3 slirp: Fix type casts and format strings in debug code 11 years ago
..
COPYRIGHT Remove the advertising clause from the slirp license 17 years ago
Makefile.objs slirp: Add domain-search option to slirp's DHCP server 14 years ago
arp_table.c slirp/arp: do not special-case bogus IP addresses 12 years ago
bootp.c slirp: Fix type casts and format strings in debug code 11 years ago
bootp.h janitor: add guards to headers 13 years ago
cksum.c slirp: Fix compiler warning for w64 14 years ago
debug.h slirp: Cleanup and basic reanimation of debug code 17 years ago
dnssearch.c slirp: Add domain-search option to slirp's DHCP server 14 years ago
if.c slirp: Fix type casts and format strings in debug code 11 years ago
if.h slirp: Clean up ifs_init 14 years ago
ip.h slirp: Avoid statements without effect on Big Endian host 14 years ago
ip_icmp.c slirp: Fix type casts and format strings in debug code 11 years ago
ip_icmp.h slirp: Fix spelling in comment (enought -> enough, insure -> ensure) 14 years ago
ip_input.c slirp: Fix type casts and format strings in debug code 11 years ago
ip_output.c slirp: Fix type casts and format strings in debug code 11 years ago
libslirp.h slirp: set mainloop timeout with more precise value 13 years ago
main.h slirp: switch to GPollFD 13 years ago
mbuf.c slirp: Fix type casts and format strings in debug code 11 years ago
mbuf.h slirp: remove mbuf(m_hdr,m_dat) indirection 13 years ago
misc.c slirp: Fix type casts and format strings in debug code 11 years ago
misc.h slirp/misc: Use the GLib memory allocation APIs 12 years ago
sbuf.c slirp: Fix type casts and format strings in debug code 11 years ago
sbuf.h Fix breakage by obsolete _P() for good 17 years ago
slirp.c slirp: Remove unused zero_ethaddr[] variable 12 years ago
slirp.h slirp: Remove default_mon usage 12 years ago
slirp_config.h slirp/misc: Use the GLib memory allocation APIs 12 years ago
socket.c slirp: Fix type casts and format strings in debug code 11 years ago
socket.h slirp: switch to GPollFD 13 years ago
tcp.h slirp: Untangle TCPOLEN_* from TCPOPT_* 14 years ago
tcp_input.c slirp: Fix type casts and format strings in debug code 11 years ago
tcp_output.c slirp: Fix type casts and format strings in debug code 11 years ago
tcp_subr.c slirp: Fix type casts and format strings in debug code 11 years ago
tcp_timer.c More NULL pointer fixes 17 years ago
tcp_timer.h Fix breakage by obsolete _P() for good 17 years ago
tcp_var.h slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types 16 years ago
tcpip.h Remove the advertising clause from the slirp license 17 years ago
tftp.c Fixed various typos 12 years ago
tftp.h Increase maximum number of session of the internal TFTP server. 12 years ago
udp.c slirp: Fix type casts and format strings in debug code 11 years ago
udp.h slirp: Cleanup resources on instance removal 14 years ago