Hi Anirud, On 28 May 2014, at 18:47, Sahoo, Anirudha <anirudha.sa...@nist.gov> wrote:
> mac.cc:mac_in: pmt_is_pair > mac.cc::mac_in: data_len = 30 > CRC at Reception: 0 > MAC: Dropping packet self routed > > I poked around mac.cc code a bit. It looks like the message received has the > same mac id as the mac id of the receiver. It seems that the MAC layer does > not use the *real* MAC id, rather it generates mac id using “rand() % 100”. > My understanding is that the receiver is also getting the same mac-id as the > sender and hence dropping packet. > Any idea how to fix the problem? Which code are you using? I can neither find the debug output nor the “rand() % 100” code. Also what do you mean with MAC id? Sequence number or MAC address? Best, Bastian _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio