K 10 svn:author V 6 adrian K 8 svn:date V 27 2016-01-10T17:53:43.032439Z K 7 svn:log V 255 Fix the domain iterator to not try the first-touch / fixed domain more than once when doing round-robin. This lead to a panic because the iterator was trying the same domain twice and not trying one of the other domains. Reported by: pho Tested by: pho END