Sign in
qemu
/
qemu
/
d9d3aaea0b3fbb5028e20316bdb93359487cd01f
/
slirp
/
ip.h
9b24d8e
slirp: Avoid statements without effect on Big Endian host
by Andreas Färber
· 13 years ago
541dc0d
Use new macro QEMU_PACKED for packed structures
by Stefan Weil
· 13 years ago
1b930bf
slirp: Fix bit field types in IP header structs
by Jan Kiszka
· 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
9a0c6a3
fix networking on win32 host
by Juha Riihimäki
· 15 years ago
e2542fe
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
by Juan Quintela
· 15 years ago
460fec6
slirp: Factor out internal state structure
by Jan Kiszka
· 16 years ago
0fe6a7f
slirp: Drop statistic code
by Jan Kiszka
· 16 years ago
2f5f899
Remove the advertising clause from the slirp license
by aliguori
· 16 years ago
429d0a3
Fix 64 bit issue in slirp
by blueswir1
· 16 years ago
9634d90
Use const and static as needed, disable unused code
by blueswir1
· 17 years ago
31a60e2
Make Slirp statistics gathering and output conditional to LOG_ENABLED
by blueswir1
· 17 years ago
e553272
> 32 KB packet handling (Ed Swierk)
by bellard
· 19 years ago
f0cbd3e
initial user mode network support
by bellard
· 21 years ago