disable sending VTBMs

This commit is contained in:
zzz
2010-02-01 14:46:00 +00:00
parent 5689fa8512
commit d7015cf2e6
3 changed files with 6 additions and 4 deletions
@@ -10,7 +10,7 @@ import net.i2p.data.DataHelper;
* Transmitted from the new outbound endpoint to the creator through a
* reply tunnel
*
* @since 0.7.11
* @since 0.7.12
*/
public class VariableTunnelBuildReplyMessage extends TunnelBuildReplyMessage {
public static final int MESSAGE_TYPE = 24;