]> git.proxmox.com Git - qemu.git/history - slirp/ip.h
rng-egd: remove redundant free
[qemu.git] / slirp / ip.h
2012-06-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-29 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/cocoa-for...
2012-05-29 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1_rc3...
2012-05-29 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-5-24...
2012-05-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-29 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-05-28 Andreas Färberslirp: Avoid statements without effect on Big Endian...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-3...
2011-09-03 Stefan WeilUse new macro QEMU_PACKED for packed structures
2011-08-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-15 Jan Kiszkaslirp: Fix bit field types in IP header structs
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-12-18 Juha Riihimäkifix networking on win32 host
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 statistic code
2009-01-26 aliguoriRemove the advertising clause from the slirp license
2009-01-13 blueswir1Fix 64 bit issue in slirp
2007-10-26 blueswir1 Use const and static as needed, disable unused code
2007-10-26 blueswir1Make Slirp statistics gathering and output conditional...
2006-05-02 bellard> 32 KB packet handling (Ed Swierk)
2004-04-22 bellardinitial user mode network support