Hi all, I have written a new MANET routing protocol by reading the document of Franscisco and Pedro. I am facing a problem that data packets are not at all received by the routing Agent.
That is at recv() function it is only receiving the HELLO (defined by me) packets. But the recv function is same as OLSR or AODV or DSDV which receives data packets as well. Also, I noted that if-queue parameter which i have used is never set. What could be the problem that I am unable to get the data packets at all. Any help is greatly appreciated. Regards, Maddy .
