summaryrefslogtreecommitdiffstats
path: root/slirp/mbuf.h
Commit message (Expand)AuthorAgeFilesLines
* slirp: remove mbuf(m_hdr,m_dat) indirectionMichael Tokarev2013-07-191-33/+18
* slirp: Cleanup resources on instance removalJan Kiszka2012-03-131-0/+1
* slirp: Clean up ifs_initJan Kiszka2012-02-271-0/+5
* slirp: Fix packet expirationThomas Huth2011-09-281-2/+3
* Delayed IP packetsFabien Chouteau2011-08-031-0/+2
* slirp: Replace m_freem with m_freeJan Kiszka2011-07-231-3/+0
* Fix breakage by obsolete _P() for goodBlue Swirl2009-07-011-8/+8
* slirp: Factor out internal state structureJan Kiszka2009-06-291-5/+4
* slirp: Drop statistic codeJan Kiszka2009-06-291-12/+0
* slirp: Drop dead codeJan Kiszka2009-06-291-2/+0
* Remove the advertising clause from the slirp licensealiguori2009-01-261-5/+1
* Use const and static as needed, disable unused codeblueswir12007-10-261-1/+0
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-3/+3
* initial user mode network supportbellard2004-04-221-0/+147
OpenPOWER on IntegriCloud