index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
slirp
/
slirp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-25
slirp: add a fake NC-SI backend
Cédric Le Goater
1
-0
/
+3
2016-12-20
slirp, disas: Replace min/max with MIN/MAX macros
Yuval Shaia
1
-5
/
+0
2016-08-16
slirp: Rename "struct arphdr" to "struct slirp_arphdr"
Thomas Huth
1
-2
/
+2
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
1
-2
/
+2
2016-06-07
all: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-05-19
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-05-16
slirp: Remove some unused code from slirp.h
Thomas Huth
1
-22
/
+0
2016-05-16
slirp: Remove obsolete backward-compatibility cruft
Thomas Huth
1
-28
/
+0
2016-04-15
wxx: Fix broken TCP networking (regression)
Stefan Weil
1
-5
/
+0
2016-04-01
slirp: Allow disabling IPv4 or IPv6
Samuel Thibault
1
-0
/
+2
2016-03-23
Avoid embedding struct mbuf in other structures
Samuel Thibault
1
-3
/
+5
2016-03-16
slirp/slirp.h: Remove now-empty #ifdefs
Peter Maydell
1
-24
/
+0
2016-03-15
slirp: Adding IPv6 address for DNS relay
Guillaume Subiron
1
-0
/
+1
2016-03-15
slirp: Generalizing and neutralizing various TCP functions before adding IPv6...
Guillaume Subiron
1
-2
/
+3
2016-03-15
slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
Guillaume Subiron
1
-0
/
+37
2016-03-10
osdep: add wrappers for socket functions
Daniel P. Berrange
1
-2
/
+0
2016-02-23
all: Clean up includes
Peter Maydell
1
-18
/
+0
2016-02-04
slirp: Adding family argument to tcp_fconnect()
Guillaume Subiron
1
-1
/
+1
2016-01-11
ether/slirp: Avoid redefinition of the same constants
Dr. David Alan Gilbert
1
-6
/
+1
2014-04-25
slirp: Remove default_mon usage
Cole Robinson
1
-2
/
+0
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
[next]