|
Bugzilla – Full Text Bug Listing |
| Summary: | PIE example does not work after Queue is converted to a template class | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Mohit <tahiliani.nitk> |
| Component: | traffic-control | Assignee: | Stefano Avallone <stavallo> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | ns-bugs |
| Priority: | P3 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | Proposed patch | ||
Fixed with changeset 12786:529e68b49117, thanks! |
Created attachment 2809 [details] Proposed patch (Thanks to Bijay Dev and Tejeshwara for spotting this) QUEUE_MODE_PACKETS should be changed to QUEUE_DISC_MODE_PACKETS in src/traffic-control/examples/pie-example.cc I have attached the patch. Thanks, Mohit P. Tahiliani