INET Framework for OMNeT++/OMNEST
RIPRouting.h File Reference

Classes

struct  inet::RIPRoute
 
struct  inet::RIPInterfaceEntry
 Holds the RIP configuration of the interfaces. More...
 
class  inet::RIPRouting
 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::NO_SPLIT_HORIZON, inet::SPLIT_HORIZON, inet::SPLIT_HORIZON_POISONED_REVERSE }
 Enumerated parameter to control how the RIPRouting module advertises the routes to its neighbors. More...
 

Macro Definition Documentation