DescriptionThis patch corrects a bug in the implementation of WifiMacQueue which is tracked as Bug 873 in the ns-3 Bugzilla module. Specifically, the bug is a failure to decrement the queue occupancy count when a packet is removed via the method WifiMacQueue::Remove().
The patch is based on ns-3-dev changeset 6191:5cde5bcbc902
See also the regression test for this fix in Issue 854047.
Patch Set 1 #
|