mirror of
https://github.com/openvswitch/ovs
synced 2025-10-25 15:07:05 +00:00
When size limit is reached in the middle of processing a dir, the report ends up containing oldest files. This change adds an optional param in the plugin to prioritize newer files. Feature #9937 Requested-by: Ronald Lee <rlee@nicira.com> Signed-off-by: Raju Subramanian <rsubramanian@nicira.com> Signed-off-by: Ben Pfaff <blp@nicira.com>