|
INET Framework for OMNeT++/OMNEST
|
#include <vector>#include <map>#include <omnetpp.h>#include "inet/common/lifecycle/ILifecycle.h"#include "inet/networklayer/contract/IL3AddressType.h"#include "inet/networklayer/contract/INetfilter.h"#include "inet/networklayer/contract/IRoutingTable.h"#include "inet/common/lifecycle/NodeStatus.h"#include "inet/transportlayer/udp/UDPPacket.h"#include "inet/routing/dymo/DYMOdefs.h"#include "inet/routing/dymo/DYMORouteData.h"#include "inet/routing/dymo/DYMO_m.h"Classes | |
| class | inet::dymo::DYMO |
| This class provides Dynamic MANET On-demand (DYMO also known as AODVv2) Routing based on the IETF draft at http://tools.ietf.org/html/draft-ietf-manet-dymo-24. More... | |
Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
| inet::dymo | |