index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
slirp
/
slirp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
slirp: avoid use-after-free in slirp_pollfds_poll() if soread() returns an error
Steven Luo
2016-04-07
1
-1
/
+11
*
slirp: Allow disabling IPv4 or IPv6
Samuel Thibault
2016-04-01
1
-1
/
+9
*
slirp: Fix migration from older versions of QEMU to the current one
Thomas Huth
2016-04-01
1
-18
/
+26
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
*
qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
Yann Bordenave
2016-03-15
1
-19
/
+9
*
slirp: Adding IPv6 address for DNS relay
Guillaume Subiron
2016-03-15
1
-0
/
+3
*
slirp: Generalizing and neutralizing various TCP functions before adding IPv6...
Guillaume Subiron
2016-03-15
1
-2
/
+4
*
slirp: Factorizing tcpiphdr structure with an union
Guillaume Subiron
2016-03-15
1
-7
/
+8
*
slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
Guillaume Subiron
2016-03-15
1
-3
/
+58
*
slirp: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
slirp: Make Socket structure IPv6 compatible
Guillaume Subiron
2016-02-04
1
-9
/
+42
*
slirp: Adding address family switch for produced frames
Guillaume Subiron
2016-02-04
1
-13
/
+48
*
slirp: Generalizing and neutralizing ARP code
Guillaume Subiron
2016-02-04
1
-2
/
+2
*
slirp: Remove unused zero_ethaddr[] variable
Peter Maydell
2014-06-10
1
-2
/
+0
*
slirp/arp: do not special-case bogus IP addresses
Samuel Thibault
2014-06-09
1
-0
/
+5
*
slirp: Remove default_mon usage
Cole Robinson
2014-04-25
1
-4
/
+4
*
slirp: clean up slirp_update_timeout
Jan Kiszka
2013-09-17
1
-2
/
+2
*
slirp: set mainloop timeout with more precise value
Liu Ping Fan
2013-09-17
1
-4
/
+24
*
slirp: define timeout as macro
Liu Ping Fan
2013-09-17
1
-5
/
+12
*
slirp: make timeout local
Liu Ping Fan
2013-09-17
1
-12
/
+10
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-2
/
+2
*
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
1
-1
/
+1
*
slirp: switch to GPollFD
Stefan Hajnoczi
2013-02-21
1
-54
/
+79
*
slirp: slirp/slirp.c coding style cleanup
Stefan Hajnoczi
2013-02-21
1
-297
/
+311
*
g_strdup(NULL) returns NULL; simplify
Markus Armbruster
2013-01-30
1
-6
/
+2
*
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
slirp: Add domain-search option to slirp's DHCP server
Klaus Stengel
2012-11-15
1
-1
/
+7
*
slirp: fix build on mingw32
Anthony Liguori
2012-08-07
1
-1
/
+1
*
slirp: Handle whole 127.0.0.0/8 network as local addresses.
Anders Waldenborg
2012-08-03
1
-0
/
+3
*
main_loop_wait: block indefinitely
Stefano Stabellini
2012-04-26
1
-0
/
+7
*
slirp: Cleanup resources on instance removal
Jan Kiszka
2012-03-13
1
-0
/
+3
*
slirp: Remove unneeded if_queued
Jan Kiszka
2012-03-13
1
-6
/
+1
*
char: rename qemu_chr_write() -> qemu_chr_fe_write()
Anthony Liguori
2011-08-22
1
-1
/
+1
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-21
1
-6
/
+6
*
slirp: Only start packet expiration for delayed ones
Jan Kiszka
2011-08-05
1
-0
/
+3
*
Delayed IP packets
Fabien Chouteau
2011-08-03
1
-32
/
+40
*
Simple ARP table
Fabien Chouteau
2011-08-03
1
-47
/
+16
*
Wrap recv to avoid warnings
Blue Swirl
2011-07-25
1
-1
/
+1
*
slirp: Forward ICMP echo requests via unprivileged sockets
Jan Kiszka
2011-07-23
1
-0
/
+37
*
change all rt_clock references to use millisecond resolution accessors
Paolo Bonzini
2011-03-21
1
-1
/
+1
*
Make ARP replies at least 64 bytes long
Hervé Poussineau
2010-09-17
1
-1
/
+2
*
savevm: Add DeviceState param
Alex Williamson
2010-07-06
1
-2
/
+3
*
slirp: remove dead nested assignment, spotted by clang
Blue Swirl
2010-03-07
1
-2
/
+1
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
1
-8
/
+8
*
Fix Sparse warnings: add "static"
Blue Swirl
2009-09-05
1
-1
/
+1
*
Fix compiler warnings
Stefan Weil
2009-08-31
1
-2
/
+2
*
slirp: Read host DNS config on demand
Ed Swierk
2009-08-28
1
-10
/
+36
*
slirp: Remove our_addr code
Ed Swierk
2009-08-28
1
-17
/
+0
*
Add missing "static"
Blue Swirl
2009-08-01
1
-1
/
+1
[next]