Bug 2675 - PIE example does not work after Queue is converted to a template class
PIE example does not work after Queue is converted to a template class
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: traffic-control
ns-3-dev
All All
: P3 minor
Assigned To: Stefano Avallone
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-03-20 08:16 UTC by Mohit
Modified: 2017-03-27 05:14 UTC (History)
1 user (show)

See Also:


Attachments
Proposed patch (747 bytes, patch)
2017-03-20 08:16 UTC, Mohit
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mohit 2017-03-20 08:16:25 UTC
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
Comment 1 Stefano Avallone 2017-03-27 05:14:48 UTC
Fixed with changeset 12786:529e68b49117, thanks!