aboutsummaryrefslogtreecommitdiff
path: root/slirp/libslirp.h
AgeCommit message (Expand)Author
2009-03-07Sparse fixes: NULL use, header order, ANSI prototypes, staticblueswir1
2009-01-08Add slirp_restrict option (Gleb Natapov)aliguori
2009-01-08Redirect slirp traffic to/from qemu character device (Gleb Natapov)aliguori
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
2007-09-13Move network related includes to vl.c to help SLIRP-less builds.ths
2006-04-30removed warningsbellard
2006-04-16Set slirp client hostname.pbrook
2005-06-0564 bit fixes (initial patch by Gwenole Beauchesne)bellard
2004-09-05allow inetd like program execbellard
2004-08-25port redirection supportbellard
2004-07-12win32 compilebellard
2004-04-22initial user mode network supportbellard