Commit 152e4e0c authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

software/kvm: disabe IPv6 on ens3 if there is IPv6 on ens4

If there is IPv6 on both interface, Linux will put a default route on
ens3 preventing IPv6 to work correctly on ens4.
Even disabling totally IPv6 from inside the host on ens3 may not work.
It is safer to disable it from qemu process directly. Also, it will ease
the configuration of the host.
parent 318a6185
Pipeline #7610 passed with stage