Bug 1746

Summary: PacketSink Rx trace does not fire
Product: ns-3 Reporter: Konstantinos Katsaros <dinos.katsaros>
Component: applicationsAssignee: George Riley <riley>
Status: CLOSED INVALID    
Severity: normal CC: nikkipui, ns-bugs
Priority: P5    
Version: ns-3.16   
Hardware: All   
OS: All   
Attachments: A test case of for the problem.

Description Konstantinos Katsaros 2013-08-07 11:37:38 UTC
Created attachment 1653 [details]
A test case of for the problem.

I started a discussion here: https://groups.google.com/d/msg/ns-3-users/xVvrIMH4hVk/DMeexvAW76IJ

For some strange reason when I install the PacketSink application on a subset of nodes (the sink nodes only) the tracesource does not fire. When I install it on ALL nodes, it fires.

FlowMonitor results suggest that the packets are received in both cases.
Comment 1 Konstantinos Katsaros 2013-08-08 07:42:17 UTC
It was a problem with the sink socket assignment that cause this strange behavour.
Comment 2 Daniel L. 2013-08-08 11:53:31 UTC
Closed.
See https://groups.google.com/forum/#!msg/ns-3-users/xVvrIMH4hVk/DMeexvAW76IJ for discussion.