index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
slirp
/
slirp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-17
slirp: make timeout local
Liu Ping Fan
1
-0
/
+3
2013-01-12
slirp: remove unused field tt
Blue Swirl
1
-1
/
+0
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-11-15
slirp: Add domain-search option to slirp's DHCP server
Klaus Stengel
1
-0
/
+5
2012-04-15
w32: Move defines for socket specific errors to qemu-os-win32.h
Stefan Weil
1
-12
/
+0
2012-03-28
w32/slirp: Undefine error constants before their redefinition
Jan Kiszka
1
-0
/
+6
2012-03-28
slirp: clean up conflicts with system headers
Paolo Bonzini
1
-7
/
+1
2012-03-13
slirp: Cleanup resources on instance removal
Jan Kiszka
1
-0
/
+2
2012-03-13
slirp: Remove unneeded if_queued
Jan Kiszka
1
-1
/
+0
2012-03-13
slirp: Prevent recursion of if_start
Jan Kiszka
1
-0
/
+1
2011-09-03
Use new macro QEMU_PACKED for packed structures
Stefan Weil
1
-1
/
+1
2011-08-05
slirp: Fix types of IP address parameters
Jan Kiszka
1
-2
/
+2
2011-08-03
Simple ARP table
Fabien Chouteau
1
-3
/
+44
2011-07-23
slirp: Forward ICMP echo requests via unprivileged sockets
Jan Kiszka
1
-0
/
+5
2011-01-23
Delete useless 'extern' qualifiers for functions
Blue Swirl
1
-1
/
+1
2010-11-21
slirp: Remove unused code for bad sprintf
Stefan Weil
1
-14
/
+0
2010-10-03
Use GCC_FMT_ATTR (format checking)
Stefan Weil
1
-1
/
+1
2010-10-03
slirp: Silence warning on Haiku
Andreas Färber
1
-1
/
+3
2010-07-25
slirp: Remove declarations which are no longer needed
Stefan Weil
1
-33
/
+0
2010-07-25
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
Stefan Weil
1
-3
/
+3
2009-12-03
Don't leak file descriptors
Kevin Wolf
1
-0
/
+4
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
1
-2
/
+2
2009-07-27
slirp: Use monotonic clock if available (v2)
Ed Swierk
1
-4
/
+0
2009-07-01
Fix breakage by obsolete _P() for good
Blue Swirl
1
-44
/
+37
2009-06-29
slirp: Enable multiple instances
Jan Kiszka
1
-0
/
+4
2009-06-29
slirp: Allocate/free stack instance dynamically
Jan Kiszka
1
-1
/
+1
2009-06-29
slirp: Use internal state in interface
Jan Kiszka
1
-0
/
+1
2009-06-29
slirp: Factor out internal state structure
Jan Kiszka
1
-6
/
+60
2009-06-29
slirp: Drop unused icmp_var.h
Jan Kiszka
1
-1
/
+0
2009-06-29
slirp: Cleanup and basic reanimation of debug code
Jan Kiszka
1
-2
/
+0
2009-06-29
slirp: Drop statistic code
Jan Kiszka
1
-9
/
+0
2009-06-29
slirp: Drop dead code
Jan Kiszka
1
-7
/
+0
2009-06-29
slirp: Rework internal configuration
Jan Kiszka
1
-1
/
+0
2009-03-08
Fix windows build and clean up use of <windows.h>
aliguori
1
-1
/
+0
2009-01-14
Fix _P use on OpenBSD
blueswir1
1
-2
/
+1
2009-01-13
Fix 64 bit issue in slirp
blueswir1
1
-8
/
+0
2008-10-26
Fix inline use warnings from sparse
blueswir1
1
-2
/
+2
2008-09-06
Fix most warnings that would be caused by gcc flag -Wundef
blueswir1
1
-1
/
+1
2008-05-17
Missing include for Slirp on win32 (Eduardo Felipe).
balrog
1
-0
/
+1
2007-12-17
Use WIN32_LEAN_AND_MEAN, by Stefan Weil.
ths
1
-0
/
+1
2007-11-07
use config-host.h instead of config.h
bellard
1
-1
/
+1
2007-10-26
Add const etc. to places forgotten from the previous commit
blueswir1
1
-2
/
+0
2007-10-26
Use const and static as needed, disable unused code
blueswir1
1
-8
/
+3
2007-10-26
Make Slirp statistics gathering and output conditional to LOG_ENABLED
blueswir1
1
-1
/
+10
2005-01-10
windows header fix
bellard
1
-0
/
+1
2004-11-14
removed warning
bellard
1
-0
/
+1
2004-10-09
win32 fix
bellard
1
-0
/
+1
2004-10-07
windows fixes (Gregory Alexander)
bellard
1
-0
/
+4
2004-08-24
TFTP support (Magnus Damm)
bellard
1
-0
/
+1
2004-07-12
win32 compile
bellard
1
-1
/
+37
[next]