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

Classes

class  inet::PIMSM
 Implementation of PIM-SM protocol (RFC 4601). More...
 
struct  inet::PIMSM::PimsmInterface
 
struct  inet::PIMSM::UpstreamInterface
 
struct  inet::PIMSM::DownstreamInterface
 
class  inet::PIMSM::PIMSMOutInterface
 
struct  inet::PIMSM::Route
 

Namespaces

 inet
 Copyright (c) 2005 Jan Ringo�, www.ringos.cz.
 

Macros

#define KAT   180.0
 Keep alive timer, if RPT is disconnect. More...
 
#define MAX_TTL   255
 Maximum TTL. More...
 

Macro Definition Documentation

#define KAT   180.0

Keep alive timer, if RPT is disconnect.

Referenced by inet::PIMSM::multicastPacketForwarded(), and inet::PIMSM::processRegisterPacket().