Historie revizí

Autor SHA1 Zpráva Datum
  Caleb James DeLisle dc9b14238b Rewrite ReachabilityAnnouncer to not have it's own state anymore - no more risk of it desyncing from ReachabilityCollector, many bug fixes před 4 roky
  Caleb James DeLisle d142d78890 Fix incorrect logic in ReachabilityAnnouncer which can cause nodes to 'disappear' from the list před 4 roky
  Caleb James DeLisle 2bb7d26c2f Better logging před 4 roky
  Caleb James DeLisle 40eb3b402c SUBNODE: Better solution: At the InterfaceController level do not report v20 or older peers před 4 roky
  Caleb James DeLisle d6e9824bfe SUBNODE: Don't try to ping <v21 peers because communication with them is forbidden anyway před 4 roky
  Caleb James DeLisle 48c174e452 SUBNODE: better session setup před 4 roky
  Caleb James DeLisle c5c27c31e3 ReachabilityCollector: use inter-router ping messages for latency checks, SubnodePathfinder: simplify ping logic před 4 roky
  Caleb James DeLisle 3fbdc5f948 Subnode: 1. ReachabilityCollector going crazy 2. MsgCore not getting replies to messages 3. logging před 4 roky
  Caleb James DeLisle 63c60852f7 Minor logging improvements před 4 roky
  Caleb James DeLisle cc9aa262d9 Debugging and kick off version 21, still not ready yet but time for more testing před 4 roky
  Caleb James DeLisle 784f83b4d8 Fix subnode to allow multiple peers to be announced up před 4 roky
  Caleb James DeLisle 3a29325da4 Stop trying to detect uint64 rollover which is not going to happen, likely fix of bug with drops před 4 roky
  Caleb James DeLisle d4973dd0b8 Updated the drop counter to try to fix uint32 rollover před 4 roky
  Caleb James DeLisle 8e00a34c7a Changes in order to enable changing of TUN device on the fly před 4 roky
  Caleb James DeLisle ac9e0c0022 Publish link state info to the snode před 6 roky
  Caleb James DeLisle 09b9c5034b Fix issue which gcc catches but not clang před 6 roky
  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 před 6 roky
  Mada 0fc1c15c53 Fix continue sending RC request to non-responsed peer před 6 roky
  Caleb James DeLisle 7fdb30eb3a Fix possible null deref if a node sends a silly response před 6 roky
  Caleb James DeLisle 41ff6e21a8 Try using a buffer rather than new string directly from a uint64 před 7 roky
  Caleb James DeLisle 4efffef61b better logging před 7 roky
  Mada 44a107961b Update peer path when got change event před 7 roky
  Mada 686679ab67 Fix comment před 7 roky
  Mada 8bcfbf227a Stop RC traffic when peer told us him knew nothing about us yet před 7 roky
  Valentin Lorentz 98c704ce1c Replace address checks by function calls. před 7 roky
  Caleb James DeLisle 642a2697d2 Report to announcer when a link is down před 7 roky
  Caleb James DeLisle 02b3f25521 better assertions to catch garbage před 7 roky
  Caleb James DeLisle 0e5017bfcd added a ReachabilityCollector_admin for debugging and fixed a few bugs in ReachabilityAnnouncer před 7 roky
  Caleb James DeLisle d56e5261e2 stop tracking which message was last sent před 7 roky
  Caleb James DeLisle ac328e7562 misc debugging and fix if (!pi->querying) { continue; } in a loop where it should break před 7 roky