Author: toad
Date: 2007-04-26 23:45:58 +0000 (Thu, 26 Apr 2007)
New Revision: 13003

Modified:
   trunk/freenet/src/freenet/node/IPDetectorPluginManager.java
Log:
Comment

Modified: trunk/freenet/src/freenet/node/IPDetectorPluginManager.java
===================================================================
--- trunk/freenet/src/freenet/node/IPDetectorPluginManager.java 2007-04-26 
23:44:59 UTC (rev 13002)
+++ trunk/freenet/src/freenet/node/IPDetectorPluginManager.java 2007-04-26 
23:45:58 UTC (rev 13003)
@@ -488,6 +488,8 @@

                                // Node does not know about individual 
interfaces, so just process the lot.

+                               // FIXME if we use the interfaces we should 
simply take the most popular conclusion for each one.
+                               
 //                             // Now tell the node
 //                             HashMap map = new LinkedHashMap();
 //                             for(int i=0;i<v.size();i++) {


Reply via email to