]> jfr.im git - irc/quakenet/newserv.git/blobdiff - proxyscan/proxyscancache.c
CHANSERV: tell user when they can't attempts to auth any more, and drop max attempts...
[irc/quakenet/newserv.git] / proxyscan / proxyscancache.c
index f14fbd2b5090e4d97145c5491a8dedf7ae50b46f..df2a432ec5ef6569dda3b1ba40d3e8e4a50bb00a 100644 (file)
@@ -238,9 +238,6 @@ void scanall(int type, int port) {
 
       np->host->marker=hostmarker;
 
-      if (!irc_in_addr_is_ipv4(&np->p_ipaddr))
-        continue;
-
       if ((chp=findcachehost(np->ipnode)))
        chp->marker=1;