[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 0/3]
From: |
Daniel P . Berrangé |
Subject: |
Re: [PATCH v3 0/3] |
Date: |
Thu, 4 Feb 2021 10:03:49 +0000 |
User-agent: |
Mutt/1.14.6 (2020-07-11) |
On Wed, Feb 03, 2021 at 03:35:36PM -0800, dje--- via wrote:
> Add support for ipv6 host forwarding
>
> This patchset takes the original patch from Maxim,
> https://www.mail-archive.com/qemu-devel@nongnu.org/msg569573.html
> and updates it.
>
> New option: -ipv6-hostfwd
>
> New commands: ipv6_hostfwd_add, ipv6_hostfwd_remove
>
> These are the ipv6 equivalents of their ipv4 counterparts.
Before I noticed this v3, I send a reply to your v2 sugesting
that we don't need to add any new commands/options. We can
use existing inet_parse() helper function to parse the address
info and transparently support IPv4/6 in the existing commands
and options. This matches normal practice elsewhere in QEMU
for IP dual stack.
Regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
- [PATCH v3 0/3], Doug Evans, 2021/02/03
- [PATCH v3 1/3] slirp: Placeholder for libslirp ipv6 hostfwd support, Doug Evans, 2021/02/03
- [PATCH v3 2/3] net/slirp.c: Refactor address parsing, Doug Evans, 2021/02/03
- [PATCH v3 3/3] net: Add -ipv6-hostfwd option, ipv6_hostfwd_add/remove commands, Doug Evans, 2021/02/03
- Re: [PATCH v3 0/3], no-reply, 2021/02/03
- Re: [PATCH v3 0/3],
Daniel P . Berrangé <=
- Re: [PATCH v3 0/3], Doug Evans, 2021/02/04
- Re: [PATCH v3 0/3], Doug Evans, 2021/02/09
- Re: [PATCH v3 0/3], Daniel P . Berrangé, 2021/02/10
- Re: [PATCH v3 0/3], Doug Evans, 2021/02/10
- Re: [PATCH v3 0/3], Daniel P . Berrangé, 2021/02/10
- Re: [PATCH v3 0/3], Doug Evans, 2021/02/10
- Re: [PATCH v3 0/3], Daniel P . Berrangé, 2021/02/11
- Re: [PATCH v3 0/3], Doug Evans, 2021/02/18