I am implementing an enhanced objective function for RPL. Control messages and data packets of UDP applications are being transmitted. Now the question is that if any data packet which is being transmitted from any source node to sink node is dropped, how it possible to re-transmit it? which function and which method at source node is responsible to do this task?
Thank You