index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
slirp
/
slirp.h
Age
Commit message (
Expand
)
Author
2018-05-31
slirp: Add domainname option to slirp's DHCP server
Benjamin Drung
2018-01-14
slirp: remove unused header
Philippe Mathieu-Daudé
2017-09-24
slirp: Fix intermittent send queue hangs on a socket
Kevin Cernekee
2017-04-25
slirp: add a fake NC-SI backend
Cédric Le Goater
2016-12-20
slirp, disas: Replace min/max with MIN/MAX macros
Yuval Shaia
2016-08-16
slirp: Rename "struct arphdr" to "struct slirp_arphdr"
Thomas Huth
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2016-06-07
all: Remove unnecessary glib.h includes
Peter Maydell
2016-05-19
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
2016-05-16
slirp: Remove some unused code from slirp.h
Thomas Huth
2016-05-16
slirp: Remove obsolete backward-compatibility cruft
Thomas Huth
2016-04-15
wxx: Fix broken TCP networking (regression)
Stefan Weil
2016-04-01
slirp: Allow disabling IPv4 or IPv6
Samuel Thibault
2016-03-23
Avoid embedding struct mbuf in other structures
Samuel Thibault
2016-03-16
slirp/slirp.h: Remove now-empty #ifdefs
Peter Maydell
2016-03-15
slirp: Adding IPv6 address for DNS relay
Guillaume Subiron
2016-03-15
slirp: Generalizing and neutralizing various TCP functions before adding IPv6...
Guillaume Subiron
2016-03-15
slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
Guillaume Subiron
2016-03-10
osdep: add wrappers for socket functions
Daniel P. Berrange
2016-02-23
all: Clean up includes
Peter Maydell
2016-02-04
slirp: Adding family argument to tcp_fconnect()
Guillaume Subiron
2016-01-11
ether/slirp: Avoid redefinition of the same constants
Dr. David Alan Gilbert
2014-04-25
slirp: Remove default_mon usage
Cole Robinson
2013-09-17
slirp: make timeout local
Liu Ping Fan
2013-01-12
slirp: remove unused field tt
Blue Swirl
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-11-15
slirp: Add domain-search option to slirp's DHCP server
Klaus Stengel
2012-04-15
w32: Move defines for socket specific errors to qemu-os-win32.h
Stefan Weil
2012-03-28
w32/slirp: Undefine error constants before their redefinition
Jan Kiszka
2012-03-28
slirp: clean up conflicts with system headers
Paolo Bonzini
2012-03-13
slirp: Cleanup resources on instance removal
Jan Kiszka
2012-03-13
slirp: Remove unneeded if_queued
Jan Kiszka
2012-03-13
slirp: Prevent recursion of if_start
Jan Kiszka
2011-09-03
Use new macro QEMU_PACKED for packed structures
Stefan Weil
2011-08-05
slirp: Fix types of IP address parameters
Jan Kiszka
2011-08-03
Simple ARP table
Fabien Chouteau
2011-07-23
slirp: Forward ICMP echo requests via unprivileged sockets
Jan Kiszka
2011-01-23
Delete useless 'extern' qualifiers for functions
Blue Swirl
2010-11-21
slirp: Remove unused code for bad sprintf
Stefan Weil
2010-10-03
Use GCC_FMT_ATTR (format checking)
Stefan Weil
2010-10-03
slirp: Silence warning on Haiku
Andreas Färber
2010-07-25
slirp: Remove declarations which are no longer needed
Stefan Weil
2010-07-25
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
Stefan Weil
2009-12-03
Don't leak file descriptors
Kevin Wolf
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
2009-07-27
slirp: Use monotonic clock if available (v2)
Ed Swierk
2009-07-01
Fix breakage by obsolete _P() for good
Blue Swirl
2009-06-29
slirp: Enable multiple instances
Jan Kiszka
2009-06-29
slirp: Allocate/free stack instance dynamically
Jan Kiszka
2009-06-29
slirp: Use internal state in interface
Jan Kiszka
[next]