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/router
Jason Rhinelander 4ef25ef679 Add systemd-resolved dynamic DNS updating
Wires up systemd support to configure DNS on startup and when
enabling/disabling exit mode.

On startup (and when turning off an exit) we tell systemd-resolved to
direct .loki and .snode lookups to lokinet (leaving other DNS traffic
alone).

On exit enabling, we reconfigure it to resolve "." (i.e. the root DNS
domain) so that all lookups come into it.
3 years ago
..
abstractrouter.hpp temp commit 3 years ago
i_gossiper.hpp standardize include format and pragma once 3 years ago
i_outbound_message_handler.hpp temp commit 3 years ago
i_outbound_session_maker.hpp standardize include format and pragma once 3 years ago
i_rc_lookup_handler.hpp standardize include format and pragma once 3 years ago
outbound_message_handler.cpp temp commit 3 years ago
outbound_message_handler.hpp temp commit 3 years ago
outbound_session_maker.cpp standardize include format and pragma once 3 years ago
outbound_session_maker.hpp Replace ::Hash nested structs with std::hash specializations 3 years ago
rc_gossiper.cpp standardize include format and pragma once 3 years ago
rc_gossiper.hpp standardize include format and pragma once 3 years ago
rc_lookup_handler.cpp fix issue #1562 3 years ago
rc_lookup_handler.hpp Replace ::Hash nested structs with std::hash specializations 3 years ago
route_poker.cpp Add systemd-resolved dynamic DNS updating 3 years ago
route_poker.hpp Add systemd-resolved dynamic DNS updating 3 years ago
router.cpp temp commit 3 years ago
router.hpp temp commit 3 years ago
systemd_resolved.cpp Add systemd-resolved dynamic DNS updating 3 years ago
systemd_resolved.hpp Add systemd-resolved dynamic DNS updating 3 years ago