shuffle records for VariableTunnelBuild message

This commit is contained in:
orignal 2014-08-16 14:35:35 -04:00
parent 29243fcb47
commit e7cf0b0f79
2 changed files with 23 additions and 11 deletions

View file

@ -22,6 +22,7 @@ namespace i2p
namespace tunnel
{
const int TUNNEL_EXPIRATION_TIMEOUT = 660; // 11 minutes
const int STANDARD_NUM_RECORDS = 5; // in VariableTunnelBuild message
enum TunnelState
{