index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
slirp
/
libslirp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
slirp: Read host DNS config on demand
Ed Swierk
2009-08-27
1
-0
/
+2
*
slirp: Fix guestfwd for incoming data
Jan Kiszka
2009-07-27
1
-1
/
+1
*
slirp: Allocate/free stack instance dynamically
Jan Kiszka
2009-06-29
1
-0
/
+1
*
slirp: Use internal state in interface
Jan Kiszka
2009-06-29
1
-16
/
+19
*
slirp: Factor out internal state structure
Jan Kiszka
2009-06-29
1
-0
/
+3
*
slirp: Kill slirp_is_inited
Jan Kiszka
2009-06-29
1
-1
/
+13
*
slirp: Drop statistic code
Jan Kiszka
2009-06-29
1
-1
/
+0
*
slirp: Drop dead code
Jan Kiszka
2009-06-29
1
-8
/
+0
*
slirp: Add info usernet for dumping connection states
Jan Kiszka
2009-06-29
1
-0
/
+4
*
slirp: Bind support for host forwarding rules
Jan Kiszka
2009-06-29
1
-3
/
+2
*
slirp: Rework external configuration interface
Jan Kiszka
2009-06-29
1
-11
/
+13
*
slirp: Move smb, redir, tftp and bootp parameters and -net channel
Jan Kiszka
2009-06-29
1
-3
/
+2
*
Revert "User networking: Show active connections"
Jan Kiszka
2009-06-29
1
-4
/
+0
*
slirp: Reorder initialization
Jan Kiszka
2009-06-09
1
-1
/
+1
*
User networking: Show active connections
Alexander Graf
2009-05-28
1
-0
/
+4
*
User Networking: Enable removal of redirections
Alexander Graf
2009-05-27
1
-0
/
+1
*
Move bootp_filename to avoid a sparse warning
blueswir1
2009-04-18
1
-0
/
+1
*
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
2009-03-07
1
-1
/
+1
*
Add slirp_restrict option (Gleb Natapov)
aliguori
2009-01-08
1
-1
/
+1
*
Redirect slirp traffic to/from qemu character device (Gleb Natapov)
aliguori
2009-01-08
1
-1
/
+4
*
Make Slirp statistics gathering and output conditional to LOG_ENABLED
blueswir1
2007-10-26
1
-0
/
+2
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-3
/
+3
*
Move network related includes to vl.c to help SLIRP-less builds.
ths
2007-09-13
1
-8
/
+0
*
removed warnings
bellard
2006-04-30
1
-1
/
+1
*
Set slirp client hostname.
pbrook
2006-04-16
1
-0
/
+1
*
64 bit fixes (initial patch by Gwenole Beauchesne)
bellard
2005-06-05
1
-0
/
+8
*
allow inetd like program exec
bellard
2004-09-05
1
-0
/
+2
*
port redirection support
bellard
2004-08-25
1
-0
/
+7
*
win32 compile
bellard
2004-07-12
1
-0
/
+4
*
initial user mode network support
bellard
2004-04-22
1
-0
/
+19