# aodv **Repository Path**: azhgul/aodv ## Basic Information - **Project Name**: aodv - **Description**: OPNET implementations of location aided routing protocols for MANET - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-21 - **Last Updated**: 2021-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README aodv ==== OPNET implementations of location aided routing protocols for MANET (LAR distance/zone, GeoAODV static/rotate, etc.). Initial codebase pulled from https://code.google.com/p/ru-compsci-sr-project-aodv/ and further modified such that alpha and beta used in the LAR distance rebroadcast calculation have been parameterized, as well as the number of degrees by which to expand the flooding angle after a route discovery failure when using GeoAODV.