summaryrefslogtreecommitdiffstats
path: root/slirp/ip.h
Commit message (Expand)AuthorAgeFilesLines
* slirp: Factor out internal state structureJan Kiszka2009-06-291-3/+0Star
* slirp: Drop statistic codeJan Kiszka2009-06-291-37/+0Star
* Remove the advertising clause from the slirp licensealiguori2009-01-261-5/+1Star
* Fix 64 bit issue in slirpblueswir12009-01-131-41/+23Star
* Use const and static as needed, disable unused codeblueswir12007-10-261-2/+0Star
* Make Slirp statistics gathering and output conditional to LOG_ENABLEDblueswir12007-10-261-0/+4
* > 32 KB packet handling (Ed Swierk)bellard2006-05-021-9/+5Star
* initial user mode network supportbellard2004-04-221-0/+317