]> git.proxmox.com Git - qemu.git/commit
slirp: Explicitely mark host-forwarding sockets
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 24 Jun 2009 12:42:29 +0000 (14:42 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 29 Jun 2009 13:52:45 +0000 (08:52 -0500)
commit6dd5ffb661a4aec28c8296b1673abdf280038cf6
tree372c11006fda26038578d0686c387d34b15d93d1
parentf932b6ce717e65687c3095e3e41a6c18972f996c
slirp: Explicitely mark host-forwarding sockets

Mark sockets that describe host forwardings. This is required for their
(and only their) proper deletion and for pretty-printing.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
slirp/slirp.c
slirp/socket.h
slirp/udp.c