Additional stat tracking for data processing.
[distributedratelimiting.git] / drl / common_accounting.h
index 0fbcdbe..fc8e75e 100644 (file)
@@ -94,6 +94,9 @@ typedef struct {
     /** The average flow rate. */
     uint32_t avg_rate;
 
+    /** The hash of the flow whose rate is the max_flow_rate. */
+    uint32_t max_flow_rate_flow_hash;
+
 } common_accounting_t;
 
 /** Determines the difference between two timeval structs (in seconds, with