Re: [PATCH v2 0/2] Add support for ipv6 host forwarding

2021-02-03 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20210203213729.1940893-1-...@google.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20210203213729.1940893-1-...@google.com Subject: [PATCH v2 0/2] Add support for ipv6 host

[PATCH v2 0/2] Add support for ipv6 host forwarding

2021-02-03 Thread dje--- via
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. The libslirp part of the