Added call to computeAggregateAllocation() in multipath mode=1 to give realtime allocation output
This commit is contained in:
@@ -194,7 +194,7 @@ public:
|
||||
*
|
||||
* @param now Current time
|
||||
*/
|
||||
void computeAggregateProportionalAllocation(int64_t now);
|
||||
void computeAggregateAllocation(int64_t now);
|
||||
|
||||
/**
|
||||
* @return The aggregate link Packet Delay Variance (PDV)
|
||||
|
||||
Reference in New Issue
Block a user