mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-02 05:02:33 -04:00
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:
parent
02b03d1a0f
commit
8b40826940
2 changed files with 6 additions and 6 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue