1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp/link
Thomas Winget 2425652696 NodeDB RCs don't need insertion time
We will want some notion of "when did we receive it" for RCs (or
RouterIDs, details tbd), but that will be per-source as a means to form
some metric of consensus/trust on which relays are *actually* on the
network.  Clients don't have a blockchain daemon to pull this from, so
they have to ask many relays for the full list of relays and form a
trust model on that (bootstrapping problem notwithstanding).
2023-11-27 12:59:35 -05:00
..
connection.cpp {Remote,Local}RC's 2023-11-02 05:30:49 -07:00
connection.hpp {Remote,Local}RC's 2023-11-02 05:30:49 -07:00
contacts.cpp Remove find/lookup router 2023-11-27 12:59:33 -05:00
contacts.hpp Remove find/lookup router 2023-11-27 12:59:33 -05:00
link_manager.cpp implement and use "gossip_rc" command 2023-11-27 12:59:35 -05:00
link_manager.hpp NodeDB RCs don't need insertion time 2023-11-27 12:59:35 -05:00
tunnel.cpp Clang format include sorting + CMake 2023-10-24 12:11:51 -07:00
tunnel.hpp Clang format include sorting + CMake 2023-10-24 12:11:51 -07:00