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 01013c1963 Make upstream= override work; reject non-default upstream port
If you specify upstream= then you get no upstream, if you give one then
you use that instead of the default, but you can still list multiple.

unbound doesn't support an upstream port, so bail if the user gives a
non-port-53 response.
4 years ago
..
config.cpp Make upstream= override work; reject non-default upstream port 4 years ago
config.hpp serialize auth codes in rpc (#1369) 4 years ago
definition.cpp Use more user-friendly error messages in config 4 years ago
definition.hpp wire up lns gotnamemessage handler to kitchen sink 4 years ago
ini.cpp Allow empty values so that upstream= can disable the default 4 years ago
ini.hpp serialize auth codes in rpc (#1369) 4 years ago
key_manager.cpp tweak configuration defaults 4 years ago
key_manager.hpp initial working code 4 years ago