Research Article
Wormhole Detection Based on Ordinal MDS Using RTT in Wireless Sensor Network
Algorithm 4
Short path wormhole detection algorithm.
| Input: Suspect node set | | Output: Short path wormhole nodes | | Each node calculate RTT of each link | | Node calculates average RTT of all its neighbours | | if then | | Confirm the link as wormhole links | | connected by a short path | | end if |
|