-
Notifications
You must be signed in to change notification settings - Fork 301
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
program.ipfix.probe_rss: use pools to assign collector address and port
To allow for diverse destinations and ports per exporter, introduce pools that contain lists of address/port pairs and assign each exporter to a pool. Exporters cycle through the pool if it doesn't hold enough unique destinations.
- Loading branch information
Alexander Gall
committed
May 4, 2020
1 parent
5f05dab
commit 15ef82b
Showing
1 changed file
with
34 additions
and
3 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