lokinet/llarp/handlers
Jeff c9b4ca85b2
[feature] optionally keep inbound convos mapped to same IP on restart (#1672)
* add option to persist address mappings between restarts using [network]:persist-addrmap-file

* make it work

* only persist address map for inbound convos

* turn persisting address map on by default

* dont load addrmap file if it has been modified last over a minute ago to prevent foot cannons fired from loading a really old version of it
2021-06-17 12:05:50 -04:00
..
exit.cpp separate white/grey list for active/decommissioned nodes. 2021-06-07 10:57:33 -04:00
exit.hpp add MarkAddressOutbound to plainquic 2021-06-08 14:36:33 -04:00
null.hpp use weak_ptr on a path to reference its parent pathset instead of a bare pointer so crashes dont happen 2021-06-08 14:36:32 -04:00
tun.cpp [feature] optionally keep inbound convos mapped to same IP on restart (#1672) 2021-06-17 12:05:50 -04:00
tun.hpp [feature] optionally keep inbound convos mapped to same IP on restart (#1672) 2021-06-17 12:05:50 -04:00