Bug 1471

Summary: Default constructor was not doing what it suppose to do
Product: ns-3 Reporter: Alex Afanasyev <alexander.afanasyev>
Component: flow-monitorAssignee: Gustavo J. A. M. Carneiro <gjcarneiro>
Status: RESOLVED FIXED    
Severity: normal CC: ns-bugs
Priority: P5    
Version: ns-3-dev   
Hardware: All   
OS: All   
Attachments: patch

Description Alex Afanasyev 2012-07-11 14:20:41 UTC
Created attachment 1423 [details]
patch

Replacing creating an anonymous variable, assigning default value to the bins
Comment 1 Gustavo J. A. M. Carneiro 2012-07-11 14:26:55 UTC
Heh, what a silly bug :P
+1
Comment 2 Gustavo J. A. M. Carneiro 2012-07-12 11:34:20 UTC
changeset:   8895:a9fe1f5394de
tag:         tip
user:        Alex Afanasyev  <alexander.afanasyev@ucla.edu>
date:        Thu Jul 12 16:31:42 2012 +0100
summary:     (flow monitor) Bug 1471 - Default constructor was not doing what it suppose to do