..
COPYRIGHT
Remove the advertising clause from the slirp license
18 years ago
Makefile.objs
slirp: Add support for stateless DHCPv6
10 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, disas: Replace min/max with MIN/MAX macros
10 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 guest network access with darwin host
10 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
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
Clean up ill-advised or unusual header guards
10 years ago
slirp.c
slirp, disas: Replace min/max with MIN/MAX macros
10 years ago
slirp.h
slirp, disas: Replace min/max with MIN/MAX macros
10 years ago
slirp_config.h
slirp: Remove obsolete backward-compatibility cruft
10 years ago
socket.c
slirp: tcp_listen(): Don't try to close() an fd we never opened
10 years ago
socket.h
Clean up ill-advised or unusual header guards
10 years ago
tcp.h
Clean up ill-advised or unusual header guards
10 years ago
tcp_input.c
slirp, disas: Replace min/max with MIN/MAX macros
10 years ago
tcp_output.c
slirp, disas: Replace min/max with MIN/MAX macros
10 years ago
tcp_subr.c
Use #include "..." for our own headers, <...> for others
10 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
Clean up ill-advised or unusual header guards
10 years ago
tcpip.h
slirp, disas: Replace min/max with MIN/MAX macros
10 years ago
tftp.c
slirp: support dynamic block size for TFTP transfers
10 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