aboutsummaryrefslogtreecommitdiffstats
path: root/slirp/ip_icmp.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-23slirp: Forward ICMP echo requests via unprivileged socketsJan Kiszka1-0/+3
2010-07-25slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int typesStefan Weil1-1/+1
2009-07-01Fix breakage by obsolete _P() for goodBlue Swirl1-2/+2
2009-01-26Remove the advertising clause from the slirp licensealiguori1-5/+1
2008-09-14Fix warnings that would be caused by gcc flag -Wwrite-stringsblueswir11-1/+2
2005-06-0564 bit fixes (initial patch by Gwenole Beauchesne)bellard1-2/+2
2004-04-22initial user mode network supportbellard1-0/+164