]> git.proxmox.com Git - mirror_qemu.git/history - slirp/ip_input.c
linux-user: fix accept(2) with NULL peer
[mirror_qemu.git] / slirp / ip_input.c
2009-01-26 aliguoriRemove the advertising clause from the slirp license
2009-01-13 blueswir1Fix 64 bit issue in slirp
2009-01-08 aliguoriAdd slirp_restrict option (Gleb Natapov)
2007-10-26 blueswir1 Use const and static as needed, disable unused code
2007-10-26 blueswir1Make Slirp statistics gathering and output conditional...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2006-05-01 bellardfixed IP packet rassembly logic (Ed Swierk)
2004-04-22 bellardinitial user mode network support