Call recordOutgoingPacket regardless of policy to generate sufficient entropy for bond layer

This commit is contained in:
Joseph Henry 2021-09-07 13:44:02 -07:00
parent 109252be4e
commit b6ed919fbc
No known key found for this signature in database
GPG key ID: C45B33FF5EBC9344
3 changed files with 7 additions and 11 deletions

View file

@ -1784,7 +1784,6 @@ void Bond::dumpInfo(int64_t now, bool force)
dumpPathStatus(now, i);
}
}
fprintf(stderr, "\n\n\n");
}
} // namespace ZeroTier