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

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...
 

Macro Definition Documentation

◆ RIP_INFINITE_METRIC

#define RIP_INFINITE_METRIC   16