Sign in
qemu
/
qemu
/
0d0302e2033087ebcd0bcaa2ac1a79452f86d2a7
/
slirp
/
socket.h
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