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.
 
 
 
 
 
 
Prasad J Pandit a7104eda7d slirp: check data length while emulating ident function 8 years ago
..
COPYRIGHT Remove the advertising clause from the slirp license 18 years ago
Makefile.objs slirp: set G_LOG_DOMAIN 8 years ago
arp_table.c slirp: replace DEBUG_ARGS with DEBUG_ARG 8 years ago
bootp.c slirp: no need to make DPRINTF conditional on DEBUG 8 years ago
bootp.h slirp: Implement RFC2132 TFTP server name 8 years ago
cksum.c slirp: call into g_debug() for DEBUG macros 8 years ago
debug.h slirp: Mark debugging calls as unlikely 8 years ago
dhcpv6.c slirp: call into g_debug() for DEBUG macros 8 years ago
dhcpv6.h slirp: add in6_dhcp_multicast() 9 years ago
dnssearch.c slirp: Use DIV_ROUND_UP 10 years ago
if.c slirp: add clock_get_ns() callback 8 years ago
if.h Clean up ill-advised or unusual header guards 10 years ago
ip.h slirp: replace SIZEOF_CHAR_P with glib equivalent 8 years ago
ip6.h slirp: replace HOST_WORDS_BIGENDIAN with glib equivalent 8 years ago
ip6_icmp.c slirp: add clock_get_ns() callback 8 years ago
ip6_icmp.h slirp: replace HOST_WORDS_BIGENDIAN with glib equivalent 8 years ago
ip6_input.c slirp: use %p for pointers format 8 years ago
ip6_output.c slirp: use %p for pointers format 8 years ago
ip_icmp.c slirp: call into g_debug() for DEBUG macros 8 years ago
ip_icmp.h Clean up ill-advised or unusual header guards 10 years ago
ip_input.c slirp: remove #if notdef dead code 8 years ago
ip_output.c Use #include "..." for our own headers, <...> for others 10 years ago
libslirp.h slirp: add clock_get_ns() callback 8 years ago
main.h slirp: remove unused HAVE_SYS_SELECT_H 8 years ago
mbuf.c slirp: improve a bit the debug macros 8 years ago
mbuf.h slirp: remove unused M_TRAILINGSPACE 8 years ago
misc.c slirp: factor out guestfwd addition checks 8 years ago
misc.h slirp: rename exec_list 8 years ago
ncsi-pkt.h slirp: add a fake NC-SI backend 9 years ago
ncsi.c slirp: replace ARRAY_SIZE with G_N_ELEMENTS 8 years ago
ndp_table.c slirp: replace DEBUG_ARGS with DEBUG_ARG 8 years ago
sbuf.c slirp: Handle error returns from sosendoob() 9 years ago
sbuf.h slirp: remove unused sbflush() 8 years ago
slirp.c slirp: call into g_debug() for DEBUG macros 8 years ago
slirp.h slirp: rename exec_list 8 years ago
socket.c slirp: call into g_debug() for DEBUG macros 8 years ago
socket.h slirp: rename /extra/chardev 8 years ago
tcp.h slirp: replace HOST_WORDS_BIGENDIAN with glib equivalent 8 years ago
tcp_input.c slirp: call into g_debug() for DEBUG macros 8 years ago
tcp_output.c slirp: call into g_debug() for DEBUG macros 8 years ago
tcp_subr.c slirp: check data length while emulating ident function 8 years ago
tcp_timer.c slirp: replace compile time DO_KEEPALIVE 8 years ago
tcp_timer.h Clean up ill-advised or unusual header guards 10 years ago
tcp_var.h slirp: VMState conversion; tcpcb 9 years ago
tcpip.h slirp, disas: Replace min/max with MIN/MAX macros 10 years ago
tftp.c slirp: replace ARRAY_SIZE with G_N_ELEMENTS 8 years ago
tftp.h slirp: support dynamic block size for TFTP transfers 10 years ago
trace-events slirp: add tftp tracing 8 years ago
udp.c slirp: call into g_debug() for DEBUG macros 8 years ago
udp.h Clean up ill-advised or unusual header guards 10 years ago
udp6.c slirp: call into g_debug() for DEBUG macros 8 years ago