You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/test/dht
Thomas Winget baf8019fe5 Refactor Router code into more classes
This commit refactors functionality from the Router class into separate,
dedicated classes.
There are a few behavior changes that came as a result of discussion on
what the correct behavior should be.
In addition, many things Router was previously doing can now be provided
callback functions to alert the calling point when the asynchronous
action completes, successfully or otherwise.
5 years ago
..
mock_context.cpp More unit tests of dht internals 5 years ago
mock_context.hpp Refactor Router code into more classes 5 years ago
test_llarp_dht_bucket.cpp Fix shadowing warnings 5 years ago
test_llarp_dht_explorenetworkjob.cpp More unit tests of dht internals 5 years ago
test_llarp_dht_kademlia.cpp Fix issues on debian 5 years ago
test_llarp_dht_key.cpp Fix shadowing warnings 5 years ago
test_llarp_dht_node.cpp Tests for dht::RCNode and dht::ISNode 5 years ago
test_llarp_dht_serviceaddresslookup.cpp Move tests to use top-level LlarpTest 5 years ago
test_llarp_dht_taglookup.cpp Move tests to use top-level LlarpTest 5 years ago
test_llarp_dht_tx.cpp fix previous commit 5 years ago
test_llarp_dht_txowner.cpp Fix issues on debian 5 years ago