-
Committer:
MaaS Lander
-
Author(s):
Graham Binns
-
Date:
2014-06-27 09:05:27 UTC
-
mfrom:
(2483.2.3 speed-up-clean_ip_ranges)
-
Revision ID:
maas_lander-20140627090527-ps1jbx3moz7g3b9x
[r=julian-edwards][bug=1334963][author=gmb] Change NodeGroupInterface.clean_ip_ranges() to make it orders of magnitude more efficient. Previously, a large IPv6 network would slow things down massively. Now, network size shouldn't effect the speed of this method.