[libvirt PATCH 0/2] Fix IPv6 network startup after removal of "dummy" tap device

Ján Tomko jtomko at redhat.com
Mon Sep 7 13:09:51 UTC 2020


On a Friday in 2020, Laine Stump wrote:
>After the patch that removed the dummy tap device was added (commit
>ee6c936fbb), IPv6 networks would no longer start due to a "failure to
>complete DAD". Since this wait was only necessary because of the
>existence of the dummy tap device (see detailed git log spelunking in
>Patch 1 comment), we can just remove the wait.
>
>Laine Stump (2):
>  network: don't wait for IPv6 DAD completion when starting a network
>  util: remove unused virNetDevIPWaitDadFinish()
>
> src/libvirt_private.syms    |   1 -
> src/network/bridge_driver.c |  32 ----------
> src/util/virnetdevip.c      | 119 ------------------------------------
> src/util/virnetdevip.h      |   2 -

> 4 files changed, 154 deletions(-)
>

Beautiful.

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20200907/b0c370da/attachment-0001.sig>


More information about the libvir-list mailing list