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/config
Jason Rhinelander 4c7f9d080f
Replace GetBestNetIF with quic::Address version
It is now called get_best_public_address, and takes (bool, port)
argument to return an optional quic::Address to make life easier: the
caller now can just give the default port to set, and we keep the C
sockaddr* more constrained.
9 months ago
..
config.cpp Replace GetBestNetIF with quic::Address version 9 months ago
config.hpp address parsing 10 months ago
definition.cpp A soothing re-nomenclatura 11 months ago
definition.hpp A soothing re-nomenclatura 11 months ago
ini.cpp A soothing re-nomenclatura 11 months ago
ini.hpp A soothing re-nomenclatura 11 months ago
key_manager.cpp Local router mode 10 months ago
key_manager.hpp Local router mode 10 months ago