Anay 2c547e60f4 Inet framework 6 years ago
..
adhoc 2c547e60f4 Inet framework 6 years ago
aodv 2c547e60f4 Inet framework 6 years ago
bgpv4 2c547e60f4 Inet framework 6 years ago
dhcp 2c547e60f4 Inet framework 6 years ago
diffserv 2c547e60f4 Inet framework 6 years ago
emulation 2c547e60f4 Inet framework 6 years ago
ethernet 2c547e60f4 Inet framework 6 years ago
geometry 2c547e60f4 Inet framework 6 years ago
httptools 2c547e60f4 Inet framework 6 years ago
ieee8021d 2c547e60f4 Inet framework 6 years ago
inet 2c547e60f4 Inet framework 6 years ago
internetcloud 2c547e60f4 Inet framework 6 years ago
ipv6 2c547e60f4 Inet framework 6 years ago
manetrouting 2c547e60f4 Inet framework 6 years ago
mobileipv6 2c547e60f4 Inet framework 6 years ago
mobility 2c547e60f4 Inet framework 6 years ago
mpls 2c547e60f4 Inet framework 6 years ago
neighborcache 2c547e60f4 Inet framework 6 years ago
objectcache 2c547e60f4 Inet framework 6 years ago
ospfv2 2c547e60f4 Inet framework 6 years ago
pim 2c547e60f4 Inet framework 6 years ago
rip 2c547e60f4 Inet framework 6 years ago
rtp 2c547e60f4 Inet framework 6 years ago
sctp 2c547e60f4 Inet framework 6 years ago
visualization 2c547e60f4 Inet framework 6 years ago
voip 2c547e60f4 Inet framework 6 years ago
voipstream 2c547e60f4 Inet framework 6 years ago
wireless 2c547e60f4 Inet framework 6 years ago
README 2c547e60f4 Inet framework 6 years ago
package.ned 2c547e60f4 Inet framework 6 years ago
rundemo 2c547e60f4 Inet framework 6 years ago
rundemo.bat 2c547e60f4 Inet framework 6 years ago

README

INET Framework for OMNEST/OMNeT++
=================================

The INET framework is an open-source communication networks simulation
package, written for the OMNEST/OMNeT++ simulation system. The INET framework
contains models for several Internet protocols: beyond TCP and IP there is UDP,
Ethernet, PPP and MPLS with LDP and RSVP-TE signalling. See the CREDITS file
for the names of people who have contributed to the INET Framework.

Example simulations are grouped into the following subdirectories:

ethernet/ example Ethernet networks
inet/ TCP/IP-based example networks
ipv6/ IPv6-based example networks
sctp/ SCTP examples
rtp/ RTP examples (not yet integrated)
emulation/ example networks using external interface to connect with real networks
adhoc/ mobile and ad-hoc networks (incomplete)
wireless/ IEEE 802.11 examples
mpls/ example networks for MPLS/LDP/RSVP-TE
ospfv2/ OSPF examples


The package's main README file contains links to additional info to help you
get started with the framework.