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/llarp
Jeff 3ec727d844
I have no words. (#1438)
So apparently dnsConfig in Router was never set.
Router::networkConfig was set, but only used in the function
which set it and otherwise only passed to another function once.
dnsConfig was only used in one place.

both member variables have been removed in favor of just
referencing Router::m_Config.

Co-authored-by: Thomas Winget <tewinget@gmail.com>
4 years ago
..
android The Great Wall of Blame 4 years ago
config allow for relative file paths in config (#1432) 4 years ago
consensus The Great Wall of Blame 4 years ago
constants add conf.d directory for config overrides (#1410) 4 years ago
crypto Config file improvements (#1397) 4 years ago
dht Config file improvements (#1397) 4 years ago
dns fix crashes on shutdown (#1433) 4 years ago
ev CMake fixes: libuv static build, base_libs, shared lib install dir (#1431) 4 years ago
exit more aggressive path building. (#1423) 4 years ago
handlers fix crashes on shutdown (#1433) 4 years ago
hook The Great Wall of Blame 4 years ago
iwp Config file improvements (#1397) 4 years ago
link Config file improvements (#1397) 4 years ago
linux Removed RPI definition 4 years ago
messages Config file improvements (#1397) 4 years ago
net enable profiling on clients by default (#1421) 4 years ago
path enable profiling on clients by default (#1421) 4 years ago
peerstats Config file improvements (#1397) 4 years ago
router I have no words. (#1438) 4 years ago
routing Config file improvements (#1397) 4 years ago
rpc Lns exits (#1407) 4 years ago
service more aggressive path building. (#1423) 4 years ago
simulation Config file improvements (#1397) 4 years ago
tooling CMake fixes: libuv static build, base_libs, shared lib install dir (#1431) 4 years ago
util Some Windows fixes (#1415) 4 years ago
win32 Config file improvements (#1397) 4 years ago
CMakeLists.txt CMake fixes: libuv static build, base_libs, shared lib install dir (#1431) 4 years ago
app.xml stray tag ;-; 6 years ago
bootstrap.cpp The Great Wall of Blame 4 years ago
bootstrap.hpp The Great Wall of Blame 4 years ago
context.cpp Config file improvements (#1397) 4 years ago
nodedb.cpp Config file improvements (#1397) 4 years ago
nodedb.hpp Config file improvements (#1397) 4 years ago
pow.cpp The Great Wall of Blame 4 years ago
pow.hpp The Great Wall of Blame 4 years ago
profiling.cpp enable profiling on clients by default (#1421) 4 years ago
profiling.hpp enable profiling on clients by default (#1421) 4 years ago
router_contact.cpp dns features (#1404) 4 years ago
router_contact.hpp dns features (#1404) 4 years ago
router_id.cpp Use lokimq's hex/base32z encoding/decoding 4 years ago
router_id.hpp Config file improvements (#1397) 4 years ago
router_version.cpp Config file improvements (#1397) 4 years ago
router_version.hpp The Great Wall of Blame 4 years ago
testnet.c prepare for 0.5.0 5 years ago