diff --git a/core/java/src/net/i2p/stat/StatManager.java b/core/java/src/net/i2p/stat/StatManager.java
index f2573f501cd0791fba49d363f2fb2b25fcd99b6a..07cce24efb617a3fa97589a384549e9c837136b3 100644
--- a/core/java/src/net/i2p/stat/StatManager.java
+++ b/core/java/src/net/i2p/stat/StatManager.java
@@ -50,7 +50,8 @@ public class StatManager {
         "tunnel.buildExploratoryExpire,tunnel.buildExploratoryReject,tunnel.buildExploratorySuccess," +
         "tunnel.buildRatio.*,tunnel.buildFailure,tunnel.buildSuccess,tunnel.corruptMessage," +
         "tunnel.decryptRequestTime,tunnel.fragmentedDropped,tunnel.participatingMessageCount,"+
-        "tunnel.participatingTunnels,tunnel.testFailedTime,tunnel.testSuccessTime" ;
+        "tunnel.participatingTunnels,tunnel.testFailedTime,tunnel.testSuccessTime," +
+        "udp.sendPacketSize,udp.packetsRetransmitted" ;
     
     /**
      * The stat manager should only be constructed and accessed through the