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

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.