summaryrefslogtreecommitdiff
path: root/slirp/misc.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-03separate alias_addr (10.0.2.2) from our_addr (Ed Swierk)bellard1-4/+2
2006-04-23Fix slirp redirection on systems without a useful host IP address.pbrook1-9/+10
2004-12-12slirp fix for -smb command (Initial patch by Juergen Keil)bellard1-4/+8
2004-10-10openpty fixbellard1-4/+4
2004-09-05allow inetd like program execbellard1-2/+18
2004-07-12win32 compilebellard1-4/+4
2004-04-22initial user mode network supportbellard1-0/+925