aboutsummaryrefslogtreecommitdiff
path: root/slirp/udp.h
AgeCommit message (Expand)Author
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-03-15slirp: Adding IPv6 UDP supportGuillaume Subiron
2016-02-04slirp: Make udp_attach IPv6 compatibleGuillaume Subiron
2016-02-04slirp: Factorizing address translationGuillaume Subiron
2012-03-13slirp: Cleanup resources on instance removalJan Kiszka
2010-07-25slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int typesStefan Weil
2009-07-01Fix breakage by obsolete _P() for goodBlue Swirl
2009-06-29slirp: Factor out internal state structureJan Kiszka
2009-06-29slirp: Drop statistic codeJan Kiszka
2009-06-29slirp: Bind support for host forwarding rulesJan 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
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2005-06-0564 bit fixes (initial patch by Gwenole Beauchesne)bellard
2004-04-22initial user mode network supportbellard