INET Framework for OMNeT++ 4.0About INETThe INET Framework is an open-source communication networks simulation package for the OMNeT++/OMNEST simulation environment. The INET Framework contains models for several Internet protocols: UDP, TCP, SCTP, IP, IPv6, Ethernet, PPP, IEEE 802.11, MPLS, OSPF, and several other protocols. This web site is for INET Framework for OMNeT++ 4.0 only -- information about earlier versions can be found in the OMNeT++ wiki. DevelopmentDevelopment takes place in public git repositories on github; the main project is inet-framework. There's a master and a stable branch. Recent additions are in forks like inetmanet. See all forks and commits on a chart. If you want to join, see the slides of the INET@github talk from the 2009 workshop. DownloadFor MANET simulations, download the INETMANET fork from github. Use the Download button. For other simulations, download the head of INET's master branch. (It does not contain the MANET protocols yet.) We'll start making named release tarballs soon. Thanks for your patience. InstallationAfter unpacking the tarball ( Helpful pages from the OMNeT++ wiki:
DocumentationDocumentation: docu for snapshot 2009-03-12. QuaggaThe INET Framework port of the Quagga routing daemon is now a separate project on github: inet-framework/inet-quagga. It was ported to OMNeT++ 4.0 early June 2009. |