User Networking: Enable removal of redirections
authorAlexander Graf <agraf@suse.de>
Tue, 26 May 2009 11:03:26 +0000 (13:03 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 27 May 2009 14:46:12 +0000 (09:46 -0500)
Using the new host_net_redir command you can easily create redirections
on the fly while your VM is running.

While that's great, it's missing the removal of redirections, in case you
want to have a port closed again at a later point in time.

This patch adds support for removal of redirections.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>


No differences found