1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp/config
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
..
config.cpp [feature] optionally keep inbound convos mapped to same IP on restart (#1672) 2021-06-17 12:05:50 -04:00
config.hpp [feature] optionally keep inbound convos mapped to same IP on restart (#1672) 2021-06-17 12:05:50 -04:00
definition.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
definition.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
ini.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
ini.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
key_manager.cpp liblokinet additions: 2021-04-19 06:59:07 -04:00
key_manager.hpp Rename isRouter -> isSNode 2021-04-19 06:58:36 -04:00