AutoConnect now only chooses from nodes for which we know an address.
Based partially on work from Rafał Leśniak.
This commit is contained in:
parent
0b6f84f96e
commit
2055c3e21d
6 changed files with 56 additions and 78 deletions
|
|
@ -217,7 +217,6 @@ extern void regenerate_key(void);
|
|||
extern void purge(void);
|
||||
extern void retry(void);
|
||||
extern int reload_configuration(void);
|
||||
extern void load_all_subnets(void);
|
||||
extern void load_all_nodes(void);
|
||||
extern void try_tx(struct node_t *n, bool);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue