Comment 10 for bug 1765173

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

in summary the consensus is as follows:

- cloud-init should not provide accept-ra key to netplan.io
- netplan.io should not emit any accept-ra keys to networkd
- networkd, when not receiving any accept-ra keys should use kernel implicit default
- networkd, when in implicit RA mode, should not block on getting RA as a pre-condition for a link to become ready

I believe cloud-init & netplan.io portions are done already.