Bug 2268

Summary: DropTailQueue::DoEnqueue enqueues less than maxBytes
Product: ns-3 Reporter: Pasquale Imputato <p.imputato>
Component: networkAssignee: ns-bugs <ns-bugs>
Status: RESOLVED DUPLICATE    
Severity: minor CC: tomh
Priority: P5    
Version: pre-release   
Hardware: PC   
OS: Linux   
Attachments: droptail patch
add droptail test in bytes mode

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 ***