-
- Downloads
NDT changes adapted from Vuze/BiglyBT, and changes for I2P.
Vuze/Bigly is based on NDT 3.6.2b, so their changes are manually merged here. This rev does not compile, requires swingemu package to follow. Changes: - Add external start hook to Tcpbw100 from BiglyBT - Replace all Swing/AWT classes with emulations from BiglyBT (included in next checkin) - Leave classes in edu.internet2.ndt package rather than moving to com.vuze.plugins.mlab heirarchy as Vuze/BiglyBT did - Change IPv6 support setting to use I2P class for detection - Change in-progress field to an AtomicBoolean - Change from System to I2P logging - Change JSON library package - Comment out some applet code - Javadoc fixes
Showing
- apps/routerconsole/java/src/edu/internet2/ndt/JSONUtils.java 9 additions, 9 deletionsapps/routerconsole/java/src/edu/internet2/ndt/JSONUtils.java
- apps/routerconsole/java/src/edu/internet2/ndt/Message.java 1 addition, 1 deletionapps/routerconsole/java/src/edu/internet2/ndt/Message.java
- apps/routerconsole/java/src/edu/internet2/ndt/NDTConstants.java 1 addition, 1 deletion...outerconsole/java/src/edu/internet2/ndt/NDTConstants.java
- apps/routerconsole/java/src/edu/internet2/ndt/NewFrame.java 2 additions, 17 deletionsapps/routerconsole/java/src/edu/internet2/ndt/NewFrame.java
- apps/routerconsole/java/src/edu/internet2/ndt/OsfwWorker.java 3 additions, 3 deletions.../routerconsole/java/src/edu/internet2/ndt/OsfwWorker.java
- apps/routerconsole/java/src/edu/internet2/ndt/ResultsTextPane.java 5 additions, 3 deletions...erconsole/java/src/edu/internet2/ndt/ResultsTextPane.java
- apps/routerconsole/java/src/edu/internet2/ndt/StatusPanel.java 11 additions, 7 deletions...routerconsole/java/src/edu/internet2/ndt/StatusPanel.java
- apps/routerconsole/java/src/edu/internet2/ndt/Tcpbw100.java 181 additions, 57 deletionsapps/routerconsole/java/src/edu/internet2/ndt/Tcpbw100.java
Loading
Please register or sign in to comment