]> git.proxmox.com Git - qemu.git/history - slirp/tcp.h
vhost build fix for i386
[qemu.git] / slirp / tcp.h
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-25 Stefan Weilslirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_...
2009-07-27 Juan Quintelarename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
2009-06-29 Jan Kiszkaslirp: Factor out internal state structure
2009-06-29 Jan Kiszkaslirp: Drop dead code
2009-06-29 Jan Kiszkaslirp: Add info usernet for dumping connection states
2009-01-26 aliguoriRemove the advertising clause from the slirp license
2007-10-26 blueswir1 Use const and static as needed, disable unused code
2006-12-23 thsFix build warning on Windows.
2006-12-21 thsEnable TCP_NODELAY, by Daniel Jacobowitz.
2006-05-01 bellardset TCP_MSS to 1460 (Ed Swierk)
2004-04-22 bellardinitial user mode network support