aboutsummaryrefslogtreecommitdiff
path: root/slirp/mbuf.c
AgeCommit message (Expand)Author
2012-03-13slirp: Cleanup resources on instance removalJan Kiszka
2011-08-03Delayed IP packetsFabien Chouteau
2011-02-14Fix build from previous commitAnthony Liguori
2011-02-14PATCH] slirp: fix buffer overrunBruce Rogers
2009-11-21slirp: fix use-after-freeMark McLoughlin
2009-06-29slirp: Factor out internal state structureJan Kiszka
2009-06-29slirp: Drop statistic codeJan Kiszka
2009-06-29slirp: Drop dead codeJan Kiszka
2009-03-07Sparse fixes: NULL use, header order, ANSI prototypes, staticblueswir1
2008-12-13Remove unnecessary trailing newlinesblueswir1
2008-10-01Remove unused variablesblueswir1
2008-08-30Fix some warnings that would be generated by gcc -Wredundant-declsblueswir1
2007-10-26 Use const and static as needed, disable unused codeblueswir1
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2006-05-01fixed realloc logic (Ed Swierk)bellard
2004-04-22initial user mode network supportbellard