Skip to content

fix Initrd ipv6 activations

Jonas Jelten requested to merge gnu_jj/NetworkManager:initrd-dhcp6fail into master

Fix two things:

  • When an interface should be off, then also disable ipv6 instead of "auto".
  • When an interface is dhcp6 or auto6, enable the auto mode on the ipv6 config instead of the v4 one.

Merge request reports