Fix for unknown subnets

In a case where a node doesn't have AutoConnect = yes and StrictSubnet = yes
is set, the node would discard all ADD_SUBNET.
This commit is contained in:
thorkill 2015-07-26 15:14:14 +02:00
parent af1213a7ae
commit d9a8344467

View file

@ -965,7 +965,6 @@ static bool setup_myself(void) {
graph();
if(autoconnect)
load_all_nodes();
/* Open device */