|
INET Framework for OMNeT++/OMNEST
|
#include "inet/routing/eigrp/tables/EigrpTopologyTable.h"#include <algorithm>#include "inet/networklayer/common/L3Address.h"#include "inet/routing/eigrp/messages/EigrpMessage_m.h"#include "inet/routing/eigrp/pdms/EigrpMetricHelper.h"Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
| inet::eigrp | |
Macros | |
| #define | EIGRP_TT_DEBUG |
Functions | |
| template<typename IPAddress > | |
| std::ostream & | inet::operator<< (std::ostream &os, const EigrpRouteSource< IPAddress > &source) |
| template<typename IPAddress > | |
| std::ostream & | inet::operator<< (std::ostream &os, const EigrpRoute< IPAddress > &route) |
| inet::eigrp::Define_Module (EigrpIpv4TopologyTable) | |
| inet::eigrp::Define_Module (EigrpIpv6TopologyTable) | |
| #define EIGRP_TT_DEBUG |