NDNOMNeT - Named Data Networking framework for OMNeT++      

NDNOMNeT is an extension for OMNeT++ to simulate Named Data Networking (NDN) in IoT systems. It allows to quickly simulate and visualize NDN scenarios for research and teaching purposes. It includes a base implementation of NDN entities, simple forwarding strategy over wireless networks and typical NDN applications.

The repo contains a modified version of INET-3.5.0 with NDN components added, for example under src/inet/networklayer/ndn/.

The project was presented at the 5th OMNeT++ Community Summit, and received Best Community Contribution award. (Slides and paper behind the link.)

Author: Amir Abane

Keywords: ndn, iot

Install command: opp_env install ndnomnet-latest
arrow_back Back to List