View Issue Details

IDProjectCategoryView StatusLast Update
0001858GNUnetcadet servicepublic2011-11-30 18:38
ReporterBart Polot Assigned ToBart Polot  
PrioritynormalSeveritytweakReproducibilitysometimes
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.9.0Fixed in Version0.9.0 
Summary0001858: MESH doesnt pick the best path
DescriptionWhen adding a new peer to a tunnel, which already is a relay for some other peer, mesh chooses to add a new, longer, path to it instead of using the existing path.
TagsNo tags attached.

Activities

Bart Polot

2011-11-21 14:26

reporter   ~0004955

On receiving a path ACK each peer adds the path confirmed so far as a valid way to reach each of the peers that form it, therefore not needing a complex DHT based route to reach them and not picking strangely overcomplicated new paths.

Issue History

Date Modified Username Field Change
2011-10-26 15:01 Bart Polot New Issue
2011-10-26 15:01 Bart Polot Status new => assigned
2011-10-26 15:01 Bart Polot Assigned To => Bart Polot
2011-10-30 20:56 Christian Grothoff Severity major => feature
2011-10-30 20:56 Christian Grothoff Description Updated
2011-10-31 18:35 Bart Polot Status assigned => confirmed
2011-11-04 11:20 Christian Grothoff Severity feature => tweak
2011-11-21 14:26 Bart Polot Note Added: 0004955
2011-11-21 14:26 Bart Polot Status confirmed => resolved
2011-11-21 14:26 Bart Polot Fixed in Version => 0.9.0
2011-11-21 14:26 Bart Polot Resolution open => fixed
2011-11-29 14:45 Christian Grothoff Target Version => 0.9.0
2011-11-30 18:38 Christian Grothoff Status resolved => closed
2014-05-09 18:34 Christian Grothoff Category mesh service => cadet service