File: Network/OSPFv2/OSPFRouting.ned
C++ definition: click here
Implements OSPFRouting.
The following diagram shows usage relationships between modules, networks and channels. Unresolved module (and channel) types are missing from the diagram. Click here to see the full picture.
If a module type shows up more than once, that means it has been defined in more than one NED file.
OSPFRouter | IP router. |
Name | Type | Description |
---|---|---|
ospfConfigFile | string | xml file containing the full OSPF AS configuration |
Name | Direction | Description |
---|---|---|
from_ip | input | |
to_ip | output |
simple OSPFRouting parameters: ospfConfigFile: string; // xml file containing the full OSPF AS configuration gates: in: from_ip; out: to_ip; endsimple