Bug 295 - Trying to get a RecvCallback for a Layer 2 packet using SimpleChannel.
Trying to get a RecvCallback for a Layer 2 packet using SimpleChannel.
Status: RESOLVED INVALID
Product: ns-3
Classification: Unclassified
Component: devices
pre-release
All All
: P3 normal
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-08-25 17:26 UTC by evensky
Modified: 2008-08-25 17:54 UTC (History)
0 users

See Also:


Attachments
test case for layer 2 use of SimpleChannel and friends. (1.83 KB, text/plain)
2008-08-25 17:27 UTC, evensky
Details

Note You need to log in before you can comment on or make changes to this bug.
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