aboutsummaryrefslogtreecommitdiff
path: root/slirp/slirp.h
AgeCommit message (Expand)Author
2014-04-25slirp: Remove default_mon usageCole Robinson
2013-09-17slirp: make timeout localLiu Ping Fan
2013-01-12slirp: remove unused field ttBlue Swirl
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-11-15slirp: Add domain-search option to slirp's DHCP serverKlaus Stengel
2012-04-15w32: Move defines for socket specific errors to qemu-os-win32.hStefan Weil
2012-03-28w32/slirp: Undefine error constants before their redefinitionJan Kiszka
2012-03-28slirp: clean up conflicts with system headersPaolo Bonzini
2012-03-13slirp: Cleanup resources on instance removalJan Kiszka
2012-03-13slirp: Remove unneeded if_queuedJan Kiszka
2012-03-13slirp: Prevent recursion of if_startJan Kiszka
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil
2011-08-05slirp: Fix types of IP address parametersJan Kiszka
2011-08-03Simple ARP tableFabien Chouteau
2011-07-23slirp: Forward ICMP echo requests via unprivileged socketsJan Kiszka
2011-01-23Delete useless 'extern' qualifiers for functionsBlue Swirl
2010-11-21slirp: Remove unused code for bad sprintfStefan Weil
2010-10-03Use GCC_FMT_ATTR (format checking)Stefan Weil
2010-10-03slirp: Silence warning on HaikuAndreas Färber
2010-07-25slirp: Remove declarations which are no longer neededStefan Weil
2010-07-25slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int typesStefan Weil
2009-12-03Don't leak file descriptorsKevin Wolf
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl
2009-07-27slirp: Use monotonic clock if available (v2)Ed Swierk
2009-07-01Fix breakage by obsolete _P() for goodBlue Swirl
2009-06-29slirp: Enable multiple instancesJan Kiszka
2009-06-29slirp: Allocate/free stack instance dynamicallyJan Kiszka
2009-06-29slirp: Use internal state in interfaceJan Kiszka
2009-06-29slirp: Factor out internal state structureJan Kiszka
2009-06-29slirp: Drop unused icmp_var.hJan Kiszka
2009-06-29slirp: Cleanup and basic reanimation of debug codeJan Kiszka
2009-06-29slirp: Drop statistic codeJan Kiszka
2009-06-29slirp: Drop dead codeJan Kiszka
2009-06-29slirp: Rework internal configurationJan Kiszka
2009-03-08Fix windows build and clean up use of <windows.h>aliguori
2009-01-14Fix _P use on OpenBSDblueswir1
2009-01-13Fix 64 bit issue in slirpblueswir1
2008-10-26Fix inline use warnings from sparseblueswir1
2008-09-06Fix most warnings that would be caused by gcc flag -Wundefblueswir1
2008-05-17Missing include for Slirp on win32 (Eduardo Felipe).balrog
2007-12-17Use WIN32_LEAN_AND_MEAN, by Stefan Weil.ths
2007-11-07use config-host.h instead of config.hbellard
2007-10-26 Add const etc. to places forgotten from the previous commitblueswir1
2007-10-26 Use const and static as needed, disable unused codeblueswir1
2007-10-26Make Slirp statistics gathering and output conditional to LOG_ENABLEDblueswir1
2005-01-10windows header fixbellard
2004-11-14removed warningbellard
2004-10-09win32 fixbellard
2004-10-07windows fixes (Gregory Alexander)bellard
2004-08-24TFTP support (Magnus Damm)bellard