This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
qemu
/
slirp
History
blueswir1
36bae8dd95
Fix inline use warnings from sparse
...
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5540 c046a42c-6fe2-441c-8c8c-71466251a162
2008-10-26 15:26:09 +00:00
..
bootp.c
Make some variables static
2008-10-01 19:06:48 +00:00
bootp.h
…
cksum.c
…
COPYRIGHT
…
ctl.h
…
debug.c
…
debug.h
…
icmp_var.h
…
if.c
…
if.h
…
ip_icmp.c
Make some variables static
2008-10-01 19:06:48 +00:00
ip_icmp.h
…
ip_input.c
…
ip_output.c
…
ip.h
…
libslirp.h
…
main.h
…
mbuf.c
…
mbuf.h
…
misc.c
…
misc.h
Fix inline use warnings from sparse
2008-10-26 15:26:09 +00:00
sbuf.c
…
sbuf.h
…
slirp_config.h
…
slirp.c
added explicit license
2008-10-17 17:31:57 +00:00
slirp.h
Fix inline use warnings from sparse
2008-10-26 15:26:09 +00:00
socket.c
Fix warning about variables used uninitialized
2008-10-01 19:39:40 +00:00
socket.h
…
tcp_input.c
…
tcp_output.c
…
tcp_subr.c
…
tcp_timer.c
…
tcp_timer.h
…
tcp_var.h
…
tcp.h
…
tcpip.h
…
tftp.c
…
tftp.h
…
udp.c
Replace uses of strncpy (a GNU extension) with Qemu pstrcpy
2008-10-25 11:21:28 +00:00
udp.h
…