aboutsummaryrefslogtreecommitdiff
path: root/slirp/ip.h
AgeCommit message (Expand)Author
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil
2011-08-14slirp: Fix bit field types in IP header structsJan Kiszka
2010-07-25slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int typesStefan Weil
2009-12-18fix networking on win32 hostJuha Riihimäki
2009-07-27rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela
2009-06-29slirp: Factor out internal state structureJan Kiszka
2009-06-29slirp: Drop statistic codeJan Kiszka
2009-01-26Remove the advertising clause from the slirp licensealiguori
2009-01-13Fix 64 bit issue in slirpblueswir1
2007-10-26 Use const and static as needed, disable unused codeblueswir1
2007-10-26Make Slirp statistics gathering and output conditional to LOG_ENABLEDblueswir1
2006-05-02> 32 KB packet handling (Ed Swierk)bellard
2004-04-22initial user mode network supportbellard