Bugzilla – Bug 295
Trying to get a RecvCallback for a Layer 2 packet using SimpleChannel.
Last modified: 2008-08-25 17:54:27 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.
Created attachment 234 [details] test case for layer 2 use of SimpleChannel and friends.
user forgot to call Node::AddDevice