From: Jason Wang <jasowang@redhat.com>
To: Thomas Huth <thuth@redhat.com>,
qemu-devel@nongnu.org,
Samuel Thibault <samuel.thibault@ens-lyon.org>
Cc: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] net: Allow netdevs to be used with 'hostfwd_add' and 'hostfwd_remove'
Date: Tue, 16 Jan 2018 14:18:50 +0800 [thread overview]
Message-ID: <f8e0bee0-e7cd-340b-e5fa-fe2c6c80d264@redhat.com> (raw)
In-Reply-To: <1515700960-26388-1-git-send-email-thuth@redhat.com>
On 2018年01月12日 04:02, Thomas Huth wrote:
> It does not make much sense to limit these commands to the legacy 'vlan'
> concept only, they should work with the modern netdevs, too. So now
> it is possible to use this command with one, two or three parameters.
>
> With one parameter, the command installs a hostfwd rule on the default
> "user" network:
> hostfwd_add tcp:...
>
> With two parameters, the command installs a hostfwd rule on a netdev
> (that's the new way of using this command):
> hostfwd_add netdev_id tcp:...
>
> With three parameters, the command installs a rule on a 'vlan' (aka hub):
> hostfwd_add hub_id name tcp:...
>
> Same applies to the hostfwd_remove command now.
>
> Signed-off-by: Thomas Huth<thuth@redhat.com>
Applied.
Thanks
prev parent reply other threads:[~2018-01-16 6:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-11 20:02 [Qemu-devel] [PATCH] net: Allow netdevs to be used with 'hostfwd_add' and 'hostfwd_remove' Thomas Huth
2018-01-11 20:39 ` no-reply
2018-01-11 20:41 ` no-reply
2018-01-12 6:23 ` Thomas Huth
2018-01-12 6:43 ` Fam Zheng
2018-01-16 6:18 ` Jason Wang [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f8e0bee0-e7cd-340b-e5fa-fe2c6c80d264@redhat.com \
--to=jasowang@redhat.com \
--cc=dgilbert@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=samuel.thibault@ens-lyon.org \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).