Bug 2268 - DropTailQueue::DoEnqueue enqueues less than maxBytes
DropTailQueue::DoEnqueue enqueues less than maxBytes
Status: RESOLVED DUPLICATE of bug 2301
Product: ns-3
Classification: Unclassified
Component: network
pre-release
PC Linux
: P5 minor
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2016-01-18 12:33 UTC by Pasquale Imputato
Modified: 2016-02-26 00:48 UTC (History)
1 user (show)

See Also:


Attachments
droptail patch (869 bytes, patch)
2016-01-18 12:33 UTC, Pasquale Imputato
Details | Diff
add droptail test in bytes mode (2.84 KB, patch)
2016-01-18 12:35 UTC, Pasquale Imputato
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pasquale Imputato 2016-01-18 12:33:33 UTC
Created attachment 2240 [details]
droptail patch

The DropTailQueue::DoEnqueue in bytes mode enqueues less than maxBytes.
The droptail test suite does not affected by this "bug" why do not test bytes mode.
Comment 1 Pasquale Imputato 2016-01-18 12:35:12 UTC
Created attachment 2241 [details]
add droptail test in bytes mode
Comment 2 Tom Henderson 2016-01-18 22:19:19 UTC
I agree with both patches.
Comment 3 Tom Henderson 2016-02-26 00:48:54 UTC
This will be fixed as part of the traffic control merge.

*** This bug has been marked as a duplicate of bug 2301 ***