Research Article

Link Expiration Time-Aware Routing Protocol for UWSNs

Algorithm 1

Algorithm for forwarding nodes.
Require: RREQ message
Ensure: RREP message
Extract RREQ message
Calculate Probability of packet forwarding
and discarding
 if   then
 Send RREP message to the sending node
 else
 Discard the RREQ message
 end if