Bug 972 - [flow monitor] assertion fails in pv4-flow-probe.cc
[flow monitor] assertion fails in pv4-flow-probe.cc
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: general
ns-3-dev
All All
: P5 normal
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-08-02 07:52 EDT by Nicola Baldo
Modified: 2010-08-03 06:04 EDT (History)
1 user (show)

See Also:


Attachments
test program (3.15 KB, patch)
2010-08-02 07:52 EDT, Nicola Baldo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nicola Baldo 2010-08-02 07:52:16 EDT
Created attachment 961 [details]
test program

running the attached program causes the following assertion to fail:

msg="Unexpected drop reason code 5", file=../src/contrib/flow-monitor/ipv4-flow-probe.cc, line=306

the test program is a slightly modified version of a test program that was posted for bug 934.
Comment 1 Gustavo J. A. M. Carneiro 2010-08-03 06:04:33 EDT
changeset:   6476:d95255206be2
tag:         tip
user:        Gustavo J. A. M. Carneiro  <gjc@inescporto.pt>
date:        Tue Aug 03 11:04:05 2010 +0100
summary:     Bug 972 - [flow monitor] assertion fails in pv4-flow-probe.cc