aboutsummaryrefslogtreecommitdiffstats
path: root/slirp/mbuf.h
AgeCommit message (Expand)AuthorFilesLines
2012-02-27slirp: Clean up ifs_initJan Kiszka1-0/+5
2011-09-28slirp: Fix packet expirationThomas Huth1-2/+3
2011-08-03Delayed IP packetsFabien Chouteau1-0/+2
2011-07-23slirp: Replace m_freem with m_freeJan Kiszka1-3/+0
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