24 Commits (672339f7eff5e9226f302037290e84e783d2b5cd)

Author SHA1 Message Date
Peter Maydell 70f2e64e4d slirp: Convert mbufs to use g_malloc() and g_free() 10 years ago
Markus Armbruster a9c94277f0 Use #include "..." for our own headers, <...> for others 10 years ago
Samuel Thibault 67e3eee454 Avoid embedding struct mbuf in other structures 11 years ago
Guillaume Subiron 98c63057d2 slirp: Factorizing tcpiphdr structure with an union 11 years ago
Peter Maydell 7df7482bf6 slirp: Clean up includes 11 years ago
Guillaume Subiron fc3779a118 slirp: Generalizing and neutralizing ARP code 11 years ago
Stefan Weil ecc804cac3 slirp: Fix type casts and format strings in debug code 11 years ago
Jan Kiszka a68adc2206 slirp: Cleanup resources on instance removal 15 years ago
Fabien Chouteau 1ab74cea06 Delayed IP packets 15 years ago
Anthony Liguori 8fe3046f17 Fix build from previous commit 16 years ago
Bruce Rogers 53fae6d27f PATCH] slirp: fix buffer overrun 16 years ago
Mark McLoughlin e0cf6d15e3 slirp: fix use-after-free 17 years ago
Jan Kiszka 460fec67ee slirp: Factor out internal state structure 17 years ago
Jan Kiszka 0fe6a7f284 slirp: Drop statistic code 17 years ago
Jan Kiszka 0d62c4cfe2 slirp: Drop dead code 17 years ago
blueswir1 511d2b140f Sparse fixes: NULL use, header order, ANSI prototypes, static 18 years ago
blueswir1 1d6198c3b0 Remove unnecessary trailing newlines 18 years ago
blueswir1 393e0768e2 Remove unused variables 18 years ago
blueswir1 79383c9c08 Fix some warnings that would be generated by gcc -Wredundant-decls 18 years ago
blueswir1 9634d9031c Use const and static as needed, disable unused code 19 years ago
ths 3b46e62427 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
bellard 4b6ccfdec9 fixed realloc logic (Ed Swierk) 21 years ago
bellard f0cbd3ec9f initial user mode network support 23 years ago