On 2011-11-18 11:07, Markus Armbruster wrote:
> Jan Kiszka writes:
>
>> On 2011-11-16 08:07, Markus Armbruster wrote:
>>> Maybe I'm missing something, but it looks like hostfwd_add doesn't fully
>>> work with -netdev.
>>>
>>> Command definition from hmp-commands.hx:
>>>
>>> {
>>> .nam
Jan Kiszka writes:
> On 2011-11-16 08:07, Markus Armbruster wrote:
>> Maybe I'm missing something, but it looks like hostfwd_add doesn't fully
>> work with -netdev.
>>
>> Command definition from hmp-commands.hx:
>>
>> {
>> .name = "hostfwd_add",
>> .args_type = "arg1:
On 2011-11-16 08:07, Markus Armbruster wrote:
> Maybe I'm missing something, but it looks like hostfwd_add doesn't fully
> work with -netdev.
>
> Command definition from hmp-commands.hx:
>
> {
> .name = "hostfwd_add",
> .args_type = "arg1:s,arg2:s?,arg3:s?",
> .
Maybe I'm missing something, but it looks like hostfwd_add doesn't fully
work with -netdev.
Command definition from hmp-commands.hx:
{
.name = "hostfwd_add",
.args_type = "arg1:s,arg2:s?,arg3:s?",
.params = "[vlan_id name]
[tcp|udp]:[hostaddr]:hostport-[gue