Bug 1424

Summary: red-queue.* files outside of the compilation
Product: ns-3 Reporter: Lucas <lucasvenez>
Component: build systemAssignee: Gustavo J. A. M. Carneiro <gjcarneiro>
Status: RESOLVED WONTFIX    
Severity: normal CC: ns-bugs, tomh
Priority: P5    
Version: ns-3.13   
Hardware: All   
OS: All   

Description Lucas 2012-05-08 21:35:52 UTC
The red-queue.h and red-queue.cc files are outside of wscript compilation file from "src/network" directory.
Comment 1 Tom Henderson 2012-05-09 00:32:53 UTC
Those were supposed to have been removed from the ns-3.13 release with this changeset, due to a GPLv2 license incompatiblity:

http://code.nsnam.org/ns-3.13/rev/e6eee72c544b

However, perhaps I did not remember to "hg forget" the files and they crept back in.

In any case, this license issue is resolved and the files will be part of ns-3.14.