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

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.