|
INET Framework for OMNeT++/OMNEST
|
#include "inet/common/ModuleRefByPar.h"#include "inet/common/packet/Packet.h"#include "inet/networklayer/contract/IInterfaceTable.h"#include "inet/networklayer/contract/IRoute.h"#include "inet/networklayer/contract/IRoutingTable.h"#include "inet/routing/base/RoutingProtocolBase.h"#include "inet/routing/rip/RipRouteData.h"#include "inet/transportlayer/contract/udp/UdpSocket.h"Classes | |
| struct | inet::RipNetworkInterface |
| Holds the RIP configuration of the interfaces. More... | |
| class | inet::Rip |
| Implementation of the Routing Information Protocol. More... | |
Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Macros | |
| #define | RIP_INFINITE_METRIC 16 |
Enumerations | |
| enum | inet::RipMode { inet::NO_RIP, inet::PASSIVE, inet::NO_SPLIT_HORIZON, inet::SPLIT_HORIZON, inet::SPLIT_HORIZON_POISON_REVERSE } |
| Enumerated parameter to control how the Rip module advertises the routes to its neighbors. More... | |
| #define RIP_INFINITE_METRIC 16 |