Bug 295

Summary: Trying to get a RecvCallback for a Layer 2 packet using SimpleChannel.
Product: ns-3 Reporter: evensky
Component: devicesAssignee: ns-bugs <ns-bugs>
Status: RESOLVED INVALID    
Severity: normal    
Priority: P3    
Version: pre-release   
Hardware: All   
OS: All   
Attachments: test case for layer 2 use of SimpleChannel and friends.

Description evensky 2008-08-25 17:26:18 UTC
my test case fails to receive a Layer 2 packet. using NS_LOG=* seems to show that the packet is received, but the call back isn't called. Test case attached below.
Comment 1 evensky 2008-08-25 17:27:44 UTC
Created attachment 234 [details]
test case for layer 2 use of SimpleChannel and friends.
Comment 2 Mathieu Lacage 2008-08-25 17:54:27 UTC
user forgot to call Node::AddDevice