..
COPYRIGHT
Remove the advertising clause from the slirp license
18 years ago
bootp.c
net: fix trace when debug is activated in slirp
16 years ago
bootp.h
slirp: Factor out internal state structure
17 years ago
cksum.c
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
16 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
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
16 years ago
ip_icmp.c
slirp: Read host DNS config on demand
17 years ago
ip_icmp.h
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
16 years ago
ip_input.c
Accept packets with TTL=1
16 years ago
ip_output.c
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
16 years ago
libslirp.h
slirp: Read host DNS config on demand
17 years ago
main.h
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
16 years ago
mbuf.c
Fix build from previous commit
16 years ago
mbuf.h
Fix breakage by obsolete _P() for good
17 years ago
misc.c
add a service to reap zombies, use it in SLIRP
16 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: Drop dead code
17 years ago
sbuf.h
Fix breakage by obsolete _P() for good
17 years ago
slirp.c
change all rt_clock references to use millisecond resolution accessors
16 years ago
slirp.h
Delete useless 'extern' qualifiers for functions
16 years ago
slirp_config.h
slirp: Remove unused code for bad sprintf
16 years ago
socket.c
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
16 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: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
16 years ago
tcp_input.c
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
16 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: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
16 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
18 years ago
tftp.c
slirp: Remove some type casts caused by bad declaration of x.tp_buf
16 years ago
tftp.h
slirp: Remove some type casts caused by bad declaration of x.tp_buf
16 years ago
udp.c
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
16 years ago
udp.h
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
16 years ago