|
Bugzilla – Full Text Bug Listing |
| Summary: | PfifoFastQueueDisc::Peek() broken | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tom Henderson <tomh> |
| Component: | traffic-control | Assignee: | Stefano Avallone <stavallo> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ns-bugs |
| Priority: | P3 | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | patch to fix | ||
Good catch! Please go ahead and push the fix (or let me know if you want me to do it on your behalf). Thanks! |
Created attachment 2746 [details] patch to fix Peek() will only try the first band, and will fail to return an item if items do not exist in that band but exist in other bands.