Dynamic allocation of context identifiers for header compression
Claim Score by NHIP
Abstract
In one embodiment, routable traffic through one or more border routers between a local computer network and a global computer network is monitored in order to characterize use of one or more global prefixes of the traffic. A particular set of the global prefixes, up to a maximum number, that are most frequently used may be mapped into a set of context identifiers (IDs) having a shorter bit-length than the global prefixes. The context IDs may then be distributed into the local computer network, and the one or more border routers convert between the context IDs and the global prefixes, accordingly.

Term
Projected expiry 3 March 2032.
- Priority and filed
- Published
- Today
- Projected expiry
24 claims: 3 independent, 21 dependent
- 1Broadest claimClaim Score 64, broad(NHIP)A method, comprising:monitoring routable traffic through a border router between a local computer network and a global computer network;characterizing use of one or more global prefixes of the traffic;determining a number of global prefixes that can be mapped into context identifiers (IDs) having a shorter bit-length than the global prefixes;determining, up to the number, a particular set of the global prefixes that are most frequently used;mapping the context IDs to the particular set of global prefixes;distributing the context IDs into the local computer network;and converting between the context IDs and the global prefixes at the border router.
- 15An apparatus, comprising:one or more network interfaces to communicate as a border router between a local computer network and a global computer network;a processor coupled to the network interfaces and adapted to execute one or more processes;and a memory configured to store a border router process executable by the processor, the process when executed operable to: monitor routable traffic through the border router between the local computer and the global computer network;characterize use of one or more global prefixes of the traffic;determine a number of global prefixes that can be mapped into context identifiers (IDs) having a shorter bit-length than the global prefixes;determine, up to the number, a particular set of the global prefixes that are most frequently used;map the context IDs to the particular set of global prefixes;distribute the context IDs into the local computer network;and convert between the context IDs and the global prefixes at the border router.
- 24A tangible, non-transitory, computer-readable media having software encoded thereon, the software when executed by a processor operable to:monitor routable traffic through a border router between a local computer network and a global computer network;characterize use of one or more global prefixes of the traffic;determine a number of global prefixes that can be mapped into context identifiers (IDs) having a shorter bit-length than the global prefixes;determine, up to the number, a particular set of the global prefixes that are most frequently used;map the context IDs to the particular set of global prefixes;distribute the context IDs into the local computer network;and convert between the context IDs and the global prefixes.
Independent claims3
54 paragraphs in 4 sections, as filed
TECHNICAL FIELD
0001The present disclosure relates generally to computer networks, and, more particularly, to header compression in computer networks.
BACKGROUND
0003Low power and Lossy Networks (LLNs), e.g., sensor networks, have a myriad of applications, such as Smart Grid and Smart Cities. Various challenges are presented with LLNs, such as lossy links, low bandwidth, battery operation, low memory and/or processing capability, etc. To address the limited resources of LLNs, the Internet Engineering Task Force (IETF) working group for Internet Protocol version 6 (IPv6) over Low power Wireless Personal Area Networks (6LoWPAN) has defined an adaptation layer for carrying IPv6 packets in IEEE 802.15.4 frames. A primary component of the adaptation layer is an IPv6 header compression mechanism that reduces the size of IPv6 payloads to reduce channel utilization, transmission energy cost, and communication latency. Furthermore, because packet error rates and packet length are correlated, reduced packet sizes also serves to reduce packet error rates. Note that other LLN link technologies have also adopted the same (or similar) header compression mechanism, such as IEEE P1901.2 for Power Line Communication (PLC), and others.
0004The 6LoWPAN header compression mechanism reduces the size of IPv6 addresses by using stateless and context-based techniques. The stateless technique replaces the standard encoding for well-known address formats (e.g., link-local unicast, well-known multicast, and unspecified addresses) with compact forms used, and does not allow for communication across network boundaries. The context-based technique, however, may be used to compact IPv6 addresses by replacing them with a short context identifier that indicates a particular IPv6 prefix (e.g., limited to sixteen different 4-bit identifiers). This mechanism assumes that all 6LoWPAN devices in the same network are configured with the same context information, which requires extra configuration. Currently, however, there is no definition as to how prefixes are selected for compression into context identifiers, nor when context identifiers should be distributed.
BRIEF DESCRIPTION OF THE DRAWINGS
0005The embodiments herein may be better understood by referring to the following description in conjunction with the accompanying drawings in which like reference numerals indicate identically or functionally similar elements, of which:
0006<figref idref="DRAWINGS">FIG. 1</figref> illustrates an example computer network;
0007<figref idref="DRAWINGS">FIG. 2</figref> illustrates an example network device/node;
0008<figref idref="DRAWINGS">FIG. 3</figref> illustrates an example packet;
0009<figref idref="DRAWINGS">FIG. 4</figref> illustrates an example of header compression and conversion;
0010<figref idref="DRAWINGS">FIG. 5</figref> illustrates an example characterization table and header compression mapping;
0011<figref idref="DRAWINGS">FIGS. 6A-6B</figref> illustrate examples of context identifier distribution into the computer network; and
0012<figref idref="DRAWINGS">FIGS. 7A-7B</figref> illustrate an example simplified procedure for dynamically allocating context identifiers for header compression in a computer network.
DESCRIPTION OF EXAMPLE EMBODIMENTS
Overview
0013According to one or more embodiments of the disclosure, routable traffic through one or more border routers between a local computer network and a global computer network is monitored in order to characterize use of one or more global prefixes of the traffic. A particular set of the global prefixes, up to a maximum number, that are most frequently used may be mapped into a set of context identifiers (IDs) having a shorter bit-length than the global prefixes. The context IDs may then be distributed into the local computer network, and the one or more border routers convert between the context IDs and the global prefixes, accordingly.
Description
0014A computer network is a geographically distributed collection of nodes interconnected by communication links and segments for transporting data between end nodes, such as personal computers and workstations, or other devices, such as sensors, etc. Many types of networks are available, ranging from local area networks (LANs) to wide area networks (WANs). LANs typically connect the nodes over dedicated private communications links located in the same general physical location, such as a building or campus. WANs, on the other hand, typically connect geographically dispersed nodes over long-distance communications links, such as common carrier telephone lines, optical lightpaths, synchronous optical networks (SONET), synchronous digital hierarchy (SDH) links, or Powerline Communications (PLC) such as IEEE 61334, IEEE P1901.2, and others. In addition, a Mobile Ad-Hoc Network (MANET) is a kind of wireless ad-hoc network, which is generally considered a self-configuring network of mobile routes (and associated hosts) connected by wireless links, the union of which forms an arbitrary topology.
0015Smart object networks, such as sensor networks, in particular, are a specific type of network having spatially distributed autonomous devices such as sensors, actuators, etc., that cooperatively monitor physical or environmental conditions at different locations, such as, e.g., energy/power consumption, resource consumption (e.g., water/gas/etc. for advanced metering infrastructure or “AMI” applications) temperature, pressure, vibration, sound, radiation, motion, pollutants, etc. Other types of smart objects include actuators, e.g., responsible for turning on/off an engine or perform any other actions. Sensor networks, a type of smart object network, are typically shared-media networks, such as wireless or PLC networks. That is, in addition to one or more sensors, each sensor device (node) in a sensor network may generally be equipped with a radio transceiver or other communication port such as PLC, a microcontroller, and an energy source, such as a battery. Often, smart object networks are considered field area networks (FANs), neighborhood area networks (NANs), etc. Generally, size and cost constraints on smart object nodes (e.g., sensors) result in corresponding constraints on resources such as energy, memory, computational speed and bandwidth. Correspondingly, a reactive routing protocol may, though need not, be used in place of a proactive routing protocol for smart object networks.
0016<figref idref="DRAWINGS">FIG. 1</figref> is a schematic block diagram of an example computer network <b>100</b> illustratively comprising nodes/devices <b>125</b> (e.g., labeled as shown, “<b>11</b>,” “<b>12</b>,” . . . “<b>35</b>”) interconnected by various methods of communication. For instance, the links <b>105</b> as shown may be shared media (e.g., wireless links, PLC links, etc.) of a mesh network, where certain nodes, such as, e.g., routers, sensors, computers, etc., may be in communication with other nodes, e.g., based on distance, signal strength, current operational status, location, etc. Generally, the devices <b>125</b> may be considered to be part of a “local” or mesh computer network <b>110</b> (e.g., a LAN or personal area network, “PAN”), which may be connected via one or more border routers <b>120</b> to a “global” computer network <b>130</b>, such as a WAN. Within the global computer network, the mesh network <b>110</b> may be in communication with one or more network management servers <b>150</b>, collectors <b>160</b>, or other head-end applications or devices. Those skilled in the art will understand that any number of nodes, devices, links, etc. may be used in the computer network, and that the view shown herein is for simplicity.
0017Data packets <b>140</b> (e.g., traffic and/or messages sent between the devices/nodes) may be exchanged among the nodes/devices of the computer network <b>100</b> using predefined network communication protocols such as certain known wireless protocols (e.g., IEEE Std. 802.15.4, WiFi, Bluetooth®, etc.), PLC protocols, or other shared-media protocols where appropriate. In this context, a protocol consists of a set of rules defining how the nodes interact with each other.
0018<figref idref="DRAWINGS">FIG. 2</figref> is a schematic block diagram of an example node/device <b>200</b> that may be used with one or more embodiments described herein, e.g., particularly as a border router <b>120</b> or other nodes where applicable. The device may comprise one or more network interfaces <b>210</b> (e.g., wireless, PLC, wired, etc.), at least one processor <b>220</b>, and a memory <b>240</b> interconnected by a system bus <b>250</b>, as well as a power supply <b>260</b> (e.g., battery, plug-in, etc.).
0019The network interface(s) <b>210</b> contain the mechanical, electrical, and signaling circuitry for communicating data over links <b>105</b> coupled to the local network <b>110</b> and when embodied as a border router <b>120</b>, also into global network <b>130</b>. The network interfaces may be configured to transmit and/or receive data using a variety of different communication protocols. Note, further, that the nodes may have two different types of network connections <b>210</b>, e.g., wireless and wired/physical connections, and that the view herein is merely for illustration. Also, while the network interface <b>210</b> is shown separately from power supply <b>260</b>, for PLC the network interface <b>210</b> may communicate through the power supply <b>260</b>, or may be an integral component of the power supply. In some specific configurations the PLC signal may be coupled to the power line feeding into the power supply.
0020The memory <b>240</b> comprises a plurality of storage locations that are addressable by the processor <b>220</b> and the network interfaces <b>210</b> for storing software programs and data structures associated with the embodiments described herein. The processor <b>220</b> may comprise necessary elements or logic adapted to execute the software programs and manipulate the data structures <b>245</b>. An operating system <b>242</b>, portions of which are typically resident in memory <b>240</b> and executed by the processor, functionally organizes the device by, inter alia, invoking operations in support of software processes and/or services executing on the device. These software processes and/or services may comprise routing process/services <b>244</b> and an illustrative “header compression” process <b>248</b>, as described herein.
0021It will be apparent to those skilled in the art that other processor and memory types, including various computer-readable media, may be used to store and execute program instructions pertaining to the techniques described herein. Also, while the description illustrates various processes, it is expressly contemplated that various processes may be embodied as modules configured to operate in accordance with the techniques herein (e.g., according to the functionality of a similar process). Further, while the processes have been shown separately, those skilled in the art will appreciate that processes may be routines or modules within other processes.
0022Routing process (services) <b>244</b> contains computer executable instructions executed by the processor <b>220</b> to perform functions provided by one or more routing protocols, such as proactive or reactive routing protocols as will be understood by those skilled in the art. These functions may, on capable devices, be configured to manage a routing/forwarding table (a data structure <b>245</b>) containing, e.g., data used to make routing/forwarding decisions. In particular, in proactive routing, connectivity is discovered and known prior to computing routes to any destination in the network, e.g., link state routing such as Open Shortest Path First (OSPF), or Intermediate-System-to-Intermediate-System (ISIS), or Optimized Link State Routing (OLSR). Reactive routing, on the other hand, discovers neighbors (i.e., does not have an a priori knowledge of network topology), and in response to a needed route to a destination, sends a route request into the network to determine which neighboring node may be used to reach the desired destination. Example reactive routing protocols may comprise Ad-hoc On-demand Distance Vector (AODV), Dynamic Source Routing (DSR), DYnamic MANET On-demand Routing (DYMO), etc. Notably, on devices not capable or configured to store routing entries, routing process <b>244</b> may consist solely of providing mechanisms necessary for source routing techniques. That is, for source routing, other devices in the network can tell the less capable devices exactly where to send the packets, and the less capable devices simply forward the packets as directed.
0023Notably, mesh networks have become increasingly popular and practical in recent years. In particular, shared-media mesh networks, such as wireless or PLC networks, etc., are often on what is referred to as Low-Power and Lossy Networks (LLNs), which are a class of network in which both the routers and their interconnect are constrained: LLN routers typically operate with constraints, e.g., processing power, memory, and/or energy (battery), and their interconnects are characterized by, illustratively, high loss rates, low data rates, and/or instability. LLNs are comprised of anything from a few dozen and up to thousands or even millions of LLN routers, and support point-to-point traffic (between devices inside the LLN), point-to-multipoint traffic (from a central control point such at the root node to a subset of devices inside the LLN) and multipoint-to-point traffic (from devices inside the LLN towards a central control point).
0024An example protocol specified in an Internet Engineering Task Force (IETF) Internet Draft, entitled “RPL: IPv6 Routing Protocol for Low Power and Lossy Networks” <draft-ietf-roll-rpl-19> by Winter, at al. (Mar. 13, 2011 version), provides a mechanism that supports multipoint-to-point (MP2P) traffic from devices inside the LLN towards a central control point (e.g., LLN Border Routers (LBRs) or “root nodes/devices” generally), as well as point-to-multipoint (P2MP) traffic from the central control point to the devices inside the LLN (and also point-to-point, or “P2P” traffic). RPL (pronounced “ripple”) may generally be described as a distance vector routing protocol that builds a Directed Acyclic Graph (DAG) for use in routing traffic/packets <b>140</b>, in addition to defining a set of features to bound the control traffic, support repair, etc. Notably, as may be appreciated by those skilled in the art, RPL also supports the concept of Multi-Topology-Routing (MTR), whereby multiple DAGs can be built to carry traffic according to individual requirements.
0025Also, a directed acyclic graph (DAG) is a directed graph having the property that all edges are oriented in such a way that no cycles (loops) are supposed to exist. All edges are contained in paths oriented toward and terminating at one or more root nodes (e.g., “clusterheads or “sinks”), often to interconnect the devices of the DAG with a larger infrastructure, such as the Internet, a wide area network, or other domain. In addition, a Destination Oriented DAG (DODAG) is a DAG rooted at a single destination, i.e., at a single DAG root with no outgoing edges. A “parent” of a particular node within a DAG is an immediate successor of the particular node on a path towards the DAG root, such that the parent has a lower “rank” than the particular node itself, where the rank of a node identifies the node's position with respect to a DAG root (e.g., the farther away a node is from a root, the higher is the rank of that node). Note also that a tree is a kind of DAG, where each device/node in the DAG generally has one parent or one preferred parent. DAGs may generally be built (e.g., by routing process <b>244</b>) based on an Objective Function (OF). The role of the Objective Function is generally to specify rules on how to build the DAG (e.g. number of parents, backup parents, etc.).
0026As noted above, to address the limited resources of LLNs, the IETF working group for IPv6 over Low power Wireless Personal Area Networks (6LoWPAN) has defined an adaptation layer for carrying IPv6 packets in IEEE 802.15.4 frames. A primary component of the adaptation layer is an IPv6 header compression mechanism that reduces the size of IPv6 payloads to reduce packet overhead, channel utilization, transmission energy cost, and communication latency. Furthermore, because packet error rates and packet length are correlated, reduced packet sizes also serves to reduce packet error rates. An illustrative header compression mechanism is specified in the IETF Internet Draft, entitled “RPL Compression Format for IPv6 Datagrams in Low Power and Lossy Networks (6LoWPAN)” <draft-ietf-6lowpan-hc-15> by Hui, at al. (Feb. 24, 2011 version). Note that other LLN link technologies have also adopted the same (or similar) header compression mechanism, such as IEEE P1901.2 for Power Line Communication (PLC), and others.
0027The 6LoWPAN header compression mechanism reduces the size of IPv6 addresses by using stateless and context-based techniques. The stateless technique replaces the standard encoding for well-known address formats (e.g., link-local unicast, well-known multicast, and unspecified addresses) with compact forms used, and does not allow for communication across network boundaries. The context-based technique, however, may be used to compact IPv6 addresses by replacing them with a short context identifier that indicates a particular IPv6 prefix (e.g., limited to sixteen different 4-bit identifiers). This mechanism assumes that all 6LoWPAN devices in the same network are configured with the same context information, which requires extra configuration. Currently, however, there is no definition as to how prefixes are selected for compression into context identifiers, nor when context identifiers should be distributed.
0028A number of LLN applications involve LLN devices communicating with a server outside the LLN, such as a network management service/server (NMS) <b>150</b>. Also, for another example, in a Smart Grid AMI applications, Smart Meters communicate with a Collection Engine <b>160</b> to receive configuration information and report meter data. Because such communication relies on global IPv6 addresses, the proper context information can significantly increase overall system performance (e.g. throughput, latency, efficiency, etc.).
0029For instance, with reference to <figref idref="DRAWINGS">FIG. 3</figref>, a packet <b>300</b> (e.g., <b>140</b>) generally comprises one or more headers <b>310</b> for carrying various information used in transmitting the packet <b>300</b>, such as a source address <b>312</b>, a destination address <b>314</b>, etc. The packet's payload <b>320</b> may then be directed through the network <b>100</b> based (generally) on the information container within the header. <figref idref="DRAWINGS">FIG. 4</figref>, on the other hand, illustrates how header compression may be used in a network, e.g., at a border router <b>120</b>, by replacing the potentially long header <b>310</b> of the packet <b>300</b>, particularly the destination address <b>314</b> (e.g., 128-bit IPv6 addresses), or generally “header <b>410</b>,” with a shorter context identifier (ID) <b>420</b> (e.g., a 4-bit 6LoWPAN Header Compression Context ID). Accordingly, as shown in <figref idref="DRAWINGS">FIG. 4</figref>, the context IDs <b>420</b> may be used within the local computer network <b>110</b>, and converted to/from the full headers/addresses <b>410</b> by the border routers <b>120</b> based on their configured mapping (e.g., “<b>410</b>-A” to “<b>420</b>-A,” and “<b>420</b>-B” to “<b>410</b>-B,” etc.)
0030Because draft-ietf-6lowpan-hc only defines the encoding of IPv6 packets in IEEE 802.15.4 frames, however, the configuration of 6LoWPAN context information was left out-of-scope for that specification. Also, the IETF Internet Draft, entitled “Neighbor Discovery Optimization for Low Power and Lossy Networks (6LoWPAN)” <draft-ietf-6lowpan-nd-17> by Hui, at al. (Jun. 13, 2011 version) specifies one method for distributing context information in a 6LoWPAN, but it does not describe how prefixes are selected or when context information should be distributed.
0031The techniques described below, therefore, dynamically updates the 6LoWPAN context information to maximize the benefit of 6LoWPAN header compression mechanisms. The techniques below also specify a mechanism that auto-configures prefixes so that no manual configuration or administration is required, which is substantially important in typical LLN environments.
0032Dynamic Allocation of Context Identifiers
0033The techniques herein introduce the concept of dynamically auto-configuring context information (e.g., 6LoWPAN context information) for use with header compression (e.g., IPv6 header compression). In particular, according to one or more embodiments of the disclosure as described in detail below, routable traffic (thus using global addresses) through one or more border routers between a local computer network and a global computer network is monitored in order to characterize use of one or more global prefixes of the traffic. A particular set of the global prefixes, up to a maximum number, that are most frequently used may be mapped into a set of context identifiers (IDs) having a shorter bit-length than the global prefixes. The context IDs may then be distributed into the local computer network, and the one or more border routers convert between the context IDs and the global prefixes, accordingly.
0034Illustratively, the techniques described herein may be performed by hardware, software, and/or firmware, such as in accordance with the header compression process <b>248</b>, which may contain computer executable instructions executed by the processor <b>220</b> to perform functions relating to the novel techniques described herein, e.g., in conjunction with routing process <b>244</b>. For example, the techniques herein may be treated as extensions to conventional protocols, such as the various 6LoWPAN protocols, and as such, may be processed by similar components understood in the art that execute those protocols, accordingly.
0035Operationally, the techniques herein may first be described with relation to determining the appropriate context information, i.e., the context IDs <b>420</b>. In many LLN applications, routable traffic generally flows through one or a small handful of LLN Border Routers (LBRs) <b>120</b> that connect the LLN <b>110</b> to the outside IP world (global network <b>130</b>). For example, in a Smart Grid AMI application, Smart Meter applications generally communicate with a Collection Engine <b>160</b> hosted outside the LLN. LLN devices also communicate any management information to a Network Management System (NMS) <b>150</b> hosted outside the LLN. Furthermore, when using the RPL protocol, in a “non-storing mode,” all routable traffic must flow through the RPL DAG root, which is typically implemented on the LBRs.
0036Because the LBRs <b>120</b> can monitor routable traffic that is sourced by and/or destined to devices in the LLN (i.e., the traffic of interest traverses through the border routers <b>120</b>), the LBRs can characterize the use of global prefixes <b>410</b> within that traffic, using various packet inspection techniques. <figref idref="DRAWINGS">FIG. 5</figref> illustrates an example table <b>500</b> (e.g., a data structure <b>245</b>) that may be used to store the appropriate information gathered by monitoring and characterizing the traffic. For instance, a flow/prefix field <b>505</b> may list the most recent set of global prefixes <b>410</b> monitored (e.g., “a” through “f” shown), and an associated “usage” field <b>510</b> may characterize the usage, such as a number of times the prefix is seen, a rate at which the prefix is seen (for example, as a portion/percentage of a total data rate, or else as an approximate number, e.g., 20 kB/s). Note that the format of table <b>500</b> is merely for illustration, and is not meant to limit the scope of the embodiments herein. (Note also that an allocated context ID field <b>515</b> is described below.)
0037Note that there may be network configurations where there are a plurality of border routers between the local and global computer networks, and as such, use of the global prefixes should be characterized based on monitoring the traffic through the plurality of border routers. For instance, the LBRs can then combine their results to characterize the use of prefixes across the entire 6LoWPAN (remember that 6LoWPAN header compression requires all devices to be configured with the same context information). The process of combining results can be done in different ways: <ul id="ul0001" list-style="none"><li id="ul0001-0001" num="0000"><ul id="ul0002" list-style="none"><li id="ul0002-0001" num="0038">1) Select a single LBR as a “leader” or “primary border router” and have all other LBRs serving the same local network <b>110</b> (e.g., the same 6LoWPAN) to report their prefix information to the leader. The leader then dictates the context information as described herein (e.g., determining most frequently used global prefixes, and mapping and distributing context IDs, etc.).</li><li id="ul0002-0002" num="0039">2) Have each LBR report their prefix information to all other LBRs. After receiving prefix information from all other LBRs, have each LBR use a deterministic function common to all LBRs to compute the prefix mapping information.</li></ul></li></ul>
0040A variety of algorithms may be used to determine a mapping between context IDs <b>420</b> and global prefixes <b>410</b>. For instance, a first example method may use any of a variety of known frequency-counting algorithms (e.g., Misra-Gries) for determining the top most frequently used global prefixes (e.g., the top sixteen). According to a second example method, the problem can be viewed as an adaptive Huffman coding problem (as will be understood by those skilled in the art), where each code must be 4-bits long. One can use any adaptive Huffman coding algorithm (e.g., “FGK” or “Vitter”) to assign 4-bit codes (context IDs <b>420</b>) to global prefixes <b>410</b>. One advantage of using Huffman coding is that it more naturally deals with commonly-used prefixes that fully contain other commonly-used prefixes (e.g., a /64 that matches a /48). As further shown in <figref idref="DRAWINGS">FIG. 5</figref> is an illustrative mapping of the allocated context IDs as defined in allocation field <b>515</b> (e.g., “CID-A,” “CID-C,” etc.).
0041Illustratively, the frequency calculation, that is, the characterization of prefix usage, should occur over a sliding window such that it adapts to changes in frequency over time in order to remap the context IDs after a length of time.
0042Note that while one illustrative embodiment maps 6LoWPAN 4-bit header compression context IDs <b>4420</b> to IPv6 global prefix addresses <b>410</b>, other mappings between context IDs and global prefixes may be used. For instance, the number of global prefixes that can be mapped to context IDs need not be limited to sixteen (4-bits), as in the current 6LoWPAN header compression specification, but larger or smaller numbers may be supported, such that once this number is determined, a particular set of global prefixes may be determined (e.g., and mapped) that are most frequently used, up to that specific allowable number (i.e., as many different context IDs as are available). In one embodiment, it is also possible to allow the border routers to dynamically increase and/or decrease the number of available context IDs (e.g., increasing the bit-length of t he context ID) as needed.
0043Note also that another alternative to the embodiments above consists of having each border router/LBR <b>120</b> making a association between a prefix and a context ID, and sharing this association with other LBRs (thus without requiring each LBR to use a common algorithm). In this instance, any conflicts between the respective context IDs from each border router may be resolved in a variety of manners. For instance, context collisions can be sorted out by releasing the context ID giving precedence to the LBR with the higher IP address, or a specifically assigned preference, etc.
0044In addition, in one embodiment, a “bidding” mechanism may be used between LBRs in case of context ID shortage (supposing that all available context IDs have been used). In particular, if a border router wishes to allocate a context ID for a newly identified flow of heavy traffic, the border router may send a message to other border routers reporting the averaged traffic rates for its lowest flow and the new flow. Upon receiving that message, other border routers may trigger the same advertisement for their context IDs. Once all border routers have received the information, a distributed algorithm can be used so that each border router determines which one must release a context ID for the requester. As an example, assume the following: <ul id="ul0003" list-style="none"><li id="ul0003-0001" num="0000"><ul id="ul0004" list-style="none"><li id="ul0004-0001" num="0045">Border Router <b>120</b>-A: <ul id="ul0005" list-style="none"><li id="ul0005-0001" num="0046">lowest flow is 20 KBits/s CID=3;</li><li id="ul0005-0002" num="0047">higher flow is 130 KBits/s CID=5;</li></ul></li><li id="ul0004-0002" num="0048">Border Router <b>120</b>-B: <ul id="ul0006" list-style="none"><li id="ul0006-0001" num="0049">lowest flow is 24 KBits/s CID=6;</li><li id="ul0006-0002" num="0050">higher flow is 230 KBits/s CID=7;</li></ul></li><li id="ul0004-0003" num="0051">Border Router <b>120</b>-C: <ul id="ul0007" list-style="none"><li id="ul0007-0001" num="0052">lowest flow is 30 KBits/s CID=13;</li><li id="ul0007-0002" num="0053">higher flow is 130 KBits/s CID=15. <br /> If a border router then detects a new flow with an average rate of 500 KBits/s, and there are no more context IDs available, the algorithm described above may be invoked, and Border Router <b>120</b>-A would have to relinquish the mapped context ID “CID=3,” as it has a lowest frequency of use among the plurality of border routers. </li></ul></li></ul></li></ul>
0054According to one or more embodiments of the disclosure herein, techniques are also described for distributing the context information allocated above. In particular, border routers <b>120</b> may distribute context information to the nodes in the local computer network <b>110</b> in several ways in order to establish the network operation by the nodes <b>125</b>, and thus be able to convert between the context IDs <b>420</b> and the global prefixes <b>410</b> at the border routers <b>120</b> (e.g., as shown in <figref idref="DRAWINGS">FIG. 4</figref> above).
0055The current specification of draft-ietf-6lowpan-nd mentioned above uses a flooding-based protocol to distribute 6LoWPAN context information. The downside of using this mechanism is that it is a completely independent protocol and may add significant overhead to the 6LoWPAN network. Accordingly, two alternative mechanisms, each an application-specific choice based on respective tradeoffs, are proposed herein: <ul id="ul0008" list-style="none"><li id="ul0008-0001" num="0000"><ul id="ul0009" list-style="none"><li id="ul0009-0001" num="0056">1) Relaying the context IDs <b>420</b> (their mapping) within dynamic host configuration protocol (DHCP) messages within the local computer network <b>110</b>, for example, using DHCP for IPv6 (DHCPv6) to distribute context information in a newly defined DHCPv6 option. As shown in <figref idref="DRAWINGS">FIG. 6A</figref>, by using a DHCP server (e.g., located on a border router <b>120</b>), devices can retrieve new configuration information in addition to the header compression context information (e.g., request/reply exchange <b>610</b>/<b>615</b>).</li><li id="ul0009-0002" num="0057">2) “Piggybacking” the context IDs (their mapping) within network topology discovery messages distributed within the local computer network, for example, through defining a new option in RPL that may be included in RPL “DIO” messages (a DODAG Information Object, or DIO, is a type of DAG discovery message that carries information that allows a node to discover a RPL Instance, learn its configuration parameters, select a DODAG parent set, and maintain the upward routing topology). By piggybacking on RPL DIO messages, as shown in <figref idref="DRAWINGS">FIG. 6B</figref> (topology discovery messages <b>620</b>), the same (e.g., Trickle-based) dissemination mechanism used to distribute route updates can be utilized.</li></ul></li></ul>
0058Note that in certain embodiments, it may not make sense to utilize all context IDs if the added benefits of having the context information in place does not justify the cost of distributing context information. According to a specific embodiment, therefore, each border router has the option to disable the use of a context ID if its frequency of use does not justify the cost of maintaining the context information. Because all of the border routers in the local network may have to communicate the context information periodically or when new nodes join the network, there is a continuous cost to maintaining the context information. Accordingly, when a border router determines that the maintenance cost of a particular context ID, e.g., in terms of traffic, memory, etc., exceeds the benefit, it disables its use of the context ID, and informs the network that the context ID has been freed up/relinquished (e.g., in the case of RPL, a DIO message may be sent). Such message may also be sent if a border router receives a packet with an unknown context ID, which may be because the message advertising that the context ID is no longer used or has been lost.
0059<figref idref="DRAWINGS">FIGS. 7A-7B</figref> illustrate an example simplified procedure for dynamically allocating context identifiers for header compression in a computer network in accordance with one or more embodiments described herein. The procedure <b>700</b> starts at step <b>705</b>, and continues to step <b>710</b>, where, as described in greater detail above, routable traffic through one or more border routers <b>120</b> between a local computer network <b>110</b> and a global computer network <b>130</b> is monitored, and the use of one or more global prefixes <b>410</b> of the traffic (e.g., flows <b>505</b> and usage <b>510</b>) may be characterized in step <b>715</b>.
0060Once the number of global prefixes that can be mapped into context IDs is determined (step <b>720</b>, or else statically configured), then in step <b>725</b> a particular set of the global prefixes <b>410</b> that are most frequently used can be determined, up to that number, and context IDs <b>420</b> may then be mapped to the particular set of global prefixes in step <b>730</b>, as described in detail above. In particular, the monitoring, mapping, etc., may be performed by one or more border routers according to the techniques outlined above. In step <b>735</b>, the context IDs <b>420</b> may be distributed into the local computer network <b>110</b>, e.g., through DHCP configuration (request/reply <b>610</b>/<b>615</b>) or topology discovery messages <b>620</b>. Note that in the event there is a conflict between context IDs of different border routers (when individually computed), in step <b>740</b> the conflict may be resolved according to one or more techniques mentioned above (e.g., relinquishing a least-used context ID, etc.).
0061Operation of the border router(s) with regard to traffic flow proceeds in step <b>745</b>, where the one or more border routers convert between the context IDs <b>420</b> and the mapped global prefixes <b>410</b>. Note that as mentioned above, in step <b>750</b> the use of a particular context ID in the local computer network may be disabled in response to a cost of the particular context ID exceeding its benefit.
0062The procedure <b>700</b> proceeds to step <b>755</b>, where the context IDs may be remapped after a certain length of time, or else may be continuously updated, by returning to step <b>710</b> to continue monitoring the traffic, characterizing the traffic, etc. If new context IDs are needed, they may be distributed into the network, or if there are no available context IDs, old mapped IDs may be replaced, and so on.
0063It should be noted that while certain steps within procedure <b>700</b> may be optional as described above, the steps shown in <figref idref="DRAWINGS">FIGS. 7A-7B</figref> are merely examples for illustration, and certain other steps may be included or excluded as desired. Further, while a particular order of the steps is shown, this ordering is merely illustrative, and any suitable arrangement of the steps may be utilized without departing from the scope of the embodiments herein.
0064The novel techniques described herein, therefore, dynamically allocate context identifiers for header compression in a computer network. In particular, by maximizing the benefit of header compression (e.g., 6LoWPAN header compression), the techniques herein reduce packet control plane overhead, channel utilization, reduce latency, increase throughput, reduce packet-error rates, and reduce transmission costs.
0065While there have been shown and described illustrative embodiments that dynamically allocate context identifiers for header compression in a computer network, it is to be understood that various other adaptations and modifications may be made within the spirit and scope of the embodiments herein. For example, the embodiments have been shown and described herein with relation specifically to 6LoWPAN and IPv6 protocols. However, the embodiments in their broader sense are not as limited, and may, in fact, be used with other types of protocols. In addition, while the network (local computer network) is shown as an LLN, other types of networks may utilize the techniques herein where a border router communicates between two different networks.
0066The foregoing description has been directed to specific embodiments. It will be apparent, however, that other variations and modifications may be made to the described embodiments, with the attainment of some or all of their advantages. For instance, it is expressly contemplated that the components and/or elements described herein can be implemented as software being stored on a tangible (non-transitory) computer-readable medium (e.g., disks/CDs/etc.) having program instructions executing on a computer, hardware, firmware, or a combination thereof. Accordingly this description is to be taken only by way of example and not to otherwise limit the scope of the embodiments herein. Therefore, it is the object of the appended claims to cover all such variations and modifications as come within the true spirit and scope of the embodiments herein.
Contents4
10 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6 Sheet 7 Sheet 8 Sheet 9 Sheet 10
Every citation, both ways
| Document | Relation | Office | Cited during |
|---|---|---|---|
| US9621462B2 | Cited by | United States of America | Applicant |
| WO2014096505A1 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| US11558299B2 | Cited by | United States of America | Applicant |
| US9323715B2 | Cited by | United States of America | Search report |
| US2015134931A1 | Cited by | United States of America | Pre-grant |
| US10944669B1 | Cited by | United States of America | Applicant |
| US12192101B2 | Cited by | United States of America | Search report |
| US9344365B1 | Cited by | United States of America | Applicant |
| JP2018046392A | Cited by | Japan | Search report |
| US11252090B1 | Cited by | United States of America | Search report |
| CN110535812A | Cited by | China | Search report |
| CN105493455A | Cited by | China | Search report |
| WO2019223795A1 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| EP3937439A1 | Cited by | European Patent Office (EPO) | Search report |
| US2014167979A1 | Cited by | United States of America | Pre-grant |
| US2015263949A1 | Cited by | United States of America | Pre-grant |
| CN114449051A | Cited by | China | Search report |
| JP2018198440A | Cited by | Japan | Search report |
| US11165749B2 | Cited by | United States of America | Search report |
| EP3017548A2 | Cited by | European Patent Office (EPO) | Examiner |
| WO2022115915A1 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| US11882200B2 | Cited by | United States of America | Applicant |
| US2017019804A1 | Cited by | United States of America | Search report |
| US10602424B2 | Cited by | United States of America | Applicant |
| US2014064259A1 | Cited by | United States of America | Pre-grant |
| EP3017548B1 | Cited by | European Patent Office (EPO) | Examiner |
| US10015720B2 | Cited by | United States of America | Applicant |
| JP2017517161A | Cited by | Japan | Search report |
| US9749410B2 | Cited by | United States of America | Applicant |
| US10567280B2 | Cited by | United States of America | Applicant |
| CN114845336A | Cited by | China | Search report |
| US11936616B2 | Cited by | United States of America | Search report |
| KR20180049236A | Cited by | Republic of Korea | Search report |
| US9948516B2 | Cited by | United States of America | Applicant |
| US11444874B2 | Cited by | United States of America | Applicant |
| US11343715B1 | Cited by | United States of America | Search report |
| WO2016081224A1 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| WO2014096505A1 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| WO2019175378A1 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| US9300581B1 | Cited by | United States of America | Applicant |
| WO2019175276A1 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| US9385953B1 | Cited by | United States of America | Applicant |
| US2022029954A1 | Cited by | United States of America | Search report |
| EP3541041A1 | Cited by | European Patent Office (EPO) | Search report |
| WO2016126426A1 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| WO2015116995A1 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| FI20235872A1 | Cited by | Finland | Search report |
| KR20200043543A | Cited by | Republic of Korea | Search report |
| US11082344B2 | Cited by | United States of America | Applicant |
| JP2017517161A | Cited by | Japan | Search report |
| US9756549B2 | Cited by | United States of America | Applicant |
| US10251073B2 | Cited by | United States of America | Search report |
| US9615307B2 | Cited by | United States of America | Applicant |
| US11811642B2 | Cited by | United States of America | Applicant |
| US2022182320A1 | Cited by | United States of America | Search report |
| US11750505B1 | Cited by | United States of America | Applicant |
| US9369374B1 | Cited by | United States of America | Search report |
| US2003179742A1 | Cites | United States of America | Pre-grant |
| US7990963B1 | Cites | United States of America | Pre-grant |
2 members in 1 office; this record represents the family
Priority claims2
| Document | Office | Kind | Date |
|---|---|---|---|
| 201113192750 | United States of America | A | |
| US201113192750 | – | – | – |
Members2
| Document | Office | Kind | |
|---|---|---|---|
| US2013028095A1 | United States of America | A1 | |
| US8553688B2 | United States of America | B2 |
42 transactions on the USPTO file
Allowed without a rejection on record.
- Non-final rejections
- 0
- Final rejections
- 0
- RCEs
- 0
- Appeals
- 0
Over time
Point at a mark for the transactionTransactions
| Event | Code | |
|---|---|---|
| Expire PatentEXP. | EXP. | |
| Maintenance Fee Reminder MailedREM. | REM. | |
| Email NotificationEML_NTR | EML_NTR | |
| Change in Power of Attorney (May Include Associate POA)PA.. | PA.. | |
| Correspondence Address ChangeC.AD | C.AD | |
| Recordation of Patent Grant MailedPGM/ | PGM/ | |
| Patent Issue Date Used in PTA CalculationAllowedPTAC | PTAC | |
| Email NotificationEML_NTR | EML_NTR | |
| Issue Notification MailedAllowedWPIR | WPIR | |
| Dispatch to FDCD1935 | D1935 | |
| Issue Fee Payment VerifiedN084 | N084 | |
| Application Is Considered Ready for IssuePILS | PILS | |
| Issue Fee Payment ReceivedIFEE | IFEE | |
| Email NotificationEML_NTR | EML_NTR | |
| Printer Rush- No mailingTCPB | TCPB | |
| Mail Response to 312 Amendment (PTO-271)MN271 | MN271 | |
| Response to Amendment under Rule 312N271 | N271 | |
| Pubs Case Remand to TCPUBTC | PUBTC | |
| Amendment after Notice of Allowance (Rule 312)AllowedA.NA | A.NA | |
| Electronic ReviewELC_RVW | ELC_RVW | |
| Email NotificationEML_NTF | EML_NTF | |
| Mail Notice of AllowanceAllowedMN/=. | MN/=. | |
| Notice of Allowance Data Verification CompletedAllowedN/=. | N/=. | |
| Reasons for AllowanceEX.R | EX.R | |
| PG-Pub Issue NotificationPG-ISSUE | PG-ISSUE | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Information Disclosure Statement consideredIDSC | IDSC | |
| Reference capture on IDSRCAP | RCAP | |
| Information Disclosure Statement (IDS) FiledM844 | M844 | |
| Information Disclosure Statement (IDS) FiledWIDS | WIDS | |
| Application Dispatched from OIPEOIPE | OIPE | |
| Information Disclosure Statement consideredIDSC | IDSC | |
| Information Disclosure Statement (IDS) FiledM844 | M844 | |
| Information Disclosure Statement (IDS) FiledWIDS | WIDS | |
| Application Is Now CompleteCOMP | COMP | |
| Sent to Classification ContractorPGPC | PGPC | |
| Filing ReceiptFLRCPT.O | FLRCPT.O | |
| Cleared by OIPE CSRL194 | L194 | |
| IFW Scan & PACR Auto Security ReviewSCAN | SCAN | |
| Initial Exam Team nnIEXX | IEXX |
7 legal events, as the office reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | |
|---|---|---|
| Lapsed due to failure to pay maintenance feeLapsedFP | FP | |
| Lapse for failure to pay maintenance feesLapsedPATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITYLAPS | LAPS | |
| Information on status: patent discontinuationPATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362STCH | STCH | |
| Fee payment procedureMAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITYFEPP | FEPP | |
| Fee paymentFPAY | FPAY | |
| Information on status: patent grantGrantedPATENTED CASESTCF | STCF | |
| AssignmentAS | AS |
Numbers
- Publication
- 20130028095
- Publication, DOCDB
- 2013028095
- Publication, EPODOC
- US2013028095
- Application
- 13192750
- Application, DOCDB
- 201113192750
- Application, EPODOC
- US201113192750
Titles
- English
- DYNAMIC ALLOCATION OF CONTEXT IDENTIFIERS FOR HEADER COMPRESSION
Patent term adjustment
- A delay
- +249 daysthe office missed an examination deadline
- Applicant delay
- −30 days
- Net adjustment
- 219 days
Classification
- CPC, 8
- H04L45/38
- H04L45/70
- H04L45/04
- H04L45/54
- H04L45/745
- H04L61/106
- H04L2101/659
- H04L2101/672
- IPC, 1
- H04L12 26
- USPC, 1
- 370241000