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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-16
slirp/slirp.h: Remove now-empty #ifdefs
Peter Maydell
1
-24
/
+0
2016-03-15
slirp: Add IPv6 support to the TFTP code
Thomas Huth
4
-72
/
+100
2016-03-15
qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
Yann Bordenave
2
-22
/
+14
2016-03-15
slirp: Adding IPv6 address for DNS relay
Guillaume Subiron
4
-1
/
+41
2016-03-15
slirp: Handle IPv6 in TCP functions
Guillaume Subiron
6
-9
/
+125
2016-03-15
slirp: Reindent after refactoring
Guillaume Subiron
3
-92
/
+91
2016-03-15
slirp: Generalizing and neutralizing various TCP functions before adding IPv6...
Guillaume Subiron
7
-31
/
+109
2016-03-15
slirp: Factorizing tcpiphdr structure with an union
Guillaume Subiron
8
-45
/
+106
2016-03-15
slirp: Adding IPv6 UDP support
Guillaume Subiron
6
-9
/
+208
2016-03-15
slirp: Adding ICMPv6 error sending
Yann Bordenave
3
-3
/
+84
2016-03-15
slirp: Fix ICMP error sending
Yann Bordenave
7
-17
/
+18
2016-03-15
slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
Guillaume Subiron
12
-6
/
+1019
2016-03-10
osdep: remove use of socket_error() from all code
Daniel P. Berrange
1
-4
/
+0
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: Clean up includes
Peter Maydell
19
-3
/
+19
2016-02-04
slirp: Adding family argument to tcp_fconnect()
Guillaume Subiron
3
-4
/
+5
2016-02-04
slirp: Make udp_attach IPv6 compatible
Guillaume Subiron
3
-5
/
+6
2016-02-04
slirp: Add sockaddr_equal, make solookup family-agnostic
Guillaume Subiron
4
-27
/
+51
2016-02-04
slirp: Factorizing and cleaning solookup()
Guillaume Subiron
4
-44
/
+32
2016-02-04
slirp: Factorizing address translation
Guillaume Subiron
8
-103
/
+116
2016-02-04
slirp: Make Socket structure IPv6 compatible
Guillaume Subiron
7
-16
/
+78
2016-02-04
slirp: Adding address family switch for produced frames
Guillaume Subiron
1
-13
/
+48
2016-02-04
slirp: Generalizing and neutralizing ARP code
Guillaume Subiron
3
-4
/
+4
2016-02-04
slirp: goto bad in udp_input if sosendto fails
Guillaume Subiron
1
-0
/
+1
2016-01-11
ether/slirp: Avoid redefinition of the same constants
Dr. David Alan Gilbert
1
-6
/
+1
2015-11-12
slirp: Fix type casts and format strings in debug code
Stefan Weil
13
-50
/
+56
2015-09-24
slirp: Fix non blocking connect for w32
Stefan Weil
1
-1
/
+7
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2014-09-23
slirp: udp: fix NULL pointer dereference because of uninitialized socket
Petr Matousek
1
-1
/
+1
2014-08-24
slirp/misc: Use the GLib memory allocation APIs
zhanghailiang
3
-24
/
+3
2014-06-24
Increase maximum number of session of the internal TFTP server.
Bernhard Übelacker
1
-1
/
+1
2014-06-10
slirp: Remove unused zero_ethaddr[] variable
Peter Maydell
1
-2
/
+0
2014-06-09
slirp/arp: do not special-case bogus IP addresses
Samuel Thibault
2
-9
/
+6
2014-04-25
slirp: Remove default_mon usage
Cole Robinson
3
-17
/
+6
2014-03-25
Fixed various typos
Deepak Kathayat
1
-1
/
+1
2013-10-26
misc: Spelling and grammar fixes in comments
Stefan Weil
1
-1
/
+1
2013-10-02
slirp: call socket_set_fast_reuse instead of setting SO_REUSEADDR
Sebastian Ottlik
4
-11
/
+6
2013-09-17
slirp: clean up slirp_update_timeout
Jan Kiszka
1
-2
/
+2
2013-09-17
slirp: set mainloop timeout with more precise value
Liu Ping Fan
2
-6
/
+25
2013-09-17
slirp: define timeout as macro
Liu Ping Fan
1
-5
/
+12
2013-09-17
slirp: make timeout local
Liu Ping Fan
2
-12
/
+13
2013-09-01
slirp/arp_table.c: Avoid shifting into sign bit of signed integers
Peter Maydell
1
-2
/
+2
2013-09-01
slirp: Port redirection option behave differently on Linux and Windows
Taimoor Mirza
1
-0
/
+2
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2
-3
/
+3
2013-08-22
aio / timers: Untangle include files
Alex Bligh
1
-0
/
+1
2013-07-19
slirp: remove mbuf(m_hdr,m_dat) indirection
Michael Tokarev
2
-39
/
+24
2013-06-19
make user networking hostfwd work with restrict=y
Gertjan Halkes
1
-10
/
+16
2013-06-01
slirp: cleanup leftovers from misc.h
Michael Tokarev
1
-14
/
+0
2013-05-18
remove some double-includes
Michael Tokarev
1
-2
/
+0
[next]