Bug 2789 - wifi-ac-mapping-test-suite references undefined class "ns3::MqQueueDisc"
wifi-ac-mapping-test-suite references undefined class "ns3::MqQueueDisc"
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: wifi
ns-3-dev
All All
: P3 normal
Assigned To: sebastien.deronne
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-10-02 23:06 UTC by Robert Ammon
Modified: 2017-10-03 21:55 UTC (History)
2 users (show)

See Also:


Attachments
Affected test case file (10.41 KB, text/plain)
2017-10-02 23:06 UTC, Robert Ammon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Ammon 2017-10-02 23:06:30 UTC
Created attachment 2927 [details]
Affected test case file

Source file src\test\ns3wifi\wifi-ac-mapping-test-suite.cc references an undefined class "ns3::MqQueueDisc" which is not defined in any other modules.
Comment 1 Tom Henderson 2017-10-03 19:39:20 UTC
See traffic-control/model/mq-queue-disc.cc
Comment 2 Robert Ammon 2017-10-03 21:55:18 UTC
Missing source file added to my local development environment.  No other changes necessary.