On Mon, Aug 11, 2008 at 10:39 PM, <nextgens at freenetproject.org> wrote: > Author: nextgens > Date: 2008-08-11 14:39:46 +0000 (Mon, 11 Aug 2008) > New Revision: 21748 > > Modified: > trunk/freenet/src/freenet/clients/http/FirstTimeWizardToadlet.java > trunk/freenet/src/freenet/node/NodeIPDetector.java > trunk/freenet/src/freenet/pluginmanager/PluginInfoWrapper.java > trunk/freenet/src/freenet/pluginmanager/PluginManager.java > Log: > Skip the bandwidth limiting step in the wizard if the node has detected a > recent enough, and working UPnP plugin >
My router never give the correct bandwidth via UPnP interface. It's better to just select the detected bandwidth as default, not skipping the step. > Modified: trunk/freenet/src/freenet/clients/http/FirstTimeWizardToadlet.java >
