Mark Goddard d49cdb4b84 Fix ip_allocation module for netaddr-0.7.5
There is a bug that prevents checking whether an IP in string form is in an
IPNetwork. Explicitly convert the string to an IPAddress to workaround this.
2017-07-26 17:47:03 +00:00
..