..
COPYRIGHT
Remove the advertising clause from the slirp license
18 years ago
Makefile.objs
slirp: add a fake NC-SI backend
9 years ago
arp_table.c
slirp: Clean up includes
11 years ago
bootp.c
Use #include "..." for our own headers, <...> for others
10 years ago
bootp.h
Clean up decorations and whitespace around header guards
10 years ago
cksum.c
Use #include "..." for our own headers, <...> for others
10 years ago
debug.h
slirp: Cleanup and basic reanimation of debug code
17 years ago
dhcpv6.c
slirp, disas: Replace min/max with MIN/MAX macros
10 years ago
dhcpv6.h
slirp: Add support for stateless DHCPv6
10 years ago
dnssearch.c
slirp: Use DIV_ROUND_UP
10 years ago
if.c
Use #include "..." for our own headers, <...> for others
10 years ago
if.h
Clean up ill-advised or unusual header guards
10 years ago
ip.h
Clean up ill-advised or unusual header guards
10 years ago
ip6.h
Clean up ill-advised or unusual header guards
10 years ago
ip6_icmp.c
slirp: Send RDNSS in RA only if host has an IPv6 DNS server
9 years ago
ip6_icmp.h
Clean up header guards that don't match their file name
10 years ago
ip6_input.c
slirp: Allow disabling IPv4 or IPv6
11 years ago
ip6_output.c
slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
11 years ago
ip_icmp.c
slirp: fix pinging the virtual ipv4 DNS server
9 years ago
ip_icmp.h
Clean up ill-advised or unusual header guards
10 years ago
ip_input.c
Use #include "..." for our own headers, <...> for others
10 years ago
ip_output.c
Use #include "..." for our own headers, <...> for others
10 years ago
libslirp.h
Clean up ill-advised or unusual header guards
10 years ago
main.h
Clean up decorations and whitespace around header guards
10 years ago
mbuf.c
slirp: Convert mbufs to use g_malloc() and g_free()
10 years ago
mbuf.h
Clean up ill-advised or unusual header guards
10 years ago
misc.c
Use #include "..." for our own headers, <...> for others
10 years ago
misc.h
Clean up ill-advised or unusual header guards
10 years ago
ncsi-pkt.h
slirp: add a fake NC-SI backend
9 years ago
ncsi.c
slirp: add a fake NC-SI backend
9 years ago
ndp_table.c
slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
11 years ago
sbuf.c
Use #include "..." for our own headers, <...> for others
10 years ago
sbuf.h
slirp: VMStatify sbuf
9 years ago
slirp.c
migration: remove register_savevm()
9 years ago
slirp.h
slirp: add a fake NC-SI backend
9 years ago
slirp_config.h
slirp: Remove obsolete backward-compatibility cruft
10 years ago
socket.c
slirp: fix leak
9 years ago
socket.h
slirp: VMStatify socket level
9 years ago
tcp.h
Clean up ill-advised or unusual header guards
10 years ago
tcp_input.c
slirp: Fix wrong mss bug.
9 years ago
tcp_output.c
slirp, disas: Replace min/max with MIN/MAX macros
10 years ago
tcp_subr.c
Fix total IP header length in forwarded TCP packets
9 years ago
tcp_timer.c
slirp, disas: Replace min/max with MIN/MAX macros
10 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: tftp, copy sockaddr_size
9 years ago
tftp.h
slirp: support dynamic block size for TFTP transfers
10 years ago
udp.c
slirp: Check qemu_socket() return value in udp_listen()
10 years ago
udp.h
Clean up ill-advised or unusual header guards
10 years ago
udp6.c
slirp: Add support for stateless DHCPv6
10 years ago