|
Bugzilla – Full Text Bug Listing |
| Summary: | DropTailQueue::DoEnqueue enqueues less than maxBytes | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Pasquale Imputato <p.imputato> |
| Component: | network | Assignee: | 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 |
||
Created attachment 2241 [details]
add droptail test in bytes mode
I agree with both patches. |
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.