-
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.
ipfix: restrict flow-rate tracker to signature flows
Instead of sampling all flows for an aggregate, only sample those that match the per-flow criteria (packets and byte-per-packets). This should greatly reduce the cache size and avoids dropping flows that exceed the packets-per-flow or bytes-per-packets criteria.
- Loading branch information
1 parent
429fa21
commit 276a26d
Showing
1 changed file
with
19 additions
and
7 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