| .. |
|
COPYRIGHT
|
Remove the advertising clause from the slirp license
|
18 years ago |
|
Makefile.objs
|
slirp: Add domain-search option to slirp's DHCP server
|
14 years ago |
|
arp_table.c
|
slirp/arp: do not special-case bogus IP addresses
|
12 years ago |
|
bootp.c
|
slirp: Add domain-search option to slirp's DHCP server
|
14 years ago |
|
bootp.h
|
janitor: add guards to headers
|
14 years ago |
|
cksum.c
|
slirp: Fix compiler warning for w64
|
15 years ago |
|
debug.h
|
slirp: Cleanup and basic reanimation of debug code
|
17 years ago |
|
dnssearch.c
|
slirp: Add domain-search option to slirp's DHCP server
|
14 years ago |
|
if.c
|
misc: Spelling and grammar fixes in comments
|
13 years ago |
|
if.h
|
slirp: Clean up ifs_init
|
15 years ago |
|
ip.h
|
slirp: Avoid statements without effect on Big Endian host
|
14 years ago |
|
ip_icmp.c
|
Fix comments (adress -> address, layed -> laid, wierd -> weird)
|
14 years ago |
|
ip_icmp.h
|
slirp: Fix spelling in comment (enought -> enough, insure -> ensure)
|
14 years ago |
|
ip_input.c
|
misc: move include files to include/qemu/
|
14 years ago |
|
ip_output.c
|
slirp: Replace m_freem with m_free
|
15 years ago |
|
libslirp.h
|
slirp: set mainloop timeout with more precise value
|
13 years ago |
|
main.h
|
slirp: switch to GPollFD
|
14 years ago |
|
mbuf.c
|
slirp: Cleanup resources on instance removal
|
15 years ago |
|
mbuf.h
|
slirp: remove mbuf(m_hdr,m_dat) indirection
|
13 years ago |
|
misc.c
|
qerror: Move #include out of qerror.h
|
11 years ago |
|
misc.h
|
slirp/misc: Use the GLib memory allocation APIs
|
12 years ago |
|
sbuf.c
|
misc: move include files to include/qemu/
|
14 years ago |
|
sbuf.h
|
Fix breakage by obsolete _P() for good
|
17 years ago |
|
slirp.c
|
slirp: Remove unused zero_ethaddr[] variable
|
12 years ago |
|
slirp.h
|
slirp: Remove default_mon usage
|
12 years ago |
|
slirp_config.h
|
slirp/misc: Use the GLib memory allocation APIs
|
12 years ago |
|
socket.c
|
slirp: call socket_set_fast_reuse instead of setting SO_REUSEADDR
|
13 years ago |
|
socket.h
|
slirp: switch to GPollFD
|
14 years ago |
|
tcp.h
|
slirp: Untangle TCPOLEN_* from TCPOPT_*
|
14 years ago |
|
tcp_input.c
|
slirp: Fix non blocking connect for w32
|
11 years ago |
|
tcp_output.c
|
slirp: Avoid redefining MAX_TCPOPTLEN
|
14 years ago |
|
tcp_subr.c
|
slirp: call socket_set_fast_reuse instead of setting SO_REUSEADDR
|
13 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
|
Fixed various typos
|
13 years ago |
|
tftp.h
|
Increase maximum number of session of the internal TFTP server.
|
12 years ago |
|
udp.c
|
slirp: udp: fix NULL pointer dereference because of uninitialized socket
|
12 years ago |
|
udp.h
|
slirp: Cleanup resources on instance removal
|
15 years ago |