-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Limit the number of initial peers (#2913)
* limit the number of initial peers * Move more code out of zebra_network::initialize * Always limit the number of initial peers in the Config This way, we can never get the unused peers out. * Revert "Always limit the number of initial peers in the Config" This reverts commit 81ede59. Actually, this doesn't work, because we want those extra peers. * Minor tweaks Co-authored-by: Deirdre Connolly <deirdre@zfnd.org> Co-authored-by: teor <teor@riseup.net>
- Loading branch information
1 parent
4cdd12e
commit 2de93bb
Showing
1 changed file
with
36 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters