infobloxopen / docker-infoblox

IPAM driver for Docker and Infoblox
Apache License 2.0
23 stars 23 forks source link

Check Zero MAC #22

Closed yuewko closed 8 years ago

yuewko commented 8 years ago

When an NIOS Fixed Address is retrieved which has previous been set to a MAC address of "00:00:00:00:00:00", the MAC address is actually returned as "". Added code to account for this case.