Added call to computeAggregateAllocation() in multipath mode=1 to give realtime allocation output
This commit is contained in:
parent
77ae929eb3
commit
3c7e25ed58
2 changed files with 12 additions and 4 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue