I want to limit the number of packets that can pass through a particular filter, but I can’t use a filter based on the packet number since many packets don’t reach this filter at all because they have already been filtered by previous filters.
Looking for a solution that will allow limiting how many bundles can pass through the filter.