Re: [PATCH 0/2] Add ipv6 hostfwd support

2021-01-21 Thread Marc-André Lureau
Hi Doug On Fri, Jan 22, 2021 at 12:29 AM Doug Evans wrote: > > On Thu, Jan 21, 2021 at 1:41 AM Marc-André Lureau > wrote: >> >> Hi Doug, >> >> On Thu, Jan 21, 2021 at 12:24 PM dje--- via wrote: >> > >> > Hi. This patchset takes the original patch from Maxim, >> > https://www.mail-archive.com/q

Re: [PATCH 0/2] Add ipv6 hostfwd support

2021-01-21 Thread dje--- via
On Thu, Jan 21, 2021 at 1:41 AM Marc-André Lureau < marcandre.lur...@gmail.com> wrote: > Hi Doug, > > On Thu, Jan 21, 2021 at 12:24 PM dje--- via wrote: > > > > Hi. This patchset takes the original patch from Maxim, > > https://www.mail-archive.com/qemu-devel@nongnu.org/msg569573.html > > and upd

Re: [PATCH 0/2] Add ipv6 hostfwd support

2021-01-21 Thread Marc-André Lureau
Hi Doug, On Thu, Jan 21, 2021 at 12:24 PM dje--- via wrote: > > Hi. This patchset takes the original patch from Maxim, > https://www.mail-archive.com/qemu-devel@nongnu.org/msg569573.html > and updates it. > > The first patch is the slirp additions, the second patch adds the u/i. libslirp is main

[PATCH 0/2] Add ipv6 hostfwd support

2021-01-21 Thread dje--- via
Hi. This patchset takes the original patch from Maxim, https://www.mail-archive.com/qemu-devel@nongnu.org/msg569573.html and updates it. The first patch is the slirp additions, the second patch adds the u/i. Doug Evans (2): slirp: Add ipv6 hostfwd support net: Add ipv6_hostfwd option Slirp: