Package: ned
IdealChannel
channel(no description)
Used in compound modules
Name | Type | Description |
---|---|---|
AFxyQueue | compound module |
This is an example queue, that implements one class of the Assured Forwarding PHB group (RFC 2597). |
AODVRouter | compound module |
It models a WirelessHost extended with AODVRouting submodule. |
DiffservQueue | compound module |
This is an example queue, that can be used in interfaces of DS core and edge nodes to support the AFxy (RFC 2597) and EF (RFC 3246) PHBs. |
DYMORouter | compound module |
TODO |
EtherEncapDummy | compound module |
Dummy encapsulation/decapsulation module for EthernetInterface. |
EtherHost | compound module |
An example host with one Ethernet port and a traffic generator that generates request-reply traffic directly over Ethernet. This host model does not contain higher layer protocols (IP, TCP). By default it is configured to use half-duplex MAC (CSMA/CD). |
EtherHost2 | compound module |
An example host with one Ethernet interface and an Ethernet traffic generator directly connected to it. This host model does not contain higher layer protocols (IP, TCP). By default is configured to use half-duplex MAC (CSMA/CD). |
EthernetInterface | compound module |
Ethernet network interface. Complements EtherMAC and EtherEncap with an output queue for QoS and RED support. |
EtherQoSQueue | compound module |
Queue module that gives the PAUSE frames a higher priority, and can be parametrized with an IOutputQueue for serving the other frames. |
GenericNetworkLayer | compound module |
This module provides the generic network layer. |
GPSRRouter | compound module |
TODO |
IdealWirelessNic | compound module |
Highly abstracted wireless NIC that consists of a unit disk radio and a trivial MAC protocol. It offers simplicity for scenarios where Layer 1 and 2 effects can be completely ignored, for example testing the basic functionality of a wireless ad-hoc routing protocol. |
Ieee80211Nic | compound module |
This NIC implements an 802.11 network interface card. It can be configured via the mgmtType parameter to act as an AP or a STA, or for ad-hoc mode. |
Ieee802154NarrowbandNic | compound module | (no description) |
Ieee802154UWBIRNic | compound module | (no description) |
IPv4NetworkLayer | compound module |
Network layer of an IPv4 node. |
IPv6NetworkLayer | compound module |
Represents an IPv6 network layer (L3). |
LDP_LSR | compound module |
An LDP-capable router. |
LoopbackInterface | compound module |
Loopback interface. Complements the Loopback module. |
MultiDYMO | compound module |
This module provides DYMO routing for multiple network protocols simultaneously. |
MultiGPSR | compound module |
This module provides GPSR routing for multiple network protocols simultaneously. |
NetPerfMeterHost | compound module |
NetPerfMeter application host. |
NodeBase | compound module |
Contains the common lower layers (linklayer and networklayer) of Router, StandardHost, WirelessHost etc. |
Nop | compound module |
Just lets messages through without any change or delay. |
PacketDrillHost | compound module |
IPv4 host with SCTP, TCP, UDP layers and a packetdrill application. The application has a direct connection to the TunInterface. |
PIMRouting | compound module | (no description) |
PPPInterface | compound module |
PPP interface. Complements the PPP module with an output queue for QoS and RED support. |
RSVP_LSR | compound module |
An RSVP-TE capable router. |
RTPHost | compound module |
TODO document! |
SCTPNatRouter | compound module |
\IP router. |
SimpleNetworkLayer | compound module |
This module provides a simple network layer. |
StandardHost | compound module |
IPv4 host with SCTP, TCP, UDP layers and applications. IP forwarding is disabled by default (see forwarding). |
WirelessNic | compound module | (no description) |
WiseRouteNetworkLayer | compound module |
This module provides a simple network layer. |
xMIPv6Support | compound module |
Implements xMIPv6 (where x = F, H, F-H). |
Properties
Name | Value | Description |
---|---|---|
class | cIdealChannel |
Source code
channel IdealChannel { @class(cIdealChannel); }File: Built-in type