Bug 1569

Summary: droptail_vs_red example doesn't run
Product: ns-3 Reporter: Brian Swenson <bswenson3>
Component: examplesAssignee: Brian Swenson <bswenson3>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P5    
Version: ns-3.16   
Hardware: PC   
OS: Linux   

Description Brian Swenson 2013-01-18 12:43:33 UTC
$ ./waf --run droptail_vs_red
Waf: Entering directory `/home/brian/Code/NS3/ns-3-allinone/ns-3-dev/build'
Waf: Leaving directory `/home/brian/Code/NS3/ns-3-allinone/ns-3-dev/build'
'build' finished successfully (1.065s)
msg="Could not set default value for ns3::DropTailQueue::Mode", file=../src/core/model/config.cc, line=672
terminate called without an active exception
Command ['/home/brian/Code/NS3/ns-3-allinone/ns-3-dev/build/src/network/examples/ns3-dev-droptail_vs_red-debug'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run <program> --command-template="gdb --args %s <args>").


Appears the way to set that has been changed and this wasn't updated.  Similar working example in red-tests.
Comment 1 Brian Swenson 2013-02-01 10:58:45 UTC
Fixed: 9229:466f83ec435d