|
Bugzilla – Full Text Bug Listing |
| Summary: | Flow monitor does not a have a "DROP_QUEUE_DISC" drop reason | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Stefano Avallone <stavallo> |
| Component: | flow-monitor | Assignee: | Tommaso Pecorella <tommaso.pecorella> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | ns-bugs |
| Priority: | P5 | ||
| Version: | ns-3-dev | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Attachments: | Proposed patch | ||
What to say... thanks. Fixed with changeset 12263:23db696c639e |
Created attachment 2545 [details] Proposed patch The attached patch fixes the problem. It has been tested by modifying the traffic-control example and verifying that the statistics of the flow monitor and of the queue disc in terms of dropped packets/bytes are the same.