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.
 
 
 
 
 
 
Milan Plzik 1cb1a66aed Qemu's internal TFTP server breaks lock-step-iness of TFTP 17 years ago
..
COPYRIGHT Remove the advertising clause from the slirp license 18 years ago
bootp.c slirp: Factor out internal state structure 17 years ago
bootp.h slirp: Factor out internal state structure 17 years ago
cksum.c Remove the advertising clause from the slirp license 18 years ago
debug.h slirp: Cleanup and basic reanimation of debug code 17 years ago
if.c slirp: Use internal state in interface 17 years ago
if.h slirp: Factor out internal state structure 17 years ago
ip.h fix networking on win32 host 17 years ago
ip_icmp.c slirp: Read host DNS config on demand 17 years ago
ip_icmp.h Fix breakage by obsolete _P() for good 17 years ago
ip_input.c slirp: fix unmatched bracket in if 0 17 years ago
ip_output.c slirp: Factor out internal state structure 17 years ago
libslirp.h slirp: Read host DNS config on demand 17 years ago
main.h slirp: Read host DNS config on demand 17 years ago
mbuf.c slirp: fix use-after-free 17 years ago
mbuf.h Fix breakage by obsolete _P() for good 17 years ago
misc.c slirp/misc.c: fix warning with _FORTIFY_SOURCE 17 years ago
misc.h slirp: Remove UDP protocol emulation (talk, cuseeme) 17 years ago
sbuf.c slirp: Drop dead code 17 years ago
sbuf.h Fix breakage by obsolete _P() for good 17 years ago
slirp.c Fix sys-queue.h conflict for good 17 years ago
slirp.h Don't leak file descriptors 17 years ago
slirp_config.h rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN 17 years ago
socket.c Don't leak file descriptors 17 years ago
socket.h Fix breakage by obsolete _P() for good 17 years ago
tcp.h rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN 17 years ago
tcp_input.c slirp: Factor out internal state structure 17 years ago
tcp_output.c slirp: Factor out internal state structure 17 years ago
tcp_subr.c Don't leak file descriptors 17 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: Factor out internal state structure 17 years ago
tcpip.h Remove the advertising clause from the slirp license 18 years ago
tftp.c Qemu's internal TFTP server breaks lock-step-iness of TFTP 17 years ago
tftp.h slirp: Factor out internal state structure 17 years ago
udp.c Don't leak file descriptors 17 years ago
udp.h Fix breakage by obsolete _P() for good 17 years ago