User networking: Show active connections
authorAlexander Graf <agraf@suse.de>
Tue, 26 May 2009 11:03:27 +0000 (13:03 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 28 May 2009 07:14:56 +0000 (02:14 -0500)
commit1c6ed9f3379faac83da0ed3e95cbd49003ac0dd1
treea00f486a54b46a346b25c73d217bfde0704a5df4
parentc1261d8d1617d8cf5722039a59ebb66c310f3aea
User networking: Show active connections

In case you're wondering what connections exactly you have open
or maybe redir'ed in the past, you can't really find out from qemu
right now.

This patch enables you to see all current connections the host
only networking holds open, so you can kill them using the previous
patch.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
monitor.c
net.c
slirp/libslirp.h
slirp/slirp.c