]> Git Repo - qemu.git/commit - vl.c
slirp: Rework monitor commands for host forwarding
authorJan Kiszka <[email protected]>
Wed, 24 Jun 2009 12:42:28 +0000 (14:42 +0200)
committerAnthony Liguori <[email protected]>
Mon, 29 Jun 2009 13:52:45 +0000 (08:52 -0500)
commitf3546deb079fd9e069870b9fd2f22bb48d5c8254
tree40f742ab62041f18c8c5cd42f7b282616fb8fd4b
parent2ad82cf9e2c2adad874fbecabd48e1cf699b7c84
slirp: Rework monitor commands for host forwarding

Improve the monitor interface for adding and removing host forwarding
rules by splitting it up in two commands and rename them to hostfwd_add
and hostfwd_remove. Also split up the paths taken for legacy -redir
support and the monitor add command as the latter will be extended later
on.

Signed-off-by: Jan Kiszka <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
net.c
net.h
qemu-monitor.hx
vl.c
This page took 0.026137 seconds and 4 git commands to generate.