24 #include "ns3/packet.h"
25 #include "ns3/simulator.h"
26 #include "ns3/ipv6-route.h"
27 #include "ns3/net-device.h"
28 #include "ns3/names.h"
44 .AddConstructor<Ipv6StaticRouting> ()
67 for (i = 0; i <
m_ipv6->GetNInterfaces (); i++)
87 *os <<
"Node: " <<
m_ipv6->GetObject<
Node> ()->GetId ()
89 <<
"Ipv6StaticRouting table" << std::endl;
93 *os <<
"Destination Next Hop Flag Met Ref Use If" << std::endl;
96 std::ostringstream dest, gw, mask, flags;
99 *os << std::setiosflags (std::ios::left) << std::setw (31) << dest.str ();
101 *os << std::setiosflags (std::ios::left) << std::setw (27) << gw.str ();
111 *os << std::setiosflags (std::ios::left) << std::setw (5) << flags.str ();
112 *os << std::setiosflags (std::ios::left) << std::setw (4) <<
GetMetric (j);
132 NS_LOG_FUNCTION (
this << dst << nextHop << interface << prefixToUse << metric);
135 NS_LOG_WARN (
"Ipv6StaticRouting::AddHostRouteTo - Next hop should be link-local");
149 NS_LOG_FUNCTION (
this << network << networkPrefix << nextHop << interface << metric);
157 NS_LOG_FUNCTION (
this << network << networkPrefix << nextHop << interface << prefixToUse << metric);
160 NS_LOG_WARN (
"Ipv6StaticRouting::AddNetworkRouteTo - Next hop should be link-local");
286 uint16_t longestMask = 0;
287 uint32_t shortestMetric = 0xffffffff;
293 NS_ASSERT_MSG (interface,
"Try to send on link-local multicast address, and no interface index is given!");
294 rtentry = Create<Ipv6Route> ();
296 rtentry->SetDestination (dst);
298 rtentry->SetOutputDevice (interface);
305 uint32_t metric = it->second;
310 NS_LOG_LOGIC (
"Searching for route to " << dst <<
", mask length " << maskLen <<
", metric " << metric);
314 NS_LOG_LOGIC (
"Found global network route " << j <<
", mask length " << maskLen <<
", metric " << metric);
319 if (maskLen < longestMask)
325 if (maskLen > longestMask)
327 shortestMetric = 0xffffffff;
330 longestMask = maskLen;
331 if (metric > shortestMetric)
333 NS_LOG_LOGIC (
"Equal mask length, but previous metric shorter, skipping");
337 shortestMetric = metric;
340 rtentry = Create<Ipv6Route> ();
355 rtentry->SetDestination (route->
GetDest ());
357 rtentry->SetOutputDevice (
m_ipv6->GetNetDevice (interfaceIdx));
364 NS_LOG_LOGIC (
"Matching route via " << rtentry->GetDestination () <<
" (throught " << rtentry->GetGateway () <<
") at the end");
411 NS_LOG_LOGIC (
"Find source specific multicast route" << *i);
419 mrtentry = Create<Ipv6MulticastRoute> ();
420 mrtentry->SetGroup (route->
GetGroup ());
421 mrtentry->SetOrigin (route->
GetOrigin ());
447 uint32_t shortestMetric = 0xffffffff;
453 uint32_t metric = it->second;
463 if (metric > shortestMetric)
467 shortestMetric = metric;
589 uint32_t iif =
m_ipv6->GetInterfaceForDevice (idev);
601 mcb (idev, mrtentry, p, header);
617 for (uint32_t j = 0; j <
m_ipv6->GetNInterfaces (); j++)
619 for (uint32_t i = 0; i <
m_ipv6->GetNAddresses (j); i++)
627 NS_LOG_LOGIC (
"For me (destination " << addr <<
" match)");
633 lcb (p, header, iif);
640 if (
m_ipv6->IsForwarding (iif) ==
false)
642 NS_LOG_LOGIC (
"Forwarding disabled for this interface");
652 NS_LOG_LOGIC (
"Found unicast destination- calling unicast callback");
653 ucb (idev, rtentry, p, header);
658 NS_LOG_LOGIC (
"Did not find unicast destination- returning false");
665 for (uint32_t j = 0; j <
m_ipv6->GetNAddresses (i); j++)
678 m_ipv6->GetAddress (i, j).GetPrefix (), i);
708 if (!
m_ipv6->IsUp (interface))
724 if (!
m_ipv6->IsUp (interface))
750 NS_LOG_INFO (
this << dst << mask << nextHop << interface << prefixToUse);
780 if (dst == entry && prefix == mask && rtentry->
GetInterface () == interface)
804 ret =
m_ipv6->GetAddress (interface, 0).GetAddress ();
813 for (uint32_t i = 1; i <
m_ipv6->GetNAddresses (interface); i++)
bool IsMatch(Ipv6Address a, Ipv6Address b) const
If the Address match the type.
bool IsAny() const
If the IPv6 address is the "Any" address.
static const uint32_t MAX_TTL
Maximum Time-To-Live (TTL).
smart pointer class similar to boost::intrusive_ptr
#define NS_LOG_FUNCTION(parameters)
Ipv6Address GetPrefixToUse() const
Get the prefix to use (for multihomed link).
virtual ~Ipv6StaticRouting()
NetworkRoutes m_networkRoutes
the forwarding table for network.
bool RemoveMulticastRoute(Ipv6Address origin, Ipv6Address group, uint32_t inputInterface)
Remove a static multicast route.
Ipv6Prefix GetDestNetworkPrefix() const
Get the destination prefix.
NS_LOG_COMPONENT_DEFINE("GrantedTimeWindowMpiInterface")
static Ipv6RoutingTableEntry CreateNetworkRouteTo(Ipv6Address network, Ipv6Prefix networkPrefix, Ipv6Address nextHop, uint32_t interface)
Create a route to a network.
virtual void NotifyRemoveRoute(Ipv6Address dst, Ipv6Prefix mask, Ipv6Address nextHop, uint32_t interface, Ipv6Address prefixToUse=Ipv6Address::GetZero())
Notify route removing.
virtual void NotifyAddRoute(Ipv6Address dst, Ipv6Prefix mask, Ipv6Address nextHop, uint32_t interface, Ipv6Address prefixToUse=Ipv6Address::GetZero())
Notify a new route.
A record of an IPv6 multicast route.
Ipv6Address SourceAddressSelection(uint32_t interface, Ipv6Address dest)
Choose the source address to use with destination address.
virtual void SetIpv6(Ptr< Ipv6 > ipv6)
Typically, invoked directly or indirectly from ns3::Ipv6::SetRoutingProtocol.
virtual Ptr< Ipv6Route > RouteOutput(Ptr< Packet > p, const Ipv6Header &header, Ptr< NetDevice > oif, Socket::SocketErrno &sockerr)
Query routing cache for an existing route, for an outbound packet.
uint32_t GetInputInterface() const
Get the input interface address.
bool IsLinkLocal() const
If the IPv6 address is a link-local address (fe80::/64).
std::list< Ipv6MulticastRoutingTableEntry * >::const_iterator MulticastRoutesCI
Const Iterator for container for the multicast routes.
#define NS_ASSERT(condition)
NS_OBJECT_ENSURE_REGISTERED(NullMessageSimulatorImpl)
IPv6 address associated with an interface.
bool IsEqual(const Ipv6Address &other) const
Comparison operation between two Ipv6Addresses.
virtual void DoDispose(void)
This method is called by Object::Dispose or by the object's destructor, whichever comes first...
#define NS_LOG_FUNCTION_NOARGS()
Output the name of the function.
std::list< std::pair< Ipv6RoutingTableEntry *, uint32_t > >::iterator NetworkRoutesI
Iterator for container for the network routes.
uint32_t GetNOutputInterfaces() const
Get the number of output interfaces of this route.
static Ipv6MulticastRoutingTableEntry CreateMulticastRoute(Ipv6Address origin, Ipv6Address group, uint32_t inputInterface, std::vector< uint32_t > outputInterfaces)
Create a multicast route.
static Ipv6Prefix GetZero()
Get the zero prefix ( /0).
SocketErrno
Enumeration of the possible errors returned by a socket.
virtual void PrintRoutingTable(Ptr< OutputStreamWrapper > stream) const
Print the Routing Table entries.
uint32_t GetNMulticastRoutes() const
Get the number of entries in the multicast routing table.
void AddHostRouteTo(Ipv6Address dest, Ipv6Address nextHop, uint32_t interface, Ipv6Address prefixToUse=Ipv6Address("::"), uint32_t metric=0)
Add route to host.
static TypeId GetTypeId()
The interface Id associated with this class.
double GetSeconds(void) const
Ipv6Address GetDestNetwork() const
Get the destination network.
Ipv6Address GetAddress() const
Get the IPv6 address.
A record of an IPv6 route.
Ptr< Ipv6 > m_ipv6
Ipv6 reference.
uint32_t GetMetric(uint32_t index) const
Get a metric for route from the static unicast routing table.
virtual void NotifyInterfaceDown(uint32_t interface)
Notify when specified interface goes DOWN.
Ptr< Ipv6Route > LookupStatic(Ipv6Address dest, Ptr< NetDevice >=0)
Lookup in the forwarding table for destination.
static Ipv6Address GetZero()
Get the 0 (::) Ipv6Address.
void AddMulticastRoute(Ipv6Address origin, Ipv6Address group, uint32_t inputInterface, std::vector< uint32_t > outputInterfaces)
Add a multicast route for a given multicast source and group.
virtual void NotifyRemoveAddress(uint32_t interface, Ipv6InterfaceAddress address)
Notify when specified interface add an address.
Ipv6Address GetOrigin() const
Get the source of this route.
bool IsHost() const
Is the route entry correspond to a host ?
void AddNetworkRouteTo(Ipv6Address network, Ipv6Prefix networkPrefix, Ipv6Address nextHop, uint32_t interface, uint32_t metric=0)
Add route to network.
Ipv6Prefix GetPrefix() const
Get the IPv6 prefix.
virtual bool RouteInput(Ptr< const Packet > p, const Ipv6Header &header, Ptr< const NetDevice > idev, UnicastForwardCallback ucb, MulticastForwardCallback mcb, LocalDeliverCallback lcb, ErrorCallback ecb)
Route an input packet (to be forwarded or locally delivered)
virtual void NotifyInterfaceUp(uint32_t interface)
Notify when specified interface goes UP.
#define NS_LOG_LOGIC(msg)
static Ipv6Address GetAllHostsMulticast()
Get the "all hosts multicast" address.
uint32_t GetOutputInterface(uint32_t n) const
Get a specified output interface.
static const uint32_t IF_ANY
Any interface magic number.
Ipv6RoutingTableEntry GetDefaultRoute()
Get the default route.
bool IsMulticast() const
If the IPv6 address is multicast (ff00::/8).
static Ipv6Address GetAllNodesMulticast()
Get the "all nodes multicast" address.
Ipv6Address GetGateway() const
Get the gateway.
static Time Now(void)
Return the "current simulation time".
uint32_t GetInterface() const
Get the interface index.
Ipv6RoutingTableEntry GetRoute(uint32_t i) const
Get a specified route.
#define NS_ASSERT_MSG(condition, message)
Describes an IPv6 address.
void RemoveRoute(uint32_t i)
Remove a route from the routing table.
bool IsSolicitedMulticast() const
If the IPv6 address is a Solicited multicast address.
void SetDefaultRoute(Ipv6Address nextHop, uint32_t interface, Ipv6Address prefixToUse=Ipv6Address("::"), uint32_t metric=0)
Set the default route.
Ipv6Address GetGroup() const
Get the group.
Ipv6InterfaceAddress::Scope_e GetScope() const
Get address scope.
static Ipv6Prefix GetOnes()
Get the "all-1" IPv6 mask (ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff).
Ipv6Address GetDest() const
Get the destination.
virtual void DoDispose()
Dispose this object.
void SetDefaultMulticastRoute(uint32_t outputInterface)
Set the default multicast route.
bool IsNetwork() const
Is the route entry correspond to a network ?
static std::string FindName(Ptr< Object > object)
Given a pointer to an object, look to see if that object has a name associated with it and...
virtual void NotifyAddAddress(uint32_t interface, Ipv6InterfaceAddress address)
Notify when specified interface add an address.
std::list< std::pair< Ipv6RoutingTableEntry *, uint32_t > >::const_iterator NetworkRoutesCI
Const Iterator for container for the network routes.
Describes an IPv6 prefix.
bool IsGateway() const
Is it the gateway ?
uint8_t GetPrefixLength() const
Get prefix length.
MulticastRoutes m_multicastRoutes
the forwarding table for multicast.
uint32_t GetNRoutes() const
Get the number or entries in the routing table.
Ipv6MulticastRoutingTableEntry GetMulticastRoute(uint32_t i) const
Get the specified multicast route.
Ipv6Address CombinePrefix(Ipv6Prefix const &prefix)
Combine this address with a prefix.
Abstract base class for Ipv6 routing protocols.
a unique identifier for an interface.
TypeId SetParent(TypeId tid)
std::ostream * GetStream(void)
Return a pointer to an ostream previously set in the wrapper.
bool HasNetworkDest(Ipv6Address dest, uint32_t interfaceIndex)
If the destination is already present in network destination list.
std::list< Ipv6MulticastRoutingTableEntry * >::iterator MulticastRoutesI
Iterator for container for the multicast routes.
static Ipv6Address GetAllRoutersMulticast()
Get the "all routers multicast" address.