aboutsummaryrefslogtreecommitdiffstats
path: root/slirp/mbuf.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-01Fix breakage by obsolete _P() for goodBlue Swirl1-8/+8
2009-06-29slirp: Factor out internal state structureJan Kiszka1-5/+4
2009-06-29slirp: Drop statistic codeJan Kiszka1-12/+0
2009-06-29slirp: Drop dead codeJan Kiszka1-2/+0
2009-01-26Remove the advertising clause from the slirp licensealiguori1-5/+1
2007-10-26 Use const and static as needed, disable unused codeblueswir11-1/+0
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-3/+3
2004-04-22initial user mode network supportbellard1-0/+147