I need to do some processing by an intermediate node. For instance 3 nodes are arranged like A, B, C. where A is the sender, B is the intermediate node (just relay the packet) and C is the BS (receiver).
First A sends it to B. When B receives it, B modifies some of the fields of the packet (does not matter what is modifies, for simplicity it involves only basic addition or multiplication), then send it to C. A----->B-------C(BS) I am using RPL in its routing layer. I need to modify packet on-the-fly. What could be the appropriate Interface and Component(that provides it) Name to do it.... Best Regards, -- Abu Raihan M Kamal Researcher NIMBUS, Cork Institute of Technology (CIT) Cork, Ireland http://nimbus.cit.ie/ Cell: +353-860390728
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
