Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.76 KB

Extensions.md

File metadata and controls

23 lines (14 loc) · 1.76 KB
layout title underMenu
page
Extensions
Documentation

There are several INET-based model frameworks, maintained by independent research groups:

  • OverSim{:target="_blank"} is an open-source overlay and peer-to-peer network simulation framework for the OMNeT++ simulation environment. The simulator contains several models for structured (e.g. Chord, Kademlia, Pastry) and unstructured (e.g. GIA) P2P systems and overlay protocols.

  • Veins{:target="_blank"} is an open source Inter-Vehicular Communication (IVC) simulation framework composed of an event-based network simulator and a road traffic microsimulation model.

  • SimuLTE{:target="_blank"} is an LTE user plane simulation model, with eNodeB and UE models.

  • INETMANET{:target="_blank"} is a fork of INET with experimental features related to mobile and ad-hoc networks.

  • MiXiM{:target="_blank"} is not an INET extension, but an independent OMNeT++ modeling framework that focuses on the wireless physical, data link and network layers. MiXiM can be used together with INET. Newer versions of INET (from 2.99.0 up) have the features of MiXiM, and much of the MiXiM code integrated.

  • The Vehicular Networks and Distributed Control Systems{:target="_blank"} page lists extensions related to the automotive industry.

  • Several extensions are now part of INET (xMIPv6, HTTPTools, VoIPTools, etc.)

More INET extensions can be found in the OMNeT++ Model Catalog{:target="_blank"}, such as ReaSE, HIPSim++, INET-HNRL, EPON, mCoA++, EBitSim, INET/Quagga, and others.