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.
 
 
 
 
 
 
Stefano Stabellini 7c7db75576 main_loop_wait: block indefinitely 14 years ago
..
COPYRIGHT Remove the advertising clause from the slirp license 17 years ago
arp_table.c slirp: Fix types of IP address parameters 15 years ago
bootp.c slirp: Fix assertion failure on rejected DHCP requests 14 years ago
bootp.h slirp: Factor out internal state structure 17 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
if.c slirp: Remove unneeded if_queued 14 years ago
if.h slirp: Clean up ifs_init 14 years ago
ip.h Use new macro QEMU_PACKED for packed structures 15 years ago
ip_icmp.c slirp: Cleanup resources on instance removal 14 years ago
ip_icmp.h slirp: Cleanup resources on instance removal 14 years ago
ip_input.c slirp: Cleanup resources on instance removal 14 years ago
ip_output.c slirp: Replace m_freem with m_free 15 years ago
libslirp.h main_loop_wait: block indefinitely 14 years ago
main.h Delayed IP packets 15 years ago
mbuf.c slirp: Cleanup resources on instance removal 14 years ago
mbuf.h slirp: Cleanup resources on instance removal 14 years ago
misc.c slirp: use socket_set_nonblock 14 years ago
misc.h slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types 16 years ago
sbuf.c slirp: Signal free input buffer space to io-thread 14 years ago
sbuf.h Fix breakage by obsolete _P() for good 17 years ago
slirp.c main_loop_wait: block indefinitely 14 years ago
slirp.h w32: Move defines for socket specific errors to qemu-os-win32.h 14 years ago
slirp_config.h slirp: Remove unused code for bad sprintf 16 years ago
socket.c Wrap recv to avoid warnings 15 years ago
socket.h slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types 16 years ago
tcp.h slirp: clean up conflicts with system headers 14 years ago
tcp_input.c slirp: Fix use after release on tcp_input 15 years ago
tcp_output.c slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types 16 years ago
tcp_subr.c slirp: use socket_set_nonblock 14 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 Use glib memory allocation and free functions 15 years ago
tftp.h slirp: Remove some type casts caused by bad declaration of x.tp_buf 15 years ago
udp.c slirp: Cleanup resources on instance removal 14 years ago
udp.h slirp: Cleanup resources on instance removal 14 years ago