aboutsummaryrefslogtreecommitdiff
path: root/slirp/tftp.h
AgeCommit message (Expand)Author
2011-02-25slirp: Remove some type casts caused by bad declaration of x.tp_bufStefan Weil
2010-07-25slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int typesStefan Weil
2009-06-29slirp: Factor out internal state structureJan Kiszka
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-02-20Add OACK support to slirp TFTP server, by Anthony Liguori.ths
2004-08-25port redirection supportbellard
2004-08-24TFTP support (Magnus Damm)bellard