Bugzilla – Bug 2675
PIE example does not work after Queue is converted to a template class
Last modified: 2017-03-27 05:14:48 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
Fixed with changeset 12786:529e68b49117, thanks!