diff options
author | Scott Moser <smoser@ubuntu.com> | 2018-10-09 17:31:33 +0000 |
---|---|---|
committer | Server Team CI Bot <josh.powers+server-team-bot@canonical.com> | 2018-10-09 17:31:33 +0000 |
commit | 00e36d3ded0b0f81f352de993036fc9f89e14a7a (patch) | |
tree | 5254db94dd7b77aa084b385f86999b7382f782fa /cloudinit/sources | |
parent | 638f09e82260ea3256c387cd55408e0411f36c23 (diff) | |
download | vyos-cloud-init-00e36d3ded0b0f81f352de993036fc9f89e14a7a.tar.gz vyos-cloud-init-00e36d3ded0b0f81f352de993036fc9f89e14a7a.zip |
net: ignore nics that have "zero" mac address.
Previously we explicitly excluded mac address '00:00:00:00:00:00'.
But then some nics (tunl0 and sit0) ended up having a mac address like
'00:00:00:00'.
The change here just ignores all 00[:00[:00...]].
LP: #1796917
Diffstat (limited to 'cloudinit/sources')
0 files changed, 0 insertions, 0 deletions