Sign in
qemu
/
qemu
/
7dc570b3806e5b0a4c9219061556ed5a4a0de80c
/
slirp
/
cksum.c
a9c9427
Use #include "..." for our own headers, <...> for others
by Markus Armbruster
· 9 years ago
0d6ff71
slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
by Guillaume Subiron
· 9 years ago
7df7482
slirp: Clean up includes
by Peter Maydell
· 9 years ago
2d26512
slirp: Fix compiler warning for w64
by Stefan Weil
· 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
· 15 years ago
9678d95
Remove dead assignments in various common files, spotted by clang analyzer
by Blue Swirl
· 15 years ago
7107944
slirp: fix unused return value, spotted by clang
by Blue Swirl
· 15 years ago
369c86e
slirp: remove dead increments, spotted by clang
by Blue Swirl
· 15 years ago
2f5f899
Remove the advertising clause from the slirp license
by aliguori
· 16 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