Sign in
qemu
/
qemu
/
c1a402a7ae9ba9c41b4ac7e7ca3e48e4d60eb35a
/
slirp
/
main.h
175de52
Clean up decorations and whitespace around header guards
by Markus Armbruster
· 8 years ago
8917c3b
slirp: switch to GPollFD
by Stefan Hajnoczi
· 12 years ago
cb9c377
janitor: add guards to headers
by Paolo Bonzini
· 12 years ago
0b8db8f
slirp: fix build on mingw32
by Anthony Liguori
· 12 years ago
648cd33
slirp: Handle whole 127.0.0.0/8 network as local addresses.
by Anders Waldenborg
· 12 years ago
1ab74ce
Delayed IP packets
by Fabien Chouteau
· 13 years ago
b6dce92
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
by Stefan Weil
· 14 years ago
df7a86e
slirp: Read host DNS config on demand
by Ed Swierk
· 15 years ago
ce0bd02
slirp: Remove our_addr code
by Ed Swierk
· 15 years ago
ad0d8c4
slirp: Allocate/free stack instance dynamically
by Jan Kiszka
· 16 years ago
460fec6
slirp: Factor out internal state structure
by Jan Kiszka
· 16 years ago
8ec7f4e
slirp: Clean up updtime
by Jan Kiszka
· 16 years ago
c92ef6a
slirp: Rework external configuration interface
by Jan Kiszka
· 16 years ago
a13a412
slirp: Rework internal configuration
by Jan Kiszka
· 16 years ago
ad196a9
slirp: Move smb, redir, tftp and bootp parameters and -net channel
by Jan Kiszka
· 16 years ago
0580ac9
Fix some SLIRP warnings
by blueswir1
· 16 years ago
a9ba3a8
Add slirp_restrict option (Gleb Natapov)
by aliguori
· 16 years ago
e1c5a2b
Redirect slirp traffic to/from qemu character device (Gleb Natapov)
by aliguori
· 16 years ago
9634d90
Use const and static as needed, disable unused code
by blueswir1
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
8dbca8d
separate alias_addr (10.0.2.2) from our_addr (Ed Swierk)
by bellard
· 19 years ago
379ff53
win32 compile
by bellard
· 20 years ago
f0cbd3e
initial user mode network support
by bellard
· 21 years ago