]> git.proxmox.com Git - qemu.git/history - slirp/ip_icmp.c
vhost build fix for i386
[qemu.git] / slirp / ip_icmp.c
2011-07-29 Justin M. ForbesMerge branch 'for-upstream-0.15' of git://git.linaro...
2011-07-25 Blue SwirlWrap recv to avoid warnings
2011-07-23 Jan Kiszkaslirp: Forward ICMP echo requests via unprivileged...
2011-07-23 Jan Kiszkaslirp: Replace m_freem with m_free
2011-07-23 Jan Kiszkaslirp: Fix restricted mode
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Ed Swierkslirp: Read host DNS config on demand
2009-06-29 Jan Kiszkaslirp: Factor out internal state structure
2009-06-29 Jan Kiszkaslirp: Drop statistic code
2009-06-29 Jan Kiszkaslirp: Drop dead code
2009-06-29 Jan Kiszkaslirp: Rework internal configuration
2009-03-07 blueswir1Sparse fixes: NULL use, header order, ANSI prototypes...
2009-01-26 aliguoriRemove the advertising clause from the slirp license
2008-10-01 blueswir1Make some variables static
2008-09-14 blueswir1Fix warnings that would be caused by gcc flag -Wwrite...
2008-09-06 blueswir1Fix most warnings that would be caused by gcc flag...
2007-10-26 blueswir1 Add const etc. to places forgotten from the previous...
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-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2006-05-03 bellardseparate alias_addr (10.0.2.2) from our_addr (Ed Swierk)
2004-04-22 bellardinitial user mode network support