Closed aderumier closed 11 months ago
since systemd v241, bond (like bridge), are create with a random mac instead their first slave.
We already fixing it for bond on reload, but not at create
Than mean that on first reload, we'll always ifdown/ifup interface and change mac.
I'm closing this, as it have problem with some hardware.
and it can be fixed at systemd level, with macaddresspolicy=none
since systemd v241, bond (like bridge), are create with a random mac instead their first slave.
We already fixing it for bond on reload, but not at create
Than mean that on first reload, we'll always ifdown/ifup interface and change mac.