Tweaked DSDV parameters.

Broadcast Time = 10min.
	Max Hops = 3 (2 Hops are broadcast).
	Removed print of RsDsdvRouteItem.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-dhtmods@4699 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2011-11-29 18:20:04 +00:00
parent 02b03d1a0f
commit 8b40826940
2 changed files with 6 additions and 6 deletions

View file

@ -40,7 +40,7 @@
class p3LinkMgr;
#define RSDSDV_MAX_DISTANCE 5
#define RSDSDV_MAX_DISTANCE 3
#define RSDSDV_MAX_SEND_TABLE 100
//!The RS DSDV service.