Code review comment for ~akaris/cloud-init:bug1684349

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

It is called with whatever the config source provided.

It may be called with cidr, it could be an ipv6 netmask, or an ipv4 netmask.

Always return cidr.

I guess it would be better named any2cidr()

« Back to merge proposal