Arceliar
|
486f1ccee4
Switch LSNC to a new path value metric that test higher and has better path length resolution when paths are short.
|
11 年之前 |
Caleb James DeLisle
|
41e766184f
Ok I put the updateReach PR back with an extra check against a weird bug which has occasionally been seen in NodeStore
|
11 年之前 |
Caleb James DeLisle
|
428981b877
Revert "Merge branch 'reach_test' of git://github.com/Arceliar/cjdns"
|
11 年之前 |
Arceliar
|
f564f6f5c7
Being OCD about whitespace.
|
11 年之前 |
Arceliar
|
69c711867b
No need to overcomplicate things with that extra addition.
|
11 年之前 |
Arceliar
|
5f397e668e
Switch link selection criteria. This version tested slightly worse on my end, but should hopefully smooth out some of the jumping between route choices.
|
11 年之前 |
Arceliar
|
88c59d14eb
Link State Node collector, favor reach for path selection in almost all cases
|
11 年之前 |
Arceliar
|
a6b89831ea
Switch reach definition, adjust value calculation in LSNC.
|
11 年之前 |
Arceliar
|
14b9bb52f1
Use a value definition that gives reach and path length equal weight.
|
11 年之前 |
Arceliar
|
fd5ccd0ade
Use path with highest reach, and use slightly different reach definition.
|
11 年之前 |
Caleb James DeLisle
|
abe0c96fc1
Changed LinkStateNodeCollector algorithm to avoid using preferring forwarding to nodes newer than us
|
11 年之前 |
Caleb James DeLisle
|
b3e7adae1a
Added new version to resolve bad forwarding issue
|
11 年之前 |
Caleb James DeLisle
|
9b08100ec3
Included IpTunnel and did a refactoring of the codebase.
|
12 年之前 |
Caleb James DeLisle
|
78aae966d4
Moved logging infra into util/log, git AdminLog to build
|
12 年之前 |
Caleb James DeLisle
|
a7c6c3a02c
broken comment, thanks Andres Erbsen for spotting it.
|
12 年之前 |
Caleb James DeLisle
|
0d5751af5c
#54 representing things internally with big endian was a bad idea.
|
12 年之前 |
Micheal Smith
|
69d4044b57
Added modelines to source files.
|
12 年之前 |
Caleb James DeLisle
|
13bd7b3a18
Change of search algorithm in an attempt to favor shorter paths.
|
12 年之前 |
cjdelisle
|
547f4a33ab
Cleaned up a bunch of files, added a codestyle validator and some information for hackers.
|
12 年之前 |
cjdelisle
|
00e18880f9
Testing new metric
|
12 年之前 |