This is the complete list of members for ns3::RipNg, including all inherited members.
AddDefaultRouteTo(Ipv6Address nextHop, uint32_t interface) | ns3::RipNg | |
AddNetworkRouteTo(Ipv6Address network, Ipv6Prefix networkPrefix, Ipv6Address nextHop, uint32_t interface, Ipv6Address prefixToUse) | ns3::RipNg | private |
AddNetworkRouteTo(Ipv6Address network, Ipv6Prefix networkPrefix, uint32_t interface) | ns3::RipNg | private |
AggregateObject(Ptr< Object > other) | ns3::Object | |
AssignStreams(int64_t stream) | ns3::RipNg | |
Check() const | ns3::Object | private |
CheckLoose() const | ns3::Object | private |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
DeleteRoute(RipNgRoutingTableEntry *route) | ns3::RipNg | private |
Dispose() | ns3::Object | |
DoDelete() | ns3::Object | private |
DoDispose() override | ns3::RipNg | protectedvirtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize() override | ns3::RipNg | protectedvirtual |
DoSendRouteUpdate(bool periodic) | ns3::RipNg | private |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
ErrorCallback typedef | ns3::Ipv6RoutingProtocol | |
GetAggregateIterator() const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetInstanceTypeId() const override | ns3::Object | virtual |
GetInterfaceExclusions() const | ns3::RipNg | |
GetInterfaceMetric(uint32_t interface) const | ns3::RipNg | |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | inline |
GetObjectIid() | ns3::ObjectBase | related |
GetReferenceCount() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetTypeId() | ns3::RipNg | static |
HandleRequests(RipNgHeader hdr, Ipv6Address senderAddress, uint16_t senderPort, uint32_t incomingInterface, uint8_t hopLimit) | ns3::RipNg | private |
HandleResponses(RipNgHeader hdr, Ipv6Address senderAddress, uint32_t incomingInterface, uint8_t hopLimit) | ns3::RipNg | private |
Initialize() | ns3::Object | |
InvalidateRoute(RipNgRoutingTableEntry *route) | ns3::RipNg | private |
IsInitialized() const | ns3::Object | |
LocalDeliverCallback typedef | ns3::Ipv6RoutingProtocol | |
Lookup(Ipv6Address dest, bool setSource, Ptr< NetDevice >=nullptr) | ns3::RipNg | private |
m_aggregates | ns3::Object | private |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_disposed | ns3::Object | private |
m_garbageCollectionDelay | ns3::RipNg | private |
m_getObjectCount | ns3::Object | private |
m_initialized | ns3::RipNg | private |
m_interfaceExclusions | ns3::RipNg | private |
m_interfaceMetrics | ns3::RipNg | private |
m_ipv6 | ns3::RipNg | private |
m_linkDown | ns3::RipNg | private |
m_maxTriggeredUpdateDelay | ns3::RipNg | private |
m_minTriggeredUpdateDelay | ns3::RipNg | private |
m_multicastRecvSocket | ns3::RipNg | private |
m_nextTriggeredUpdate | ns3::RipNg | private |
m_nextUnsolicitedUpdate | ns3::RipNg | private |
m_rng | ns3::RipNg | private |
m_routes | ns3::RipNg | private |
m_splitHorizonStrategy | ns3::RipNg | private |
m_startupDelay | ns3::RipNg | private |
m_tid | ns3::Object | private |
m_timeoutDelay | ns3::RipNg | private |
m_unicastSocketList | ns3::RipNg | private |
m_unsolicitedUpdate | ns3::RipNg | private |
MulticastForwardCallback typedef | ns3::Ipv6RoutingProtocol | |
NO_SPLIT_HORIZON enum value | ns3::RipNg | |
NotifyAddAddress(uint32_t interface, Ipv6InterfaceAddress address) override | ns3::RipNg | virtual |
NotifyAddRoute(Ipv6Address dst, Ipv6Prefix mask, Ipv6Address nextHop, uint32_t interface, Ipv6Address prefixToUse=Ipv6Address::GetZero()) override | ns3::RipNg | virtual |
NotifyConstructionCompleted() | ns3::ObjectBase | protectedvirtual |
NotifyInterfaceDown(uint32_t interface) override | ns3::RipNg | virtual |
NotifyInterfaceUp(uint32_t interface) override | ns3::RipNg | virtual |
NotifyNewAggregate() | ns3::Object | protectedvirtual |
NotifyRemoveAddress(uint32_t interface, Ipv6InterfaceAddress address) override | ns3::RipNg | virtual |
NotifyRemoveRoute(Ipv6Address dst, Ipv6Prefix mask, Ipv6Address nextHop, uint32_t interface, Ipv6Address prefixToUse=Ipv6Address::GetZero()) override | ns3::RipNg | virtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const SimpleRefCount &o[[maybe_unused]]) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
POISON_REVERSE enum value | ns3::RipNg | |
PrintRoutingTable(Ptr< OutputStreamWrapper > stream, Time::Unit unit=Time::S) const override | ns3::RipNg | virtual |
Receive(Ptr< Socket > socket) | ns3::RipNg | private |
RecvMulticastRipng(Ptr< Socket > socket) | ns3::RipNg | private |
RecvUnicastRipng(Ptr< Socket > socket) | ns3::RipNg | private |
Ref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
RipNg() | ns3::RipNg | |
RouteInput(Ptr< const Packet > p, const Ipv6Header &header, Ptr< const NetDevice > idev, const UnicastForwardCallback &ucb, const MulticastForwardCallback &mcb, const LocalDeliverCallback &lcb, const ErrorCallback &ecb) override | ns3::RipNg | virtual |
RouteOutput(Ptr< Packet > p, const Ipv6Header &header, Ptr< NetDevice > oif, Socket::SocketErrno &sockerr) override | ns3::RipNg | virtual |
Routes typedef | ns3::RipNg | private |
RoutesCI typedef | ns3::RipNg | private |
RoutesI typedef | ns3::RipNg | private |
SendRouteRequest() | ns3::RipNg | private |
SendTriggeredRouteUpdate() | ns3::RipNg | private |
SendUnsolicitedRouteUpdate() | ns3::RipNg | private |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetInterfaceExclusions(std::set< uint32_t > exceptions) | ns3::RipNg | |
SetInterfaceMetric(uint32_t interface, uint8_t metric) | ns3::RipNg | |
SetIpv6(Ptr< Ipv6 > ipv6) override | ns3::RipNg | virtual |
SetTypeId(TypeId tid) | ns3::Object | private |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o[[maybe_unused]]) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SocketList typedef | ns3::RipNg | private |
SocketListCI typedef | ns3::RipNg | private |
SocketListI typedef | ns3::RipNg | private |
SPLIT_HORIZON enum value | ns3::RipNg | |
SplitHorizonType_e enum name | ns3::RipNg | |
TraceConnect(std::string name, std::string context, const CallbackBase &cb) | ns3::ObjectBase | |
TraceConnectWithoutContext(std::string name, const CallbackBase &cb) | ns3::ObjectBase | |
TraceDisconnect(std::string name, std::string context, const CallbackBase &cb) | ns3::ObjectBase | |
TraceDisconnectWithoutContext(std::string name, const CallbackBase &cb) | ns3::ObjectBase | |
UnicastForwardCallback typedef | ns3::Ipv6RoutingProtocol | |
Unref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UpdateSortedArray(Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
~Object() override | ns3::Object | |
~ObjectBase() | ns3::ObjectBase | virtual |
~RipNg() override | ns3::RipNg |