lokinet/llarp/config
Jason Rhinelander 6505c7badb 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.
2024-01-31 07:54:12 -08:00
..
config.cpp Replace GetBestNetIF with quic::Address version 2024-01-31 07:54:12 -08:00
config.hpp address parsing 2024-01-31 07:54:12 -08:00
definition.cpp A soothing re-nomenclatura 2024-01-31 07:54:12 -08:00
definition.hpp A soothing re-nomenclatura 2024-01-31 07:54:12 -08:00
ini.cpp A soothing re-nomenclatura 2024-01-31 07:54:12 -08:00
ini.hpp A soothing re-nomenclatura 2024-01-31 07:54:12 -08:00
key_manager.cpp Local router mode 2024-01-31 07:54:12 -08:00
key_manager.hpp Local router mode 2024-01-31 07:54:12 -08:00