slirp: Bind support for host forwarding rules
commit3c6a05803c8f33b2ce6f704df87c98983029befd
authorJan Kiszka <jan.kiszka@web.de>
Wed, 24 Jun 2009 12:42:28 +0000 (24 14:42 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 29 Jun 2009 13:52:45 +0000 (29 08:52 -0500)
tree53ef642f8baac03fe0d8518bd263da3ded64987b
parentf3546deb079fd9e069870b9fd2f22bb48d5c8254
slirp: Bind support for host forwarding rules

Extend the hostfwd rule format so that the user can specify on which
host interface qemu should listen for incoming connections. If omitted,
binding will takes place against all interfaces.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
net.c
net.h
qemu-monitor.hx
qemu-options.hx
slirp/libslirp.h
slirp/slirp.c
slirp/socket.c
slirp/socket.h
slirp/tcp_subr.c
slirp/udp.c
slirp/udp.h