[Ns-developers] Ns error?

Felipe Domingos da Cunha felipebh at gmail.com
Mon Jul 21 10:54:10 PDT 2008


Hi all,

I was simulating a unicasting data communication scenario with two sensor
nodes when I found an error at ARP packets (file mac/ll.cc). In the function
void LL::sendDown(Packet* p), it is necessary to insert a break command into
the switch command (case NS_AF_INET:), otherwise, MAC layer performs a
broadcasting data communication instead of a unicasting one.

-- 
Felipe Domingos


More information about the Ns-developers mailing list