/usr/include/ns3.27/ns3/dsr-routing.h is in libns3-dev 3.27+dfsg-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/*
* Copyright (c) 2011 Yufei Cheng
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation;
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Author: Yufei Cheng <yfcheng@ittc.ku.edu>
*
* James P.G. Sterbenz <jpgs@ittc.ku.edu>, director
* ResiliNets Research Group http://wiki.ittc.ku.edu/resilinets
* Information and Telecommunication Technology Center (ITTC)
* and Department of Electrical Engineering and Computer Science
* The University of Kansas Lawrence, KS USA.
*
* Work supported in part by NSF FIND (Future Internet Design) Program
* under grant CNS-0626918 (Postmodern Internet Architecture),
* NSF grant CNS-1050226 (Multilayer Network Resilience Analysis and Experimentation on GENI),
* US Department of Defense (DoD), and ITTC at The University of Kansas.
*/
#ifndef DSR_ROUTING_H
#define DSR_ROUTING_H
#include <map>
#include <list>
#include <vector>
#include <stdint.h>
#include <cassert>
#include <sys/types.h>
#include "ns3/callback.h"
#include "ns3/object.h"
#include "ns3/node.h"
#include "ns3/ptr.h"
#include "ns3/buffer.h"
#include "ns3/packet.h"
#include "ns3/ipv4.h"
#include "ns3/ip-l4-protocol.h"
#include "ns3/ipv4-l3-protocol.h"
#include "ns3/icmpv4-l4-protocol.h"
#include "ns3/ipv4-interface.h"
#include "ns3/ipv4-header.h"
#include "ns3/ipv4-address.h"
#include "ns3/traced-callback.h"
#include "ns3/random-variable-stream.h"
#include "ns3/ipv4-route.h"
#include "ns3/timer.h"
#include "ns3/net-device.h"
#include "ns3/output-stream-wrapper.h"
#include "ns3/wifi-mac.h"
#include "ns3/socket.h"
#include "ns3/event-garbage-collector.h"
#include "ns3/test.h"
#include "dsr-network-queue.h"
#include "dsr-rcache.h"
#include "dsr-rreq-table.h"
#include "dsr-maintain-buff.h"
#include "dsr-passive-buff.h"
#include "dsr-option-header.h"
#include "dsr-fs-header.h"
#include "dsr-rsendbuff.h"
#include "dsr-errorbuff.h"
#include "dsr-gratuitous-reply-table.h"
namespace ns3 {
class Packet;
class Node;
class Ipv4;
class Ipv4Address;
class Ipv4Header;
class Ipv4Interface;
class Ipv4L3Protocol;
class Time;
namespace dsr {
class DsrOptions;
/**
* \class DsrRouting
* \brief Dsr Routing base
*/
class DsrRouting : public IpL4Protocol
{
public:
/**
* \brief Get the type identificator.
* \return type identificator
*/
static TypeId GetTypeId ();
/**
* \brief Define the dsr protocol number.
*/
static const uint8_t PROT_NUMBER;
/**
* \brief Constructor.
*/
DsrRouting ();
/**
* \brief Destructor.
*/
virtual ~DsrRouting ();
/**
* \brief Get the node.
* \return the node
*/
Ptr<Node> GetNode () const;
/**
* \brief Set the node.
* \param node the node to set
*/
void SetNode (Ptr<Node> node);
/**
* \brief Set the route cache.
* \param r the route cache to set
*/
void SetRouteCache (Ptr<dsr::DsrRouteCache> r);
/**
* \brief Get the route cache.
* \return the route cache
*/
Ptr<dsr::DsrRouteCache> GetRouteCache () const;
/**
* \brief Set the node.
* \param r the request table to set
*/
void SetRequestTable (Ptr<dsr::DsrRreqTable> r);
/**
* \brief Get the request table.
* \return the request table
*/
Ptr<dsr::DsrRreqTable> GetRequestTable () const;
/**
* \brief Set the node.
* \param r the passive buffer to set
*/
void SetPassiveBuffer (Ptr<dsr::DsrPassiveBuffer> r);
/**
* \brief Get the passive buffer
* \return the passive buffer
*/
Ptr<dsr::DsrPassiveBuffer> GetPassiveBuffer () const;
/// functions used to direct to route cache
//\{
bool IsLinkCache ();
void UseExtends (DsrRouteCacheEntry::IP_VECTOR rt);
bool LookupRoute (Ipv4Address id, DsrRouteCacheEntry & rt);
bool AddRoute_Link (DsrRouteCacheEntry::IP_VECTOR nodelist, Ipv4Address source);
bool AddRoute (DsrRouteCacheEntry & rt);
void DeleteAllRoutesIncludeLink (Ipv4Address errorSrc, Ipv4Address unreachNode, Ipv4Address node);
bool UpdateRouteEntry (Ipv4Address dst);
bool FindSourceEntry (Ipv4Address src, Ipv4Address dst, uint16_t id);
//\}
/**
* \brief Get the netdevice from the context.
* \param context context
* \return the netdevice we are looking for
*/
Ptr<NetDevice> GetNetDeviceFromContext (std::string context);
/**
* \brief Get the elements from the tracing context.
* \param context context
* \return the elements we are looking for
*/
std::vector<std::string> GetElementsFromContext (std::string context);
/**
* \brief Get the node id from ip address.
* \param address IPv4 address
* \return the node id
*/
uint16_t GetIDfromIP (Ipv4Address address);
/**
* \brief Get the ip address from id.
* \param id unique ID
* \return the ip address for the id
*/
Ipv4Address GetIPfromID (uint16_t id);
/**
* \brief Get the Ip address from mac address.
* \param address Mac48Address
* \return the ip address
*/
Ipv4Address GetIPfromMAC (Mac48Address address);
/**
* \brief Get the node with give ip address.
* \param ipv4Address IPv4 address
* \return the node associated with the ip address
*/
Ptr<Node> GetNodeWithAddress (Ipv4Address ipv4Address);
/**
* \brief Print the route vector.
* \param vec the vector to print.
*/
void PrintVector (std::vector<Ipv4Address>& vec);
/**
* \brief Get the next hop of the route.
* \param ipv4Address
* \param vec Route
* \return the next hop address of the route
*/
Ipv4Address SearchNextHop (Ipv4Address ipv4Address, std::vector<Ipv4Address>& vec);
/**
* \brief Get the dsr protocol number.
* \return protocol number
*/
int GetProtocolNumber (void) const;
/**
* \brief The send buffer timer expire.
*/
void SendBuffTimerExpire ();
/**
* \brief Check the send buffer of packets with route when send buffer timer expire.
*/
void CheckSendBuffer ();
/**
* \brief When route vector corrupted, originate a new packet, normally not happening.
* \param packet to route
* \param source address
* \param destination address
* \param protocol number
*/
void PacketNewRoute (Ptr<Packet> packet,
Ipv4Address source,
Ipv4Address destination,
uint8_t protocol);
/**
* \brief Set the route to use for data packets,
* used by the option headers when sending data/control packets
* \param nextHop next hop IPv4 address
* \param srcAddress IPv4 address of the source
* \return the route
*/
Ptr<Ipv4Route> SetRoute (Ipv4Address nextHop, Ipv4Address srcAddress);
/**
* \brief Set the priority of the packet in network queue
* \param messageType Message type
* \return the priority value
*/
uint32_t GetPriority (DsrMessageType messageType);
/**
* \brief This function is responsible for sending error packets in case of break link to next hop
* \param unreachNode unreachable node
* \param destination address
* \param originalDst address
* \param salvage packet flag
* \param protocol number
*/
void SendUnreachError (Ipv4Address unreachNode, Ipv4Address destination, Ipv4Address originalDst, uint8_t salvage, uint8_t protocol); /**
* \brief This function is responsible for forwarding error packets along the route
* \param rerr unreachable header
* \param sourceRoute source routing header
* \param nextHop IP address of next hop
* \param protocol number
* \param route IP route
*/
void ForwardErrPacket (DsrOptionRerrUnreachHeader &rerr,
DsrOptionSRHeader &sourceRoute,
Ipv4Address nextHop,
uint8_t protocol,
Ptr<Ipv4Route> route);
/**
* \brief This function is called by higher layer protocol when sending packets
* \param packet to send
* \param source IP address
* \param destination IP address
* \param protocol number
* \param route IP route
*/
void Send (Ptr<Packet> packet, Ipv4Address source,
Ipv4Address destination, uint8_t protocol, Ptr<Ipv4Route> route);
/**
* \brief This function is called to add ack request header for network acknowledgement
* \param packet for ack req
* \param nextHop IP address of the next hop
* \return ack ID
*/
uint16_t AddAckReqHeader (Ptr<Packet> &packet, Ipv4Address nextHop);
/**
* \brief This function is called by when really sending out the packet
* \param packet to send
* \param source IP address
* \param nextHop IP address
* \param protocol number
*/
void SendPacket (Ptr<Packet> packet, Ipv4Address source, Ipv4Address nextHop, uint8_t protocol);
/**
* \brief This function is called to schedule sending packets from the network queue
* \param priority for sending
*/
void Scheduler (uint32_t priority);
/**
* \brief This function is called to schedule sending packets from the network queue by priority
* \param priority schedule
* \param continueWithFirst use all priorities
*/
void PriorityScheduler (uint32_t priority, bool continueWithFirst);
/**
* \brief This function is called to increase the retransmission timer for data packet in the network queue
*/
void IncreaseRetransTimer ();
/**
* \brief This function is called to send packets down stack
* \param newEntry queue entry
* \return true if success
*/
bool SendRealDown (DsrNetworkQueueEntry & newEntry);
/**
* \brief This function is responsible for sending out data packets when have route, if no route found, it will
* cache the packet and send out route requests
* \param sourceRoute source route
* \param nextHop next hop IP address
* \param protocol number
*/
void SendPacketFromBuffer (DsrOptionSRHeader const &sourceRoute,
Ipv4Address nextHop,
uint8_t protocol);
/**
* \brief Find the same passive entry
* \param packet to process
* \param source IP address
* \param destination IP address
* \param segsLeft segments left
* \param fragmentOffset
* \param identification
* \param saveEntry
* \return true if passive buffer entry
*/
bool PassiveEntryCheck (Ptr<Packet> packet, Ipv4Address source, Ipv4Address destination, uint8_t segsLeft,
uint16_t fragmentOffset, uint16_t identification, bool saveEntry);
/**
* \brief Cancel all the packet timers
* \param mb maintain buffer entry
*/
void CancelPacketAllTimer (DsrMaintainBuffEntry & mb);
/**
* \brief Cancel the passive timer
* \param packet to process
* \param source IP address
* \param destination IP address
* \param segsLeft segments left
* \return
*/
bool CancelPassiveTimer (Ptr<Packet> packet, Ipv4Address source, Ipv4Address destination, uint8_t segsLeft);
/**
* \brief Call the cancel packet retransmission timer function
* \param ackId acknowledge ID
* \param ipv4Header header
* \param realSrc source IP address
* \param realDst destination IP address
*/
void CallCancelPacketTimer (uint16_t ackId, Ipv4Header const& ipv4Header, Ipv4Address realSrc, Ipv4Address realDst);
/**
* \brief Cancel the network packet retransmission timer for a specific maintenance entry
* \param mb maintian byffer entry
*/
void CancelNetworkPacketTimer (DsrMaintainBuffEntry & mb);
/**
* \brief Cancel the passive packet retransmission timer for a specific maintenance entry
* \param mb maintian byffer entry
*/
void CancelPassivePacketTimer (DsrMaintainBuffEntry & mb);
/**
* \brief Cancel the link packet retransmission timer for a specific maintenance entry
* \param mb maintian byffer entry
*/
void CancelLinkPacketTimer (DsrMaintainBuffEntry & mb);
/**
* \brief Cancel the packet retransmission timer for a all maintenance entries with nextHop address
* \param nextHop next hop IP address
* \param protocol number
*/
void CancelPacketTimerNextHop (Ipv4Address nextHop, uint8_t protocol);
/**
* \brief Salvage the packet which has been transmitted for 3 times
* \param packet to process
* \param source IP address
* \param dst destination IP address
* \param protocol number
*/
void SalvagePacket (Ptr<const Packet> packet, Ipv4Address source, Ipv4Address dst, uint8_t protocol);
/**
* \brief Schedule the packet retransmission based on link-layer acknowledgment
* \param mb maintenance buffer entry
* \param protocol the protocol number
*/
void ScheduleLinkPacketRetry (DsrMaintainBuffEntry & mb,
uint8_t protocol);
/**
* \brief Schedule the packet retransmission based on passive acknowledgment
* \param mb maintenance buffer entry
* \param protocol the protocol number
*/
void SchedulePassivePacketRetry (DsrMaintainBuffEntry & mb,
uint8_t protocol);
/**
* \brief Schedule the packet retransmission based on network layer acknowledgment
* \param mb maintenance buffer entry
* \param isFirst see if this is the first packet retry or not
* \param protocol the protocol number
*/
void ScheduleNetworkPacketRetry (DsrMaintainBuffEntry & mb,
bool isFirst,
uint8_t protocol);
/**
* \brief This function deals with packet retransmission timer expire using link acknowledgment
* \param mb maintenance buffer entry
* \param protocol the protocol number
*/
void LinkScheduleTimerExpire (DsrMaintainBuffEntry & mb,
uint8_t protocol);
/**
* \brief This function deals with packet retransmission timer expire using network acknowledgment
* \param mb maintenance buffer entry
* \param protocol the protocol number
*/
void NetworkScheduleTimerExpire (DsrMaintainBuffEntry & mb,
uint8_t protocol);
/**
* \brief This function deals with packet retransmission timer expire using passive acknowledgment
* \param mb maintenance buffer entry
* \param protocol the protocol number
*/
void PassiveScheduleTimerExpire (DsrMaintainBuffEntry & mb,
uint8_t protocol);
/**
* \brief Forward the packet using the route saved in the source route option header
* \param packet The packet
* \param sourceRoute Source route saved in option header
* \param ipv4Header IPv4 Header
* \param source source address
* \param destination destination address
* \param targetAddress target address
* \param protocol protocol number
* \param route route
*/
void ForwardPacket (Ptr<const Packet> packet,
DsrOptionSRHeader &sourceRoute,
Ipv4Header const& ipv4Header,
Ipv4Address source,
Ipv4Address destination,
Ipv4Address targetAddress,
uint8_t protocol,
Ptr<Ipv4Route> route);
/**
* \brief Broadcast the route request packet in subnet
* \param source source address
* \param destination destination address
* \param protocol protocol number
*/
void SendInitialRequest (Ipv4Address source,
Ipv4Address destination,
uint8_t protocol);
/**
* \brief Send the error request packet
* \param rerr the route error header
* \param protocol the protocol number
*/
void SendErrorRequest (DsrOptionRerrUnreachHeader &rerr, uint8_t protocol);
/**
* \brief Forward the route request if the node is not the destination
* \param packet the original packet
* \param source address
*/
void SendRequest (Ptr<Packet> packet,
Ipv4Address source);
/**
* \brief Schedule the intermediate route request
* \param packet the original packet
*/
void ScheduleInterRequest (Ptr<Packet> packet);
/**
* \brief Send the gratuitous reply
* \param replyTo The destination address to send the reply to
* \param replyFrom The source address sending the reply
* \param nodeList Route
* \param protocol the protocol number
*/
void SendGratuitousReply (Ipv4Address replyTo,
Ipv4Address replyFrom,
std::vector<Ipv4Address> &nodeList,
uint8_t protocol);
/**
* Send the route reply back to the request originator with the cumulated route
*
* \param packet the original packet
* \param source IPv4 address of the source (i.e. request originator)
* \param nextHop IPv4 address of the next hop
* \param route Route
*/
void SendReply (Ptr<Packet> packet,
Ipv4Address source,
Ipv4Address nextHop,
Ptr<Ipv4Route> route);
/**
* this is a generating the initial route reply from the destination address, a random delay time
* [0, m_broadcastJitter] is used before unicasting back the route reply packet
*
* \param packet the original packet
* \param source IPv4 address of the source (i.e. request originator)
* \param nextHop IPv4 address of the next hop
* \param route Route
*/
void ScheduleInitialReply (Ptr<Packet> packet,
Ipv4Address source,
Ipv4Address nextHop,
Ptr<Ipv4Route> route);
/**
* Schedule the cached reply to a random start time to avoid possible route reply storm
*
* \param packet the original packet
* \param source IPv4 address of the source (i.e. request originator)
* \param destination IPv4 address of the destination
* \param route Route
* \param hops number of hops
*/
void ScheduleCachedReply (Ptr<Packet> packet,
Ipv4Address source,
Ipv4Address destination,
Ptr<Ipv4Route> route,
double hops);
/**
* Send network layer acknowledgment back to the earlier hop to notify the receipt of data packet
*
* \param ackId ACK ID
* \param destination IPv4 address of the immediate ACK receiver
* \param realSrc IPv4 address of the real source
* \param realDst IPv4 address of the real destination
* \param protocol the protocol number
* \param route Route
*/
void SendAck (uint16_t ackId,
Ipv4Address destination,
Ipv4Address realSrc,
Ipv4Address realDst,
uint8_t protocol,
Ptr<Ipv4Route> route);
/**
* \param p packet to forward up
* \param header IPv4 Header information
* \param incomingInterface the Ipv4Interface on which the packet arrived
* \return receive status
*
* Called from lower-level layers to send the packet up
* in the stack.
*/
virtual enum IpL4Protocol::RxStatus Receive (Ptr<Packet> p,
Ipv4Header const &header,
Ptr<Ipv4Interface> incomingInterface);
/**
* \param p packet to forward up
* \param header IPv6 Header information
* \param incomingInterface the Ipv6Interface on which the packet arrived
* \return receive status
*
* Called from lower-level layers to send the packet up
* in the stack. Not implemented (IPv6).
*/
virtual enum IpL4Protocol::RxStatus Receive (Ptr<Packet> p,
Ipv6Header const &header,
Ptr<Ipv6Interface> incomingInterface);
void SetDownTarget (IpL4Protocol::DownTargetCallback callback);
void SetDownTarget6 (IpL4Protocol::DownTargetCallback6 callback);
IpL4Protocol::DownTargetCallback GetDownTarget (void) const;
IpL4Protocol::DownTargetCallback6 GetDownTarget6 (void) const;
/**
* \brief Process method
* Called from Ipv4L3Protocol::Receive.
*
* \param packet the packet
* \param ipv4Header IPv4 header of the packet
* \param dst destination address of the packet received (i.e. us)
* \param nextHeader the next header
* \param protocol the protocol number
* \param isDropped if the packet must be dropped
* \return the size processed
*/
uint8_t Process (Ptr<Packet>& packet, Ipv4Header const& ipv4Header, Ipv4Address dst, uint8_t *nextHeader, uint8_t protocol, bool& isDropped);
/**
* \brief Insert a new Dsr Option.
* \param option the option to insert
*/
void Insert (Ptr<dsr::DsrOptions> option);
/**
* \brief Get the option corresponding to optionNumber.
* \param optionNumber the option number of the option to retrieve
* \return a matching Dsr option
*/
Ptr<dsr::DsrOptions> GetOption (int optionNumber);
/**
* \brief Cancel the route request timer.
* \param dst The dst address of the route request timer
* \param isRemove whether to remove the route request entry or not
*/
void CancelRreqTimer (Ipv4Address dst, bool isRemove);
/**
* \brief Schedule the route request retry.
* \param packet the original packet
* \param address List of IPv4 addresses
* \param nonProp flag if RREQ is non-propagating
* \param requestId Unique request ID
* \param protocol the protocol number
*/
void ScheduleRreqRetry (Ptr<Packet> packet, std::vector<Ipv4Address> address, bool nonProp, uint32_t requestId, uint8_t protocol);
/**
* Handle route discovery timer
*
* \param packet the original packet
* \param address List of IPv4 addresses
* \param requestId Unique request ID
* \param protocol the protocol number
*/
void RouteRequestTimerExpire (Ptr<Packet> packet, std::vector<Ipv4Address> address, uint32_t requestId, uint8_t protocol);
/**
* Assign a fixed random variable stream number to the random variables
* used by this model. Return the number of streams (possibly zero) that
* have been assigned.
*
* \param stream first stream index to use
* \return the number of stream indices assigned by this model
*/
int64_t AssignStreams (int64_t stream);
protected:
/*
* * This function will notify other components connected to the node that a new stack member is now connected
* * This will be used to notify Layer 3 protocol of layer 4 protocol stack to connect them together.
* */
virtual void NotifyNewAggregate ();
/**
* \brief Drop trace callback.
*/
virtual void DoDispose (void);
/**
* The trace for drop, receive and send data packets
*/
TracedCallback<Ptr<const Packet> > m_dropTrace; ///< packet drop trace callback
TracedCallback <const DsrOptionSRHeader &> m_txPacketTrace; ///< packet trace callback
private:
void Start ();
/**
* \brief Send the route error message when the link breaks to the next hop.
* \param nextHop next hop address
* \param protocol protocol number
*/
void SendRerrWhenBreaksLinkToNextHop (Ipv4Address nextHop, uint8_t protocol);
/**
* \brief Promiscuous receive data packets destined to some other node.
* \param device The network device
* \param packet Data packet we just received
* \param protocol The protocol we receive, need to verify it is dsr protocol
* \param from The from address we received the packet
* \param to The address this packet is destined for
* \param packetType The dsr packet type, 0 is for control packet, 1 for data packet
* \return true if the packet was processed, false otherwise
*/
bool PromiscReceive (Ptr<NetDevice> device, Ptr<const Packet> packet, uint16_t protocol, const Address &from,
const Address &to, NetDevice::PacketType packetType);
/**
* \brief Define the list to hold DSR options.
*/
typedef std::list<Ptr<DsrOptions> > DsrOptionList_t;
/**
* \brief List of DSR Options supported.
*/
DsrOptionList_t m_options;
Ptr<Ipv4L3Protocol> m_ipv4; ///< Ipv4l3Protocol
Ptr<Ipv4Route> m_ipv4Route; ///< Ipv4 Route
Ptr<Ipv4> m_ip; ///< The ip ptr
Ptr<Node> m_node; ///< The node ptr
Ipv4Address m_mainAddress; ///< Our own Ip address
uint8_t segsLeft; ///< The segment left value from SR header
IpL4Protocol::DownTargetCallback m_downTarget; ///< The callback for down layer
uint32_t m_maxNetworkSize; ///< Maximum network queue size
Time m_maxNetworkDelay; ///< Maximum network delay
uint32_t m_discoveryHopLimit; ///< Maximum hops to go for route request
uint8_t m_maxSalvageCount; ///< Maximum # times to salvage a packet
Time m_requestPeriod; ///< The base time interval between route requests
Time m_nonpropRequestTimeout; ///< The non-propagation request timeout
uint32_t m_sendRetries; ///< # of retries have been sent for network acknowledgment
uint32_t m_passiveRetries; ///< # of retries have been sent for passive acknowledgment
uint32_t m_linkRetries; ///< # of retries have been sent for link acknowledgment
uint32_t m_rreqRetries; ///< Maximum number of retransmissions of RREQ with TTL = NetDiameter to discover a route
uint32_t m_maxMaintRexmt; ///< Maximum number of retransmissions of data packets
Time m_nodeTraversalTime; ///< Time estimated for packet to travel between two nodes
uint32_t m_maxSendBuffLen; ///< The maximum number of packets that we allow a routing protocol to buffer.
Time m_sendBufferTimeout; ///< The maximum period of time that a routing protocol is allowed to buffer a packet for.
DsrSendBuffer m_sendBuffer; ///< The send buffer
DsrErrorBuffer m_errorBuffer; ///< The error buffer to save the error messages
uint32_t m_maxMaintainLen; ///< Max # of entries for maintainance buffer
Time m_maxMaintainTime; ///< Time out for maintainance buffer
uint32_t m_maxCacheLen; ///< Max # of cache entries for route cache
Time m_maxCacheTime; ///< Max time for caching the route cache entry
Time m_maxRreqTime; ///< Max time for caching the route request entry
uint32_t m_maxEntriesEachDst; ///< Max number of route entries to save for each destination
DsrMaintainBuffer m_maintainBuffer; ///< The declaration of maintain buffer
uint32_t m_requestId; ///< The id assigned to each route request
uint16_t m_ackId; ///< The ack id assigned to each acknowledge
uint32_t m_requestTableSize; ///< The max size of the request table size
uint32_t m_requestTableIds; ///< The request table identifiers
uint32_t m_maxRreqId; ///< The max number of request ids for a single destination
Time m_blacklistTimeout; ///< The black list time out
Ipv4Address m_broadcast; ///< The broadcast IP address
uint32_t m_broadcastJitter; ///< The max time to delay route request broadcast.
Time m_passiveAckTimeout; ///< The timeout value for passive acknowledge
uint32_t m_tryPassiveAcks; ///< Maximum number of packet transmission using passive acknowledgment
Time m_linkAckTimeout; ///< The timeout value for link acknowledge
uint32_t m_tryLinkAcks; ///< Maximum number of packet transmission using link acknowledgment
Timer m_sendBuffTimer; ///< The send buffer timer
Time m_sendBuffInterval; ///< how often to check send buffer
Time m_gratReplyHoldoff; ///< The max gratuitous reply hold off time
Time m_maxRequestPeriod; ///< The max request period
uint32_t m_graReplyTableSize; ///< Set the gratuitous reply table size
std::string m_cacheType; ///< The type of route cache
std::string m_routeSortType; ///< The type of route sort methods
uint32_t m_stabilityDecrFactor; ///< The initial decrease factor for link cache
uint32_t m_stabilityIncrFactor; ///< The initial increase factor for link cache
Time m_initStability; ///< The initial stability value for link cache
Time m_minLifeTime; ///< The min life time
Time m_useExtends; ///< The use extension of the life time for link cache
bool m_subRoute; ///< Whether to save sub route or not
Time m_retransIncr; ///< the increase time for retransmission timer when face network congestion
std::vector<Ipv4Address> m_finalRoute; ///< The route cache
std::map<Ipv4Address, Timer> m_addressReqTimer; ///< Map IP address + RREQ timer.
std::map<Ipv4Address, Timer> m_nonPropReqTimer; ///< Map IP address + RREQ timer.
std::map<NetworkKey, Timer> m_addressForwardTimer; ///< Map network key + forward timer.
std::map<NetworkKey, uint32_t> m_addressForwardCnt; ///< Map network key + forward counts.
std::map<PassiveKey, uint32_t> m_passiveCnt; ///< Map packet key + passive forward counts.
std::map<PassiveKey, Timer> m_passiveAckTimer; ///< The timer for passive acknowledgment
std::map<LinkKey, uint32_t> m_linkCnt; ///< Map packet key + link forward counts.
std::map<LinkKey, Timer> m_linkAckTimer; ///< The timer for link acknowledgment
Ptr<dsr::DsrRouteCache> m_routeCache; ///< A "drop-front" queue used by the routing layer to cache routes found.
Ptr<dsr::DsrRreqTable> m_rreqTable; ///< A "drop-front" queue used by the routing layer to cache route request sent.
Ptr<dsr::DsrPassiveBuffer> m_passiveBuffer; ///< A "drop-front" queue used by the routing layer to cache route request sent.
uint32_t m_numPriorityQueues; ///< The number of priority queues used
bool m_linkAck; ///< define if we use link acknowledgement or not
std::map<uint32_t, Ptr<dsr::DsrNetworkQueue> > m_priorityQueue; ///< priority queues
DsrGraReply m_graReply; ///< The gratuitous route reply.
DsrNetworkQueue m_networkQueue; ///< The network queue.
std::vector<Ipv4Address> m_clearList; ///< The node that is clear to send packet to
std::vector<Ipv4Address> m_addresses; ///< The bind ipv4 addresses with next hop, src, destination address in sequence
std::map <std::string, uint32_t> m_macToNodeIdMap; ///< The map of mac address to node id
Ptr<UniformRandomVariable> m_uniformRandomVariable; ///< Provides uniform random variables.
};
} /* namespace dsr */
} /* namespace ns3 */
#endif /* DSR_ROUTING_H */
|