Sign in
qemu
/
qemu
/
2e550e31518f90cc9cb7e5c855a1995c317463a3
/
slirp
/
socket.h
14650df
slirp: VMStatify socket level
by Dr. David Alan Gilbert
· 8 years ago
7eddf37
slirp: Common lhost/fhost union
by Dr. David Alan Gilbert
· 8 years ago
2a6a407
Clean up ill-advised or unusual header guards
by Markus Armbruster
· 9 years ago
0d48dfe
slirp: fix guest network access with darwin host
by Samuel Thibault
· 9 years ago
bfb1ac1
slirp: avoid use-after-free in slirp_pollfds_poll() if soread() returns an error
by Steven Luo
· 9 years ago
15d62af
slirp: Adding IPv6 UDP support
by Guillaume Subiron
· 9 years ago
0d6ff71
slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
by Guillaume Subiron
· 9 years ago
8a87f12
slirp: Add sockaddr_equal, make solookup family-agnostic
by Guillaume Subiron
· 9 years ago
a5fd24a
slirp: Factorizing and cleaning solookup()
by Guillaume Subiron
· 9 years ago
5379229
slirp: Factorizing address translation
by Guillaume Subiron
· 9 years ago
eae303f
slirp: Make Socket structure IPv6 compatible
by Guillaume Subiron
· 9 years ago
8917c3b
slirp: switch to GPollFD
by Stefan Hajnoczi
· 12 years ago
b6dce92
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
by Stefan Weil
· 15 years ago
6cb9c6d
Fix breakage by obsolete _P() for good
by Blue Swirl
· 16 years ago
460fec6
slirp: Factor out internal state structure
by Jan Kiszka
· 16 years ago
0d62c4c
slirp: Drop dead code
by Jan Kiszka
· 16 years ago
4a82347
slirp: Mark sockets of incoming TCP connections
by Jan Kiszka
· 16 years ago
6dd5ffb
slirp: Explicitely mark host-forwarding sockets
by Jan Kiszka
· 16 years ago
f932b6c
slirp: Prepare for persistent socket state flags
by Jan Kiszka
· 16 years ago
3c6a058
slirp: Bind support for host forwarding rules
by Jan Kiszka
· 16 years ago
b9e82a5
Fix some win32 compile warnings
by blueswir1
· 16 years ago
e1c5a2b
Redirect slirp traffic to/from qemu character device (Gleb Natapov)
by aliguori
· 16 years ago
bf9298b
Make struct iovec universally available
by aliguori
· 16 years ago
9634d90
Use const and static as needed, disable unused code
by blueswir1
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
f0cbd3e
initial user mode network support
by bellard
· 21 years ago