WO2007081566A2 - Compression of a routing header in a packet by a mobile router in an ad hoc network - Google Patents

Compression of a routing header in a packet by a mobile router in an ad hoc network Download PDF

Info

Publication number
WO2007081566A2
WO2007081566A2 PCT/US2006/049470 US2006049470W WO2007081566A2 WO 2007081566 A2 WO2007081566 A2 WO 2007081566A2 US 2006049470 W US2006049470 W US 2006049470W WO 2007081566 A2 WO2007081566 A2 WO 2007081566A2
Authority
WO
WIPO (PCT)
Prior art keywords
routing
mobile
hoc
routing header
header
Prior art date
Application number
PCT/US2006/049470
Other languages
French (fr)
Other versions
WO2007081566A3 (en
Inventor
Pascal Thubert
Thomas Berry
Vincent Jean Ribiere
Alvaro Enrique Retana
Russell Ivan White
Original Assignee
Cisco Technology, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US11/324,270 external-priority patent/US20070153707A1/en
Application filed by Cisco Technology, Inc. filed Critical Cisco Technology, Inc.
Priority to EP06848268.6A priority Critical patent/EP1969775B1/en
Publication of WO2007081566A2 publication Critical patent/WO2007081566A2/en
Publication of WO2007081566A3 publication Critical patent/WO2007081566A3/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding
    • H04W40/24Connectivity information management, e.g. connectivity discovery or connectivity update
    • H04W40/28Connectivity information management, e.g. connectivity discovery or connectivity update for reactive routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/34Source routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/36Backward learning
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/18Self-organising networks, e.g. ad-hoc networks or sensor networks

Definitions

  • a proactive routing protocol e.g., Open Shortest Path First (OSPF) as specified by RFC 1583
  • OSPF Open Shortest Path First
  • RFC 1583 a proactive routing protocol
  • OSPF Open Shortest Path First
  • a router determines how to forward a packet based on accessing routing information from an internal table.
  • proactive protocols suffer the disadvantage of increased overhead in implementing the routing protocol, resulting in reduced convergence time due to movement in the MANET. Consequently, if a mobile router in a MANET moves, the movement causes a change in the routing infrastructure that requires recalculation of routes in accordance with the new topology. Such movement can have even more disruptive effects in routing protocols that calculate multiple paths to a destination. Hence, routing algorithms that fail to ensure rapid convergence based on the recalculated routes will result in a failure of the routing protocol.
  • OSPF Open Shortest Path First
  • strict source routing enables packets to be sent in a MANET network without relying on EP protocols, enabling deployment within layer 2 mesh networks (e.g., Token Ring, IEEE 802.1 Is, etc.), or layer 3 MANET networks utilizing reactive routing protocols such as DSR or AODV.
  • layer 2 mesh networks e.g., Token Ring, IEEE 802.1 Is, etc.
  • layer 3 MANET networks utilizing reactive routing protocols such as DSR or AODV.
  • Another example of strict source routing is illustrated in the form of a reverse routing header as described in U.S. Patent Publication No. US 2004/01 17339, published June 17, 2004, the disclosure of which is incorporated in its entirety herein by reference.
  • Figures 3 A and 3B are diagrams summarizing storage of explicit paths for nearby nodes based on transfer of route discovery and route reply messages between mobile host nodes, and compression and expansion of routing headers by the mobile routers, according to an embodiment of the present invention.
  • the steps described in Figures 3A and 3B can be implemented as executable code stored on a computer readable medium (e.g., a hard disk drive, a floppy drive, a random access memory, a read only memory, an EPROM, a compact disk, etc.), or propagated via a computer readable medium (e.g., a transmission wire, an optical fiber, a wireless transmission medium utilizing an electromagnetic carrier wave, etc.).
  • a computer readable medium e.g., a hard disk drive, a floppy drive, a random access memory, a read only memory, an EPROM, a compact disk, etc.
  • propagated via a computer readable medium e.g., a transmission wire, an optical fiber, a wireless transmission medium
  • subsequent mobile routers 12 along the path to the originator host node "C" 14 can learn explicit paths to their neighboring mobile nodes, and further compress the modified routing header 108 in the reply packet 46.
  • the mobile router "RD” 12 may simply forward the reply 46 to the next hop mobile router "RC” 12 without any modification, because the corresponding routing resource 28 in the mobile router "RD” 12 determines that the reply 46 does not include any explicit path to neighboring mobile routers 12 within the prescribed distance, since the mobile router "RE” 12 is a next hop node, and the mobile router "RH” 12 is outside the prescribed scope (i.e., distance) of three hops.
  • the routing resource 28 of the mobile router "RF" 12 determines that simply updating the reverse routing header 130 would cause the local index field 140 to exceed the prescribed threshold of "3"; hence, the routing resource 28 of the mobile router “RF” 12 stores the explicit path to the mobile router "RH” 12 ("Fl ::F2" via “F:: Fl ”) and compresses the explicit path in step 150 by inserting the index 152a in slot 142b.
  • the routing resource 28 of the mobile router “RF” 12 resets the local index field 140 to zero, adjusts the segment field 144, adds its care-of address "D: :E” 124 to the source address field 134, and outputs the packet 132d.
  • the mobile routers "RD” 12 and “RC” 12 output the packets 132e and 132f ( Figure 6B), respectively, based on conventional updating of the reverse routing header 130 due to the local index field 140 being less than the prescribed threshold of "3".

Abstract

Each mobile router in a mobile ad hoc network is configured for identifying routes to nearby nodes that are within a prescribed distance, based on storage of explicit paths specified within routing headers of packets transmitted from a host node to a destination node. Each mobile router also can selectively compress the routing header, based on the storage of the explicit path, resulting in a loose source route type routing header in the packet output from the mobile router. In addition, a routing header of a received packet can be expanded based on the mobile router inserting the explicit path, enabling mobile hosts in the explicit path to forward the packet according to strict source routing. The storage and compression of explicit paths also can be applied to packets specifying reverse routing headers, minimizing the size of the reverse routing headers.

Description

COMPRESSION OF A ROUTING HEADER IN A PACKBT BY A MOBILE ROUTER IN
AN AD HOC NETWORK
This application claims priority from commonly-assigned, copending U.S. application 1 1/324,270, filed January 4, 2006, the disclosure of which is incorporated in its entirety herein by reference.
BACKGROUND OF THE INVENTION
FIELD OF THE INVENTION
The present invention relates to efficient distribution of routing information in a mobile ad hoc network. In particular, the present invention relates to forwarding packets in a mobile ad hoc network that utilizes reacti ve routing protocols for route discovery, where the packets are forwarded in a manner that minimizes the transfer of routing information between nodes in the mobile ad hoc network during packet transmission.
DESCRIPTION OF THE RELATED ART
Mobile computing has evolved to an extent that it is no longer limited to a mobile computing model (e.g., "Mobile IP") that relies a fixed wide area network infrastructure such as the Internet to provide connectivity between a mobile node and a correspondent node; rather, a mobile ad hoc network (MANET) model has been pursued that enables an isolated group of mobile nodes to independently establish communications amongeach other (e.g., a"mesh") and establish optimized routing paths among each other.
The MANET model has been developed based on numerous proposals by Internet Engineering Task Force (IETF) groups: these IETF proposals (e.g., Requests for Comments (RFCs), Internet Drafts, etc.) have addressed improved mobility support of mobile devices (e.g., laptops, IP phones, personal digital assistants, etc.) in an effort to provide continuous connectivity between mobile ad hoc nodes.
The MANET model assumes no previous existing network topology: Internet connectivity is neither assumed nor precluded, and every network node is assumed to be mobile. Consequently, the MANET model assumes no more than a group of mobile nodes (e.g., mobile hosts and mobile routers) may arbitrarily connect to each other via available link layer ("Layer 2") connections, resulting in a mesh network. The IETF has a Mobile Ad-hoc Networks (MANET) Working Group that is working to implement this ad hoc networking model by developing standardized MANET routing specification(s) for adoption by the IETF. According to the MANET Working Group, the "mobile ad hoc network" (MANET) is an autonomous system of mobile routers (and associated mobile hosts) connected by wireless links—the union of which form an arbitrary graph. The routers and hosts are free to move randomly and organize themselves arbitrarily; thus, the network's wireless topology may change rapidly and unpredictably. Such a network may operate in a standalone fashion, or may be connected to the larger Internet.
The MANET system is particularly suited to low-power radio networks that may exhibit an unstable topology, where wireless propagation characteristics and signal quality between a wireless transmission source and a receiver can be difficult to model and quantify. Since there is no fixed network infrastructure in a MANET, the device address is tied to the device, not a topological location. Hence, the formation of a MANET based on mobile nodes having established a mesh network raises issues as to whether a routing protocol should be deployed that provides network layer ("Layer 3") connectivity throughout the mesh network based on established routes.
For example, a proactive routing protocol (e.g., Open Shortest Path First (OSPF) as specified by RFC 1583) enables mobile routers in the MANET to distribute routing information among each other to create optimized network layer paths to each other (e.g., a tree topology-based path or parallel equal cost paths) before a data packet needs to be routed; hence, a router determines how to forward a packet based on accessing routing information from an internal table. However, proactive protocols suffer the disadvantage of increased overhead in implementing the routing protocol, resulting in reduced convergence time due to movement in the MANET. Consequently, if a mobile router in a MANET moves, the movement causes a change in the routing infrastructure that requires recalculation of routes in accordance with the new topology. Such movement can have even more disruptive effects in routing protocols that calculate multiple paths to a destination. Hence, routing algorithms that fail to ensure rapid convergence based on the recalculated routes will result in a failure of the routing protocol.
Certain proactive routing protocols have attempted to reduce the overhead associated with establishing precise routes within the MANET. For example, a "Fisheye State Routing" (FSR) protocol , described for example in an Internet Draft by Gerla et al. , "Fisheye State Routing Protocol (FSR) for Ad Hoc Networks" <draft-ietf-manet-fsr-03.txt>, June 17, 2002, describes a proactive routing protocol where nodes maintain a link state table based on link state advertisement messages received from neighboring nodes: the frequency of distributing link state advertisement messages is limited based on the "scope" of a node, wherein the nodes periodically exchange the information only with their neighbors that are within their "scope" (no flooding). Hence, a the link state table of a node has precise and accurate path quality information for nearby nodes within its scope, with progressively less detail of further nodes outside its scope as the distance increases.
Reactive MANET protocols were developed to improve the convergence of MANET protocols, where routing information is acquired only when needed. Examples of reactive protocols include "AODV" as described in an Internet Draft by Perkins et al., "Ad hoc On-Demand Distance Vector (AODV) Routing <draft-ietf-manet-aodv.13>", February 17, 2003, and "DSR" as described in an Internet Draft by Johnson et al., "The Dynamic Source Routing Protocol for Mobile Ad Hoc Networks (DSR) <draft-ietf-manet-dsr-10.txt>", July 19, 2004. Another example of a reactive MANET protocol is IEEE 802.5 source route bridging.
Reactive MANET protocols such as the DSR protocol involve a source MANET host node locating a destination MANET host node by flooding the MANET with adiscovery request to locate the destination: if an intermediate mobile host receives the discovery request and does not recognize the destination, the intermediate mobile host will add its network address and will flood the discovery request on its mesh links. Hence, the discovery request includes an explicit hop-by-hop path as it traverses the MANET: if the destination MANET host node is found, a reply is sent to the source MANET host node that includes the explicit hop-by-hop path. Hence, the source MANET host node can send a packet to the destination using strict source routing, where the packet includes a routing header that explicitly specifies the hop-by-hop path to the destination, eliminating the necessity for any further routing protocols.
Hence, strict source routing enables packets to be sent in a MANET network without relying on EP protocols, enabling deployment within layer 2 mesh networks (e.g., Token Ring, IEEE 802.1 Is, etc.), or layer 3 MANET networks utilizing reactive routing protocols such as DSR or AODV. Another example of strict source routing is illustrated in the form of a reverse routing header as described in U.S. Patent Publication No. US 2004/01 17339, published June 17, 2004, the disclosure of which is incorporated in its entirety herein by reference.
Strict source routing, however, suffers from the problem of requiring an explicit source route path within each and every packet: this explicit source route path substantially increases the packet size and reduces efficiency of the network. Moreover, the repeated flooding of the MANET with discovery and reply messages for each and every destination can substantially increase the latency for many applications, and substantially increase traffic within the MANET. Further, any link failure between two nodes in the explicit source route path requires a maintenance (i.e., recalculation) of all the routes that pass along the failed link, resulting in additional flooding of discovery and reply messages that bypass the failed link. Hence, the use of strict source routing reduces communications efficiency due to substantially increased overhead in packets utilizing routing headers, since a separate routing header is required for each hop in the path from a source node to a destination node.
Consequently, a fundamental problem with strict source routing is the associated increase in the size of a data packet, whereas the fundamental problem with proactive routing protocols is the amount of routing information that must be distributed to maintain network integrity (i.e., convergence of network routes) and to permit routing of packets.
A solution to these and other problems is described in the accompanying brief description of the attached drawings and the accompanying description of embodiments ) of the invention as specified in the appended claims, the description of the embodiment(s) including at least one best mode for carrying out the invention.
BRIEF DESCRIPTION OF THE DRAWINGS
Reference is made to the attached drawings, wherein elements having the same reference numeral designations represent like elements throughout and wherein: Figure 1 is a diagram illustrating a mobile ad hoc network including mobile ad hoc routers configured for compressing and expanding routing headers based on retrieval of explicit paths for nearby nodes, according to an embodiment of the present invention.
Figure 2 is a diagram illustrating one of the mobile ad hoc routers of Figure 1 , according to an embodiment of the present invention. Figures 3A and 3B are diagrams summarizing storage of explicit paths for nearby nodes based on transfer of route discovery and route reply messages between mobile host nodes, and compression and expansion of routing headers by the mobile routers, according to an embodiment of the present invention.
Figure 4 is a diagram illustrating a route discovery message having traversed the network of Figure 1 , and compression of a route reply message traversing the network of Figure 1 , according to an embodiment of the present invention.
Figure 5 is a diagram illustrating a variation of the mobile ad hoc network of Figure 1. Figures 6A and 6B are diagrams summarizing compression of reverse routing headers in a packet that traverses the network of Figure 5, according to another embodiment of the present invention.
BESTMODEFOR CARRYING OUTTHEINVENTION
As apparent from the foregoing description of the related art, there is a need for an arrangement that enables formation of mobile ad hoc networks without adversely affecting network convergence ability or communications efficiency. In particular, there is a need for an arrangement that minimizes the need for distributing unnecessary routing information throughout the network. There also is a need for an arrangement that enables mobile ad hoc network routers to selectively filter routing information to prevent unnecessary routing information from being needlessly distributed throughout the mobile ad hoc network.
There also is a need for an arrangement that enables mobile ad hoc network routers utilizing a reactive routing protocol to change paths to destinations, without the necessity of recalculation of routes or modifying source route information having been distributed throughout the mobile ad hoc network.
These and other needs are attained by the disclosed embodiment, where each mobile router in the mobile ad hoc network is configured for identifying routes to nearby nodes that are within a prescribed distance, based on storage of explicit paths specified within routing headers of packets transmitted from a host node to a destination node. Each mobile router also can selectively compress the routing header, based on the storage of the explicit path, resulting in a loose source route type routing header in the packet output from the mobile router. In addition, a routing header of a received packet can be expanded based on the mobile router inserting the explicit path, enabling mobile hosts in the explicit path to forward the packet according to strict source routing. The storage and compression of explicit paths also can be applied to packets specifying reverse routing headers, minimizing the size of the reverse routing headers.
Hence, each mobile router within the mobile ad hoc network is able to learn routes to nearby nodes within a prescribed distance based on routing headers of received packets, enabling each mobile router to establish a "fisheye" routing table that specifies routing information for nearby mobile ad hoc nodes that are reachable within a prescribed distance (e.g., three to four hops), without the necessity of transmitting link state information between the mobile routers. Moreover, each mobile router can utilize its "fisheye" routing table to selectively compress the routing headers within the received packets by removing the routing information from the routing headers. Consequently, the mobile hosts utilizing reactive MANET protocols (e.g., DSR, AODV, etc.) receive the packets containing the compressed routing headers, enabling the compression from strict source routing to lose source routing, without any modification in the mobile host nodes in the MANET network.
Hence, the disclosed embodiment enables deployment of mobile routers within a mobile ad hoc network that utilize a "fisheye" routing table without the necessity of distributing link state information, and which improves efficiency of packets transmitted by mobile hosts by compressing the strict source routes into loose source routes, based on the routing information stored in the "fisheye" routing table. In addition, each mobile router can change a path to a destination based on updating its "fisheye" routing table, without any disruption or modification of source route information in any of the other mobile nodes in the MANET.
Additional advantages and novel features of the disclosed embodiment will be set forth in part in the description which follows and in part will become apparent to those skilled in the art upon examination of the following or may be learned by practice of the disclosed embodiment and its variations. These advantages may be realized and attained by means of instrumentalities and combinations particularly pointed out in the appended claims.
Figure 1 is a diagram illustrating a mobile ad hoc network 10 formed by mobile ad hoc routers 12 and mobile hosts 14 establishing wireless layer 2 mesh links 16 according to a prescribed MANET link layer protocols.
The disclosed MANET network 10 of Figure 1 establishes link layer connectivity via the links 16, however it is assumed herein that no proactive routing protocols are established between the mobile routers 12, and that only a reactive routing protocol such as DSR or AODV is utilized in order to learn routes to destinations while minimizing overhead and to ensuring rapid convergence based on any movement by any of the mobile routers 12 or the mobile hosts 14.
Each mobile router 12 is configured for parsing the routing header of each received packet in order to identify available routes to nearby nodes that are within a prescribed distance, and compress the routing header in order to eliminate redundant path information to the nearby nodes. If necessary, however, each mobile router 12 will preserve or expand routing information needed by neighboring nodes, for example in the case of mobile hosts 14 that are not configured to employ a "fisheye" routing table, but rather that rely solely on existing source routing protocols. Hence, each mobile router 12 can employ loose source routes within the corresponding fisheye. Figure 2 is a diagram illustrating a mobile ad hoc router 12, according to an embodiment of the present invention. The mobile router (e.g., "RE") 12 includes a network interface 20, aMANET resource 22, a "fisheye" routing table 24 having routing table entries 26 (e.g., 26a, 26b), and a routing resource 28. The network interface 20 is configured for establishing the layer 2 mesh links 16 with any other available MANET mobile node (e.g.,another mobile router 12 or a mobile host 14) based on existing link layer protocols. The network interface 20 also is configured for receiving data packets from next hop mobile nodes via the corresponding link 16.
The MANET resource 22 is configured for employing reactive MANET discovery protocols, for example DSR and AODV, in order to identify a route to a destination for any packet originated by the mobile router 12. As apparent from the foregoing, each mobile host 14 will include the network interface 20 in the MANET resource 22, but not the routing resource 28 or the routing table 24 described herein.
The routing resource 28 is configured for parsing each packet that is received by the network interface 20 in order to determine whether the "fisheye" routing table 24 should be updated, or whether the received packet should be modified to compress a routing header specifying a strict source route, or expand a routing header specifying a loose source route.
The "fisheye" routing table 24 illustrates two entries, each having corresponding fields including an index field 30, a destination node field 32, an explicit path field 34, a discovery source field 36, a discovery target field 38, and a hop count field 40. As described below, each entry 26 is added by the routing resource 28 in response to a received packet in order to specify an explicit path 34 for reaching a mobile ad hoc node (specified in the destination node field 32) that is within a prescribed distance (e.g., less than or equal to three hops). For example, the first routing table entry that specifies an index value of "El " in the index field 30 specifies that the mobile ad hoc node ("RC") specified in the destination field 32 is reachable via the explicit path 34 of "RD"; hence, the routing resource 28 can determine that the mobile router "RC" 12 is reachable via the mobile router "RD" 12 at a single hop. As described below, the second routing table entry specifying the index value 30 of "E2" is added by the routing resource 28 in response to a reply message 44 sent by the mobile host 14 in response to a discovery message 42, illustrated in Figure 4. Figures 3 A and 3B are diagrams summarizing storage of explicit paths for nearby nodes based on transfer of route discovery and route reply messages between mobile host nodes, and compression and expansion of routing headers by the mobile routers, according to an embodiment of the present invention. The steps described in Figures 3A and 3B (and below with respect to Figures 6A and 6B) can be implemented as executable code stored on a computer readable medium (e.g., a hard disk drive, a floppy drive, a random access memory, a read only memory, an EPROM, a compact disk, etc.), or propagated via a computer readable medium (e.g., a transmission wire, an optical fiber, a wireless transmission medium utilizing an electromagnetic carrier wave, etc.).
The method begins in step 50, following establishment of the layer 2 MANET links 16, by a MANET host node (e.g., "C") 14 outputting a route discovery message, for example according to DSR or AODV reactive routing protocols, in order to determine a route for reaching a target node (e.g., "H") 14. Hence, the host node "C" 14 is the originator of the route discovery message, and the host node "H" is the target of the route discovery message. Each intermediate mobile node (e.g., "RC", "RD", "RE", "F", "G", "RH") adds in step 52 its corresponding network address to the routing header and forwards the discovery request on all available MANET links 16. As illustrated in Figure 1 , the discovery request propagates along the path of mobile nodes "RC", "RD", "RE", "F", "G", "RH", until the discovery request 42 of Figure 4 reaches the target node "H" 14 in step 54. As illustrated in Figure 4, the discovery request 42 received by the target node "H" 14 includes a routing header 90 that specifies the explicit path from the originator 92 of the discovery request (mobile host "C" 14) to the target 94 of the discovery request. The discovery request 42 received by the target node "H" 14 also includes a hop count field 96 that specifies the number of a hops from the originator 92 to the target 94 via the explicit path "RC", "RD", "RE", "F", "G", "RH" specified in the routing header 90.
The target node "H" 14 responds in step 54 to the received route discovery message 42 by outputting a reply message 44, in accordance with the reactive routing protocol (e.g., DSR, AODV, etc.), specifying a source address field 100 with the network address of the target node "H" 14, a destination address field 102 with the network address of the originating node "C" 14, a routing header 14 specifying the reverse multi-hop path that is the reverse of the routing header 90, and the hop count field 96.
The mobile router "RH" 12 receives the reply message 44, parses the message 44 including the routing header 104, and forwards the packet 44 without any update to its internal "fisheye" routing table, based on the packet having originated from the next hop mobile node "H" 14. The mobile hosts "G" 14 and "F" 14 forward the packet in accordance with the explicit path 106 specified in the routing header 104 according to strict source routing.
The mobile router "RE" 12 receives in step 56 the reply 44: the routing resource 28 within the mobile router "RE" 12 detects from the explicit path 106 an explicit path to the neighboring mobile router "RH" 12 via the mobile hosts "F" and "G" 14. The routing resource 28 also determines that the mobile router "RF" is within its prescribed "scope" of three hops, and therefore the routing resource 28 adds in step 58 the routing table entry 26b specifying that the mobile router "RH" 12 is reachable via the explicit path 34 of nodes "F" and "G". The routing resource 28 also adds the source 36 of the discovery request (host node "C" 14), the target 38 of the discovery request (host node "H" 14), and the number of hops 40 based on the hop count field 96. As described below, the hop count field 40 is used to determine whether the stored entry 26 should be replaced with an improved path to the destination node specified in the destination node field 32. Hence, the storage of the entry 26b in the "fisheye" routing table 24 of the mobile router
"RE" 12 that the mobile router "RH" 12 is reachable via the explicit path "F-G" 34 enables the routing resource 28 to identify an established route to the mobile router "RH" 12. Hence, the explicit path 34 in the corresponding entry 26b renders the corresponding routing information in the strict source route 106 unnecessary; hence, the routing resource 28 of the mobile router "RE" 12 removes in step 60 of Figure 3 A (step 60a of Figure 4) the explicit path for reaching the mobile router "RH" 12 from the strict source route 106, resulting in the modified routing header 108 of the reply message 46 of Figure 4. Although not illustrated in Figure 4, the routing resource 28 may replace the routing information with an index (e.g., the index value "E2" 30) in order to the explicitly specify the corresponding routing table entry; however, the routing resource 28 also may identify the modified routing header 108 in a subsequently received packet as a loose source route based on using the specified address for "RH" as an index to the "fisheye" routing table 24. The network interface 20 of the mobile router "RE" outputs the modified reply 46 having the modified routing header 108 to the next hop mobile router "RD" 12 in step 62 for delivery to the originator host node "C" 14. Hence, the mobile router "RE" is able to learn the path 34 to the neighboring node "RH" 12 and create the corresponding "fisheye" routing table entry 26b from the received reply initiated by the target node "H" 14, without the necessity of outputting a single router advertisement message or requesting routing information from the mobile router "RH" 12.
In addition, subsequent mobile routers 12 along the path to the originator host node "C" 14 can learn explicit paths to their neighboring mobile nodes, and further compress the modified routing header 108 in the reply packet 46. For example, the mobile router "RD" 12 may simply forward the reply 46 to the next hop mobile router "RC" 12 without any modification, because the corresponding routing resource 28 in the mobile router "RD" 12 determines that the reply 46 does not include any explicit path to neighboring mobile routers 12 within the prescribed distance, since the mobile router "RE" 12 is a next hop node, and the mobile router "RH" 12 is outside the prescribed scope (i.e., distance) of three hops. Although not shown in Figure 4, each reply 44, 46, and 48 also may include a local segment counter, described below with respect to Figures 6A and 6B, that is reset on every modification of the routing header 106 or 108 and incremented at each hop, in order to specify the number of hops that have occurred since modification of the routing header. The local segment counter also enables each mobile router 12 to ensure that only a strict source route would be compressed, and not a loose source route having already been compressed. The mobile router "RC" ] 2, in response to receiving the reply 46, determines from the local segment counter (not shown) that the mobile router "RE" 12 is within its prescribed scope of three hops, and therefore the corresponding routing resource 28 adds in its corresponding "fisheye" routing table an entry specifying the path to the neighboring mobile router "RE" 12 via the next hop mobile router "RD" 12. The routing resource 28 of the mobile router "RC" 12 also removes in step 60 of Figure 3A (step 60b of Figure 4) the unnecessary explicit path to the mobile router "RE" 12 (via mobile router "RD" 12) from the routing header 108, and compresses the routing header 108 into the modified routing header 1 10 of the reply 48.
Hence, the originator of the discovery request, namely the host node "C" 14, receives the reply 48 that includes the loose source route 110, as opposed to the strict source route 106, enabling each of the mobile routers 12 along the path 1 10 to insert the explicit path into the routing header based on the corresponding entry 26 in the corresponding "fisheye" routing table 24. In addition, each mobile router can determine the optimum path to the next hop specified in the loose source route path 1 10, improving path communications as new links are established.
For example, if in step 64 the mobile router "RC" 12 were to receive an additional packet specifying another path to the mobile router "RE" 12, for example based on an alternate link 16' in
Figure 1 having been established by the mobile router "RE" 12, the routing resource 28 in the mobile router "RC" 12 would determine in step 66 if the distance to the other mobile router "RE"
12 was shorter via the second path; if the distance to the other mobile router was not shorter, the
routing resource 28 also would determine in step 68 whether the overall distance between the originator and the target was shorter than the corresponding hop count 40 specified between the source 36 and the target 38, for example to accommodate improved paths between the source and target that are outside the scope of the mobile router. In such cases, the routing resource 28 would update the "fisheye" routing table 24 in step 70 if the distance to the other mobile router was shorter, or if the overall hop distance between the originator and target was shorter (in the latter case, the routing resource 28 may store an exception routing table entry for use for traffic between the specified source and destinations). Figure 3B illustrates the method by each of the mobile routers 12 in performing the expansion of a loose source routing header 1 10 based on stored "fisheye" routing table entries 26 that specify an explicit path for reaching a neighboring mobile ad hoc node specified in the loose source route 1 10. Assume, for example, that the mobile host "C" outputs to the mobile router "RC" 12 a packet destined toward the mobile host "H" 14 and that specifies the loose source route 1 10. In response to the network interface 20 of the mobile router "RC" receiving the packet in step 72, the corresponding routing resource 28 determines the explicit path to the next specified hop ("RE" via "RD") based on retrieving in step 74 the corresponding explicit path from its "fisheye" routing table 24. As described previously, the routing resource 28 of the mobile router "RC" may access its corresponding "fisheye" routing table 24 using either an explicit index value in the loose source route 1 10, or based on utilizing the address of the specified next hop as an index to the routing table 24. The routing resource 28 of the mobile router "RC" 12 inserts in step 16 the explicit path for reaching the next specified hop in the loose source route 1 10, resulting in the expanded routing header resembling the routing header 108 of Figure 4. The network interface 20th of the mobile router "RC" 12 outputs in step 78 the packet having the expanded routing header to the next hop explicitly specified.
As apparent from the foregoing, the steps of Figure 3B are repeated by the mobile router "RE" 12 in response to detecting the loose source route resembling the routing header 108: the routing resource 28 of the mobile router "RE" 12 retrieves the explicit path 34 ("RH" via "F" and "G") from the routing table entry 26b in step 74, and inserts the explicit path 34 into the loose source route in step 76, resulting in the path resembling the strict source route 106 of Figure 4. The packet is output by the mobile router "RE" 12 in step 78 with the strict source route 106.
Hence, each mobile router 12 is configured for selectively compressing a routing header based on removing an explicit route for reaching a mobile ad hoc node identified as reachable by its corresponding "fisheye" routing table 24. The destination 32 in the routing table 24 may be applicable to a host node 14, as appropriate. The procedure in each mobile router of storing an explicit route from a routing header of a packet having passed the explicit route, removing the explicit route from the routing header, and adding the explicit route to another routing header for delivery via the explicit route, enables loose source routing to be implemented in the MANET network 10 without the necessity of implementing routing protocols requiring advertisements or responses between the mobile routers 12. Rather, the mobile routers 12 can rely on learning paths from the reactive discovery and reply messages sent by the mobile hosts 14. Also note that a mobile router now may be able to respond to discovery messages based on cached replies.
The disclosed embodiment also can be applied to reverse routing headers, as described in the above-incorporated parent application 1 1/324,270. Hence, the mobile routers 12 can learn explicit paths to neighboring nodes within the corresponding "scope" based on parsing the reverse routing headers, and compressing the reverse routing headers by removing the explicit paths to the neighboring nodes.
Figure 5 is a diagram illustrating a MANET network 120 that includes mobile routers 12 and mobile hosts 14. The mobile routers 12 are the same as illustrated in Figure 2, except that in this example the corresponding routing resource is configured for storing routing information retrieved from a reverse routing header. In addition, each MANET resource 22 is configured such that each mobile router has a home address 122 and an attachment address 124 for attachment to an attachment router 12 using a corresponding delegated address prefix 126, described in detail in the above-incorporated application 1 1/324,270.
Figures 6 A and 6B are diagrams illustrating modification of a reverse routing header 130 within data packets 132a, 132b, ... 132h by the mobile routers 12 in the MANET 120, according to an embodiment of the present invention. Each data packet 132 includes a source address field 134, a destination address field 136, and a reverse routing header 130 that includes a routing header type field 138, a local index field 140, and routing slots 142 (e.g., 142a, 142b, 142c, 142d). In particular, Figures 6A and 6B illustrate modification of the reverse routing headers described in the above-incorporated published U. S . Patent Publication No. US 2004/01 17339, in that an explicit path for reaching a neighboring mobile router is removed from the reverse routing header 130, and replaced with summary routing information in the form of an "index" (i.e., token).
For example, the packet 132a output by the mobile router "RH" 12 specifies the attachment address "Fl ::F2" 124 in the source address field 1 12, and its home address (HA) "F2::l " 122 in the slot 142a of the reverse routing header 130. The routing resource 28 of the mobile router "RH" 12, in addition to creating the reverse routing header 130, also increments the local index 140 and the segment field 144 to specify one slot in use (the segment field 144 specifies the number of slots 142 that store valid data). The mobile router "RG" 12 updates the reverse routing header 130, as described in the published U.S. Patent Publication No. US 2004/01 17339, by moving the source address value "Fl ::F2" to the next slot position 142b, incrementing the local index field 140 and the segment field 144, and adding its own attachment address "F::F1 " 124 to the source address field 1 12 of the data packet 132b. The mobile router "RF" 12 repeats the procedure above-described to generate the data packet 132c. At each step, the local index field is less than three, which is the prescribed threshold utilized by the routing resource 28 in each of the mobile routers 12 to compress the reverse routing header.
The routing resource 28 of the mobile router "RF" 12, however, determines that simply updating the reverse routing header 130 would cause the local index field 140 to exceed the prescribed threshold of "3"; hence, the routing resource 28 of the mobile router "RF" 12 stores the explicit path to the mobile router "RH" 12 ("Fl ::F2" via "F:: Fl ") and compresses the explicit path in step 150 by inserting the index 152a in slot 142b. The routing resource 28 of the mobile router "RF" 12 resets the local index field 140 to zero, adjusts the segment field 144, adds its care-of address "D: :E" 124 to the source address field 134, and outputs the packet 132d. The mobile routers "RD" 12 and "RC" 12 output the packets 132e and 132f (Figure 6B), respectively, based on conventional updating of the reverse routing header 130 due to the local index field 140 being less than the prescribed threshold of "3".
Referring to Figure 6B, the routing resource 28 of the mobile router "RB" 12 determines that simply updating the reverse routing header 130 of the packet 132f would cause the local index field 140 to exceed the prescribed threshold of "3"; hence, the routing resource 28 of the mobile router "RB" 12 stores the explicit path to the mobile router "RE" 12 ("C::D" via "D::E") and compresses the explicit path in step 154 by inserting the index 152b in slot 142c. The routing resource 28 of the mobile router "RB" 12 resets the local index field 140 to zero, adjusts the segment field 144, adds its care-of address "A::B" 124 to the source address field 134, and outputs the packet 132g.
The mobile router "RA" 12 outputs the packets 132h based on conventional updating of the reverse routing header 130 due to the local index field 140 being less than the prescribed threshold of "3".
According to the disclosed embodiment, mobile ad hoc network routers obtain routing information in the form of explicit path routing information from routing headers (e.g., from discovery replies or reverse routing headers) for mobile ad hoc nodes that are within a prescribed "scope" (i.e., a prescribed distance from the mobile ad hoc router). Hence, each mobile ad hoc router is configured for selectively compressing the routing header by removing the explicit path routing information that is stored by the mobile ad hoc router, enabling the strict source route in the packet to be replaced by a loose source route, without the necessity of distributing routing information among the mobile routers.
As apparent from the foregoing, various reactive routing protocols may be used, and a mobile router also may parse discovery requests received via an explicit path from the originator to learn of neighboring nodes along the path in between the originator and the mobile router. In addition, a mobile router may obtain routing information for its fisheye routing table 24 based on an external routing protocol that exhibits fisheye properties, namely a routing protocol that provides more specific routing information for routes and nodes nearer the corresponding mobile router, and less specific routing information for routes and nodes further away from the corresponding mobile router.
While the disclosed embodiment has been described in connection with what is presently considered to be the most practical and preferred embodiment, it is to be understood that the invention is not limited to the disclosed embodiments, but, on the contrary, is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims.

Claims

What is Claimed Is:
1. A method in a mobile ad hoc router that is within a mobile ad hoc network, the method including: receiving, by the mobile ad hoc router, routing information that identifies a mobile ad hoc node within the mobile ad hoc network and that is reachable within a prescribed distance of the mobile ad hoc router; storing by the mobile ad hoc router a routing table entry in response to reception of the routing information and that specifies an explicit path for reaching the mobile ad hoc node within the prescribed distance; modifying, by the mobile ad hoc router, a routing header of a received packet into a modified routing header, the modifying including one of:
(1) removing an identified path for reaching the mobile ad hoc node from the routing header based on the routing header identifying that the received packet is from the identified path, and
(2) inserting the explicit path into the routing header, based on the routing header identifying the received packet is to be sent via the mobile ad hoc node; and outputting the received packet, having the modified routing header, toward a destination address specified by the received packet.
2. The method of claim 1, wherein the receiving includes obtaining the routing information from the corresponding routing header of a reply to a discovery message, the discovery message having been sent via the explicit path between an originator of the discovery message and a target of the discovery message, the reply having been sent by the target.
3. The method of claim 2, further comprising: receiving a second packet that specifies within the corresponding routing header a second explicit path for reaching the mobile ad hoc node within the prescribed distance; and selectively replacing the explicit path in the routing table entry with the second explicit path based on whether the second explicit path has a corresponding shorter distance to the mobile ad hoc node than the explicit path in the routing table entry.
4. The method of claim 3, wherein: the routing header of the reply specifies a corresponding hop count identifying a corresponding number of hops between the corresponding target and the corresponding originator; the storing includes specifying within the routing table entry the corresponding hop count identifying the corresponding number of hops between the target and the originator; and the selectively replacing including determining whether to replace the explicit path based on whether the second packet specifies a second corresponding hop count that is less than the corresponding hop count stored in the routing table entry.
5. The method of claim 4, wherein the determining includes determining whether the second hop count is less than the corresponding hop count stored in the routing table entry, the second hop count and the corresponding hop count each specifying a corresponding number of hops between the target and the originator.
6. The method of claim 1, wherein: the receiving includes obtaining the routing information from the routing header of the received packet, the routing header specifying the routing information as a reverse routing header that includes the explicit path; the storing including storing the explicit path based on the explicit path exceeding a prescribed minimum distance; and the removing including removing the explicit path, as the identified path, from the reverse routing header.
7. The method of claim 1 , wherein the removing includes replacing the identified path in the routing header with an index value that identifies the routing table entry.
8. The method of claim 7, wherein the inserting includes: detecting the index value within the routing header, the index value identifying the received packet is to be sent via the mobile ad hoc node; and retrieving the explicit path, for insertion into the routing header, in response to detecting the corresponding index value in the routing header.
9. The method of claim 1 , wherein the receiving includes obtaining the routing information from the corresponding routing header of the received packet, the modifying including removing the explicit path, as said identified path, from the received packet.
10. A mobile ad hoc router configured for routing packets within a mobile ad hoc network, the mobile ad hoc router comprising: a network interface configured for receiving routing information that identifies a mobile ad hoc node within the mobile ad hoc network and that is reachable within a prescribed distance of the mobile ad hoc router; and a routing resource configured for storing a routing table entry in response to reception of the routing information and that specifies an explicit path for reaching the mobile ad hoc node within the prescribed distance; the routing resource configured for modifying a routing header of a received packet into a modified routing header, based on one of: (1) removing an identified path for reaching the mobile ad hoc node from the routing header based on the routing header identifying that the received packet is from the identified path, and
(2) inserting the explicit path into the routing header, based on the routing header identifying the received packet is to be sent via the mobile ad hoc node; the network interface configured for outputting the received packet, having the modified routing header, toward a destination address specified by the received packet.
1 1. The mobile ad hoc router of claim 10, wherein the routing resource is configured for obtaining the routing information from the corresponding routing header of a reply to a discovery message, the discovery message having been sent via the explicit path between an originator of the discovery message and a target of the discovery message, the reply having been sent by the target.
12. The mobile ad hoc router of claim 1 1, wherein: the network interface is configured for receiving a second packet that specifies within the corresponding routing header a second explicit path for reaching the mobile ad hoc node within the prescribed distance; the routing resource configured for selectively replacing the explicit path in the routing table entry with the second explicit path based on whether the second explicit path has a corresponding shorter distance to the mobile ad hoc node than the explicit path in the routing table entry.
13. The mobile ad hoc router of claim 12, wherein: the routing header of the reply specifies a corresponding hop count identifying a corresponding number of hops between the corresponding target and the corresponding originator; the routing resource configured for specifying within the routing table entry the corresponding hop count identifying the corresponding number of hops between the target and the originator; and the routing resource configured for determining whether to replace the explicit path based on whether the second packet specifies a second corresponding hop count that is less than the corresponding hop count stored in the routing table entry.
14. The mobile ad hoc router of claim 13, wherein the routing resource is configured for comparing the second corresponding hop count with the corresponding hop count stored in the routing table entry based on the second hop count and the corresponding hop count each specifying a corresponding number of hops between the target and the originator.
15. The mobile ad hoc router of claim 10, wherein: the routing resource is configured for obtaining the routing information from the routing header of the received packet, the routing header specifying the routing information as a reverse routing header that includes the explicit path; the routing resource configured for storing the explicit path based on the explicit path exceeding a prescribed minimum distance; and the routing resource configured for removing the explicit path, as the identified path, from the reverse routing header.
16. The mobile ad hoc router of claim 10, wherein the routing resource is configured for replacing the identified path in the routing header with an index value that identifies the routing table entry.
17. The mobile ad hoc router of claim 16, wherein the routing resource is configured for inserting the explicit path into the routing header based on: detecting the index value within the routing header, the index value identifying the received packet is to be sent via the mobile ad hoc node; and retrieving the explicit path, for insertion into the routing header, in response to detecting the corresponding index value in the routing header.
18. The mobile ad hoc router of claim 10, wherein the routing resource is configured for obtaining the routing information from the corresponding routing header of the received packet, and modifying the routing header by removing the explicit path, as said identified path, from the received packet.
19. A mobile router configured for routing packets within a mobile ad hoc network, the mobile router comprising: means for receiving routing information that identifies a mobile ad hoc node within the mobile ad hoc network and that is reachable within a prescribed distance of the mobile ad hoc router; means for storing a routing table entry based on reception of the routing information and that specifies an explicit path for reaching the mobile ad hoc node within the prescribed distance; and means for modifying a routing header of a received packet into a modified routing header, by one of:
(1) removing an identified path for reaching the mobile ad hoc node from the routing header based on the routing header identifying that the received packet is from the identified path, and (2) inserting the explicit path into the routing header, based on the routing header identifying the received packet is to be sent via the mobile ad hoc node; the means for receiving further configured for outputting the received packet, having the modified routing header, toward a destination address specified by the received packet.
PCT/US2006/049470 2006-01-04 2006-12-29 Compression of a routing header in a packet by a mobile router in an ad hoc network WO2007081566A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP06848268.6A EP1969775B1 (en) 2006-01-04 2006-12-29 Compression of a routing header in a packet by a mobile router in an ad hoc network

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US11/324,270 2006-01-04
US11/324,270 US20070153707A1 (en) 2006-01-04 2006-01-04 Ad hoc network formation and management based on aggregation of ad hoc nodes according to an aggregation hierarchy
US11/494,585 2006-07-28
US11/494,585 US7778235B2 (en) 2006-01-04 2006-07-28 Compression of a routing header in a packet by a mobile router in an ad hoc network

Publications (2)

Publication Number Publication Date
WO2007081566A2 true WO2007081566A2 (en) 2007-07-19
WO2007081566A3 WO2007081566A3 (en) 2007-12-06

Family

ID=38256807

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2006/049470 WO2007081566A2 (en) 2006-01-04 2006-12-29 Compression of a routing header in a packet by a mobile router in an ad hoc network

Country Status (1)

Country Link
WO (1) WO2007081566A2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009017602A1 (en) 2007-08-01 2009-02-05 Silver Spring Networks, Inc. Method and system of routing in a utility smart-grid network
US8161191B2 (en) 2007-06-15 2012-04-17 Silver Spring Networks, Inc. Method and system for providing network and routing protocols for utility services
RU2461136C2 (en) * 2010-04-30 2012-09-10 Виктор Николаевич Куделя Method for guaranteed delivery of data units in switched lossy network
WO2020023909A1 (en) * 2018-07-27 2020-01-30 GoTenna, Inc. Vine™: zero-control routing using data packet inspection for wireless mesh networks
WO2020131489A1 (en) * 2018-12-18 2020-06-25 Citrix Systems, Inc. Secure connection established with the use of routing tokens

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040117339A1 (en) 2002-12-13 2004-06-17 Pascal Thubert Arrangement in a router of a mobile network for optimizing use of messages carrying reverse routing headers

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6704293B1 (en) * 1999-12-06 2004-03-09 Telefonaktiebolaget Lm Ericsson (Publ) Broadcast as a triggering mechanism for route discovery in ad-hoc networks
FI112152B (en) * 2000-09-29 2003-10-31 Nokia Corp Addressing and routing in ad hoc mobility networks
US6744740B2 (en) * 2001-12-21 2004-06-01 Motorola, Inc. Network protocol for wireless devices utilizing location information
US20040167988A1 (en) * 2002-12-23 2004-08-26 Johan Rune Bridging between a Bluetooth scatternet and an Ethernet LAN

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040117339A1 (en) 2002-12-13 2004-06-17 Pascal Thubert Arrangement in a router of a mobile network for optimizing use of messages carrying reverse routing headers

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
DSR: THE DYNAMIC SOURCE ROUTING PROTOCOL FOR MULTIHOP WIRELESS AS HOC NETWORKS, 2001
JOHNSON ET AL., THE DYNAMIC SOURCE ROUTING PROTOCOL FOR MOBILE AD HOC NETWORKS (DSR, 19 July 2004 (2004-07-19), Retrieved from the Internet <URL:<draft-ietf-manet-dsr-10.txt>>
PERKINS ET AL., AD HOC ON-DEMAND DISTANCE VECTOR (AODV) ROUTING, 17 February 2003 (2003-02-17), Retrieved from the Internet <URL:<draft-ietf-manet-aodv.13>>
See also references of EP1969775A4

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8161191B2 (en) 2007-06-15 2012-04-17 Silver Spring Networks, Inc. Method and system for providing network and routing protocols for utility services
US8396987B2 (en) 2007-06-15 2013-03-12 Silver Spring Networks, Inc. Method and system for providing network and routing protocols for utility services
US8819279B2 (en) 2007-06-15 2014-08-26 Silver Spring Networks, Inc. Method and system for providing network and routing protocols for utility services
WO2009017602A1 (en) 2007-08-01 2009-02-05 Silver Spring Networks, Inc. Method and system of routing in a utility smart-grid network
US8279870B2 (en) 2007-08-01 2012-10-02 Silver Spring Networks, Inc. Method and system of routing in a utility smart-grid network
RU2461136C2 (en) * 2010-04-30 2012-09-10 Виктор Николаевич Куделя Method for guaranteed delivery of data units in switched lossy network
WO2020023909A1 (en) * 2018-07-27 2020-01-30 GoTenna, Inc. Vine™: zero-control routing using data packet inspection for wireless mesh networks
WO2020131489A1 (en) * 2018-12-18 2020-06-25 Citrix Systems, Inc. Secure connection established with the use of routing tokens
US11050566B2 (en) 2018-12-18 2021-06-29 Citrix Systems, Inc. Method for securing the rendezvous connection in a cloud service using routing tokens
AU2019402945A1 (en) * 2018-12-18 2021-07-01 Citrix Systems, Inc. Secure connection established with the use of routing tokens
AU2019402945B2 (en) * 2018-12-18 2022-03-31 Citrix Systems, Inc. Secure connection established with the use of routing tokens
US11469896B2 (en) 2018-12-18 2022-10-11 Citrix Systems, Inc. Method for securing the rendezvous connection in a cloud service using routing tokens

Also Published As

Publication number Publication date
WO2007081566A3 (en) 2007-12-06

Similar Documents

Publication Publication Date Title
EP1969775B1 (en) Compression of a routing header in a packet by a mobile router in an ad hoc network
US7860025B2 (en) Directed acyclic graph discovery and network prefix information distribution relative to a clusterhead in an ad hoc mobile network
US7366111B2 (en) Arrangement for providing optimized connections between peer routers in a tree-based ad hoc mobile network
US7333461B2 (en) Arrangement in a router of a mobile network for generating a local router prefix for anonymous route connections
US7428221B2 (en) Arrangement for providing network prefix information from attached mobile routers to a clusterhead in a tree-based ad hoc mobile network
US7209978B2 (en) Arrangement in a router of a mobile network for optimizing use of messages carrying reverse routing headers
CA2387569C (en) System for communicating labeled routing trees
US20060291485A1 (en) Link state advertisements specifying dynamic routing metrics and associated variation metrics and selective distribution thereof
US20070086358A1 (en) Directed acyclic graph computation by orienting shortest path links and alternate path links obtained from shortest path computation
US20070230410A1 (en) Route optimization for a mobile IP network node in a mobile ad hoc network
WO2007081566A2 (en) Compression of a routing header in a packet by a mobile router in an ad hoc network
KR100833506B1 (en) An Path Recovery Mechanism and Apparatus using Candidate Node in AODV
Margaryan et al. Development of an Adaptive Routing Algorithm in MANET
Le et al. An efficient hybrid routing approach for hybrid wireless mesh networks
Prozorov et al. A Simple Model of MESH Routing Protocols
KR101029497B1 (en) Arp protocol replacement method through route searching process on mobile ad-hoc network using reactive routing protocol
Li et al. An analytical evaluation on the performance of heterogeneous ad hoc networks
Tay et al. INTERNET-DRAFT Mingliang Jiang
Li et al. Construct the load-balanced topology in NEMO
Patil et al. MANET-Evaluation of DSDV and AROD Routing Protocol

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2006848268

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE