Caleb James DeLisle
|
3cf79da359
Iface_DEFUN return an error type
|
4 lat temu |
Caleb James DeLisle
|
63c60852f7
Minor logging improvements
|
4 lat temu |
Caleb James DeLisle
|
c2e9dfe3f1
Improved internal path quality metric computation
|
4 lat temu |
Caleb James DeLisle
|
6c1751d868
Got rid of usages of Except and simplified Message.h
|
4 lat temu |
Caleb James DeLisle
|
fccf47e465
Switch to using CString_safeStrncpy so as to be sure that copied strings are null terminated
|
4 lat temu |
Caleb James DeLisle
|
5edf834119
Don't busy-poll the snode to get routes to everything discovered by the old pathfinder
|
6 lat temu |
Caleb James DeLisle
|
dbe6726db0
We should allow the PF to talk to new nodes
|
6 lat temu |
Caleb James DeLisle
|
f187db6b66
Major refactoring to push data up from the InterfaceController to the ReachabilityCollector for submitting lag, drops and passed bits to the snode
|
6 lat temu |
Mada
|
f98c7b8136
Enable -Wmissing-prototypes compile option
|
6 lat temu |
Valentin Lorentz
|
98c704ce1c
Replace address checks by function calls.
|
7 lat temu |
Caleb James DeLisle
|
1b0c999bd2
Fix a rather miserable screwup which made cjdns never perform a search
|
7 lat temu |
Caleb James DeLisle
|
f70cb427f3
yeah, atom autosave would be great...
|
7 lat temu |
Caleb James DeLisle
|
79d5478c6d
Make sure the new and old pathfinders will never try to answer requests for nodes older/newer than v20
|
7 lat temu |
Caleb James DeLisle
|
3508d88ba1
Make sure to use a better metric for new pathfinder stuff so that the old pathfinder doesn't evict it
|
7 lat temu |
Caleb James DeLisle
|
ab6850bbe9
Added a new message type to indicate when a path is known but the crypto session is not setup and handled this in the new pathfinder
|
7 lat temu |
Caleb James DeLisle
|
d73b437941
Handle new message type in old pathfinder
|
7 lat temu |
Caleb James DeLisle
|
cafed5019f
Manual merge links update by soredake
|
7 lat temu |
soredake
|
c49cc24869
links update
|
7 lat temu |
Caleb James DeLisle
|
0f46c4bfe2
Minor rewording
|
8 lat temu |
Caleb James DeLisle
|
582adc9a45
Print slightly more helpful logs when NodeStore spazzes out
|
8 lat temu |
Caleb James DeLisle
|
381fc1b90e
Enable checking of the nodeStore when verify() is called and allow toggling of full verification at runtime
|
8 lat temu |
Caleb James DeLisle
|
9e6c93cfce
Fix an issue causing crashes because of not knowing a node's version
|
8 lat temu |
Caleb James DeLisle
|
13f48e3e27
Fix bug causing old pathfinder to send messages with unknown node version
|
8 lat temu |
Caleb James DeLisle
|
f409ca811c
We need to be sending the right version number when we send a packet \!
|
8 lat temu |
Caleb James DeLisle
|
f792042323
Don't let Pathfinder send more than 128 onBestPathChange per tick
|
8 lat temu |
Kubuxu
|
a38e58b1c7
Remove usage of Bits_memcpyConst and Bits_memmoveConst
|
9 lat temu |
Arceliar
|
83e61aee6e
Switch to cost instead of reach. Builds but needs debugging.
|
9 lat temu |
Caleb James DeLisle
|
d9e365eeaa
oops unused variable
|
9 lat temu |
Caleb James DeLisle
|
748cd7433b
Drop limitation on sending NODE messages when an incoming DHT message
|
9 lat temu |
Caleb James DeLisle
|
cbff9ad6fe
Bounce messages which are destine for 0000.0000.0000.0001 in the pathfinder because they cannot be sent due to starting-a-crypto-session-with-self issue
|
9 lat temu |