::Ipv6L3ProtocolTestCase class | ns3::Ipv6L3Protocol | friend |
AddAddress(uint32_t i, Ipv6InterfaceAddress address, bool addOnLinkRoute=true) override | ns3::Ipv6L3Protocol | virtual |
AddAutoconfiguredAddress(uint32_t interface, Ipv6Address network, Ipv6Prefix mask, uint8_t flags, uint32_t validTime, uint32_t preferredTime, Ipv6Address defaultRouter=Ipv6Address::GetZero()) | ns3::Ipv6L3Protocol | |
AddInterface(Ptr< NetDevice > device) override | ns3::Ipv6L3Protocol | virtual |
AddIpv6Interface(Ptr< Ipv6Interface > interface) | ns3::Ipv6L3Protocol | private |
AddMulticastAddress(Ipv6Address address) | ns3::Ipv6L3Protocol | |
AddMulticastAddress(Ipv6Address address, uint32_t interface) | ns3::Ipv6L3Protocol | |
AggregateObject(Ptr< Object > other) | ns3::Object | |
BuildHeader(Ipv6Address src, Ipv6Address dst, uint8_t protocol, uint16_t payloadSize, uint8_t hopLimit, uint8_t tclass) | ns3::Ipv6L3Protocol | private |
CallTxTrace(const Ipv6Header &ipHeader, Ptr< Packet > packet, Ptr< Ipv6 > ipv6, uint32_t interface) | ns3::Ipv6L3Protocol | private |
Check() const | ns3::Object | private |
CheckLoose() const | ns3::Object | private |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
CreateRawSocket() | ns3::Ipv6L3Protocol | |
DeleteRawSocket(Ptr< Socket > socket) | ns3::Ipv6L3Protocol | |
Dispose() | ns3::Object | |
DoDelete() | ns3::Object | private |
DoDispose() override | ns3::Ipv6L3Protocol | protectedvirtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize() | ns3::Object | protectedvirtual |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
DROP_FRAGMENT_TIMEOUT enum value | ns3::Ipv6L3Protocol | |
DROP_INTERFACE_DOWN enum value | ns3::Ipv6L3Protocol | |
DROP_MALFORMED_HEADER enum value | ns3::Ipv6L3Protocol | |
DROP_NO_ROUTE enum value | ns3::Ipv6L3Protocol | |
DROP_ROUTE_ERROR enum value | ns3::Ipv6L3Protocol | |
DROP_TTL_EXPIRED enum value | ns3::Ipv6L3Protocol | |
DROP_UNKNOWN_OPTION enum value | ns3::Ipv6L3Protocol | |
DROP_UNKNOWN_PROTOCOL enum value | ns3::Ipv6L3Protocol | |
DropReason enum name | ns3::Ipv6L3Protocol | |
DropTracedCallback typedef | ns3::Ipv6L3Protocol | |
GetAddress(uint32_t interfaceIndex, uint32_t addressIndex) const override | ns3::Ipv6L3Protocol | virtual |
GetAggregateIterator() const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetIcmpv6() const | ns3::Ipv6L3Protocol | |
GetInstanceTypeId() const override | ns3::Object | virtual |
GetInterface(uint32_t i) const | ns3::Ipv6L3Protocol | |
GetInterfaceForAddress(Ipv6Address addr) const override | ns3::Ipv6L3Protocol | virtual |
GetInterfaceForDevice(Ptr< const NetDevice > device) const override | ns3::Ipv6L3Protocol | virtual |
GetInterfaceForPrefix(Ipv6Address addr, Ipv6Prefix mask) const override | ns3::Ipv6L3Protocol | virtual |
GetIpForward() const override | ns3::Ipv6L3Protocol | privatevirtual |
GetMetric(uint32_t i) const override | ns3::Ipv6L3Protocol | virtual |
GetMtu(uint32_t i) const override | ns3::Ipv6L3Protocol | virtual |
GetMtuDiscover() const override | ns3::Ipv6L3Protocol | privatevirtual |
GetNAddresses(uint32_t interface) const override | ns3::Ipv6L3Protocol | virtual |
GetNetDevice(uint32_t i) override | ns3::Ipv6L3Protocol | virtual |
GetNInterfaces() const override | ns3::Ipv6L3Protocol | virtual |
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 |
GetProtocol(int protocolNumber) const override | ns3::Ipv6L3Protocol | virtual |
GetProtocol(int protocolNumber, int32_t interfaceIndex) const override | ns3::Ipv6L3Protocol | virtual |
GetReferenceCount() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetRoutingProtocol() const override | ns3::Ipv6L3Protocol | virtual |
GetSendIcmpv6Redirect() const | ns3::Ipv6L3Protocol | privatevirtual |
GetStrongEndSystemModel() const override | ns3::Ipv6L3Protocol | privatevirtual |
GetTypeId() | ns3::Ipv6L3Protocol | static |
IF_ANY | ns3::Ipv6 | static |
Initialize() | ns3::Object | |
Insert(Ptr< IpL4Protocol > protocol) override | ns3::Ipv6L3Protocol | virtual |
Insert(Ptr< IpL4Protocol > protocol, uint32_t interfaceIndex) override | ns3::Ipv6L3Protocol | virtual |
IpForward(Ptr< const NetDevice > idev, Ptr< Ipv6Route > rtentry, Ptr< const Packet > p, const Ipv6Header &header) | ns3::Ipv6L3Protocol | private |
IpMulticastForward(Ptr< const NetDevice > idev, Ptr< Ipv6MulticastRoute > mrtentry, Ptr< const Packet > p, const Ipv6Header &header) | ns3::Ipv6L3Protocol | private |
Ipv6() | ns3::Ipv6 | |
Ipv6AutoconfiguredPrefixList typedef | ns3::Ipv6L3Protocol | private |
Ipv6AutoconfiguredPrefixListI typedef | ns3::Ipv6L3Protocol | private |
Ipv6ExtensionLooseRouting class | ns3::Ipv6L3Protocol | friend |
Ipv6InterfaceList typedef | ns3::Ipv6L3Protocol | private |
Ipv6InterfaceReverseContainer typedef | ns3::Ipv6L3Protocol | private |
Ipv6L3Protocol() | ns3::Ipv6L3Protocol | |
Ipv6L3Protocol(const Ipv6L3Protocol &)=delete | ns3::Ipv6L3Protocol | |
Ipv6RegisteredMulticastAddress_t typedef | ns3::Ipv6L3Protocol | private |
Ipv6RegisteredMulticastAddressCIter_t typedef | ns3::Ipv6L3Protocol | private |
Ipv6RegisteredMulticastAddressIter_t typedef | ns3::Ipv6L3Protocol | private |
Ipv6RegisteredMulticastAddressKey_t typedef | ns3::Ipv6L3Protocol | private |
Ipv6RegisteredMulticastAddressNoInterface_t typedef | ns3::Ipv6L3Protocol | private |
Ipv6RegisteredMulticastAddressNoInterfaceCIter_t typedef | ns3::Ipv6L3Protocol | private |
Ipv6RegisteredMulticastAddressNoInterfaceIter_t typedef | ns3::Ipv6L3Protocol | private |
IsForwarding(uint32_t i) const override | ns3::Ipv6L3Protocol | virtual |
IsInitialized() const | ns3::Object | |
IsRegisteredMulticastAddress(Ipv6Address address) const | ns3::Ipv6L3Protocol | |
IsRegisteredMulticastAddress(Ipv6Address address, uint32_t interface) const | ns3::Ipv6L3Protocol | |
IsUp(uint32_t i) const override | ns3::Ipv6L3Protocol | virtual |
L4List_t typedef | ns3::Ipv6L3Protocol | private |
L4ListKey_t typedef | ns3::Ipv6L3Protocol | private |
LocalDeliver(Ptr< const Packet > p, const Ipv6Header &ip, uint32_t iif) | ns3::Ipv6L3Protocol | private |
m_aggregates | ns3::Object | private |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_defaultTclass | ns3::Ipv6L3Protocol | private |
m_defaultTtl | ns3::Ipv6L3Protocol | private |
m_disposed | ns3::Object | private |
m_dropTrace | ns3::Ipv6L3Protocol | private |
m_ecb | ns3::Ipv6L3Protocol | private |
m_getObjectCount | ns3::Object | private |
m_initialized | ns3::Object | private |
m_interfaces | ns3::Ipv6L3Protocol | private |
m_ipForward | ns3::Ipv6L3Protocol | private |
m_lcb | ns3::Ipv6L3Protocol | private |
m_localDeliverTrace | ns3::Ipv6L3Protocol | private |
m_mcb | ns3::Ipv6L3Protocol | private |
m_mtuDiscover | ns3::Ipv6L3Protocol | private |
m_multicastAddresses | ns3::Ipv6L3Protocol | private |
m_multicastAddressesNoInterface | ns3::Ipv6L3Protocol | private |
m_nInterfaces | ns3::Ipv6L3Protocol | private |
m_node | ns3::Ipv6L3Protocol | private |
m_pmtuCache | ns3::Ipv6L3Protocol | private |
m_prefixes | ns3::Ipv6L3Protocol | private |
m_protocols | ns3::Ipv6L3Protocol | private |
m_reverseInterfacesContainer | ns3::Ipv6L3Protocol | private |
m_routingProtocol | ns3::Ipv6L3Protocol | private |
m_rxTrace | ns3::Ipv6L3Protocol | private |
m_sendIcmpv6Redirect | ns3::Ipv6L3Protocol | private |
m_sendOutgoingTrace | ns3::Ipv6L3Protocol | private |
m_sockets | ns3::Ipv6L3Protocol | private |
m_strongEndSystemModel | ns3::Ipv6L3Protocol | private |
m_tid | ns3::Object | private |
m_txTrace | ns3::Ipv6L3Protocol | private |
m_ucb | ns3::Ipv6L3Protocol | private |
m_unicastForwardTrace | ns3::Ipv6L3Protocol | private |
NotifyConstructionCompleted() | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate() override | ns3::Ipv6L3Protocol | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const Ipv6L3Protocol &)=delete | ns3::Ipv6L3Protocol | |
ns3::Ipv6::operator=(const SimpleRefCount &o[[maybe_unused]]) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
PROT_NUMBER | ns3::Ipv6L3Protocol | static |
ReachabilityHint(uint32_t ipInterfaceIndex, Ipv6Address address) | ns3::Ipv6L3Protocol | |
Receive(Ptr< NetDevice > device, Ptr< const Packet > p, uint16_t protocol, const Address &from, const Address &to, NetDevice::PacketType packetType) | ns3::Ipv6L3Protocol | |
Ref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
RegisterExtensions() override | ns3::Ipv6L3Protocol | virtual |
RegisterOptions() override | ns3::Ipv6L3Protocol | virtual |
Remove(Ptr< IpL4Protocol > protocol) override | ns3::Ipv6L3Protocol | virtual |
Remove(Ptr< IpL4Protocol > protocol, uint32_t interfaceIndex) override | ns3::Ipv6L3Protocol | virtual |
RemoveAddress(uint32_t interfaceIndex, uint32_t addressIndex) override | ns3::Ipv6L3Protocol | virtual |
RemoveAddress(uint32_t interfaceIndex, Ipv6Address address) override | ns3::Ipv6L3Protocol | virtual |
RemoveAutoconfiguredAddress(uint32_t interface, Ipv6Address network, Ipv6Prefix mask, Ipv6Address defaultRouter) | ns3::Ipv6L3Protocol | |
RemoveMulticastAddress(Ipv6Address address) | ns3::Ipv6L3Protocol | |
RemoveMulticastAddress(Ipv6Address address, uint32_t interface) | ns3::Ipv6L3Protocol | |
ReportDrop(Ipv6Header ipHeader, Ptr< Packet > p, DropReason dropReason) | ns3::Ipv6L3Protocol | virtual |
RouteInputError(Ptr< const Packet > p, const Ipv6Header &ipHeader, Socket::SocketErrno sockErrno) | ns3::Ipv6L3Protocol | private |
Send(Ptr< Packet > packet, Ipv6Address source, Ipv6Address destination, uint8_t protocol, Ptr< Ipv6Route > route) override | ns3::Ipv6L3Protocol | virtual |
SendRealOut(Ptr< Ipv6Route > route, Ptr< Packet > packet, const Ipv6Header &ipHeader) | ns3::Ipv6L3Protocol | private |
SentTracedCallback typedef | ns3::Ipv6L3Protocol | |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetDefaultTclass(uint8_t tclass) | ns3::Ipv6L3Protocol | |
SetDefaultTtl(uint8_t ttl) | ns3::Ipv6L3Protocol | |
SetDown(uint32_t i) override | ns3::Ipv6L3Protocol | virtual |
SetForwarding(uint32_t i, bool val) override | ns3::Ipv6L3Protocol | virtual |
SetIpForward(bool forward) override | ns3::Ipv6L3Protocol | privatevirtual |
SetMetric(uint32_t i, uint16_t metric) override | ns3::Ipv6L3Protocol | virtual |
SetMtuDiscover(bool mtuDiscover) override | ns3::Ipv6L3Protocol | privatevirtual |
SetNode(Ptr< Node > node) | ns3::Ipv6L3Protocol | |
SetPmtu(Ipv6Address dst, uint32_t pmtu) override | ns3::Ipv6L3Protocol | virtual |
SetRoutingProtocol(Ptr< Ipv6RoutingProtocol > routingProtocol) override | ns3::Ipv6L3Protocol | virtual |
SetSendIcmpv6Redirect(bool sendIcmpv6Redirect) | ns3::Ipv6L3Protocol | privatevirtual |
SetStrongEndSystemModel(bool model) override | ns3::Ipv6L3Protocol | privatevirtual |
SetTypeId(TypeId tid) | ns3::Object | private |
SetUp(uint32_t i) override | ns3::Ipv6L3Protocol | virtual |
SetupLoopback() | ns3::Ipv6L3Protocol | private |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o[[maybe_unused]]) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SocketList typedef | ns3::Ipv6L3Protocol | private |
SourceAddressSelection(uint32_t interface, Ipv6Address dest) override | ns3::Ipv6L3Protocol | virtual |
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 | |
TxRxTracedCallback typedef | ns3::Ipv6L3Protocol | |
Unref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UpdateSortedArray(Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
~Ipv6() override | ns3::Ipv6 | |
~Ipv6L3Protocol() override | ns3::Ipv6L3Protocol | |
~Object() override | ns3::Object | |
~ObjectBase() | ns3::ObjectBase | virtual |