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