Hi guys, Has that patch series fallen into the mailing list abysses? -- Cedric On Fri, 2017-03-03 at 16:00 +0100, Cédric Bosdonnat wrote: > Hi all, > > When enabling IPv6 forwarding on hosts getting Router Advertised routes, > the host looses the RA routes. To prevent this, check if the host has > such routes. In case there are some, check that the accept_ra is set > to 2 before bringing the network up. > > Cédric Bosdonnat (4): > util: extract the request sending code from virNetlinkCommand() > util: add virNetlinkDumpCommand() > bridge_driver.c: more uses of SYSCTL_PATH > network: check accept_ra before enabling ipv6 forwarding > > src/libvirt_private.syms | 1 + > src/network/bridge_driver.c | 187 +++++++++++++++++++++++++++++++++++++++++--- > src/util/virnetlink.c | 145 +++++++++++++++++++++++++--------- > src/util/virnetlink.h | 9 +++ > 4 files changed, 298 insertions(+), 44 deletions(-) > -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list