EP1489817A1 - Apparatus and method for detecting duplicate IP addresses in mobile ad hoc network environment - Google Patents

Apparatus and method for detecting duplicate IP addresses in mobile ad hoc network environment Download PDF

Info

Publication number
EP1489817A1
EP1489817A1 EP20040253559 EP04253559A EP1489817A1 EP 1489817 A1 EP1489817 A1 EP 1489817A1 EP 20040253559 EP20040253559 EP 20040253559 EP 04253559 A EP04253559 A EP 04253559A EP 1489817 A1 EP1489817 A1 EP 1489817A1
Authority
EP
European Patent Office
Prior art keywords
packet
terminal
address
addresses
dad
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
EP20040253559
Other languages
German (de)
French (fr)
Other versions
EP1489817B1 (en
Inventor
Sang-Su Nam
Min-Soo Kim
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Samsung Electronics Co Ltd
Original Assignee
Samsung Electronics Co Ltd
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
Application filed by Samsung Electronics Co Ltd filed Critical Samsung Electronics Co Ltd
Publication of EP1489817A1 publication Critical patent/EP1489817A1/en
Application granted granted Critical
Publication of EP1489817B1 publication Critical patent/EP1489817B1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5046Resolving address allocation conflicts; Testing of addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5603Access techniques
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/18Self-organising networks, e.g. ad-hoc networks or sensor networks

Definitions

  • the present invention relates to an apparatus and method operable to detect duplicate Internet Protocol (IP) addresses in a mobile ad hoc network (hereinafter, referred to as "MANET") environment, and more particularly, to a method of allocating IP addresses and detecting duplicate IP addresses as a single terminal participates in an already established MANET or is disconnected from and reconnected to the already established MANET while transmitting/receiving a Hello packet containing an identifier for identifying each MANET.
  • IP Internet Protocol
  • DHCP Dynamic Host Configuration Protocol
  • Figure 1A is an exemplary view showing the structure of a MANET and an IP address detection method
  • Figure 1B is an exemplary view showing the order of allocation and duplicate detection of IP addresses performed in a conventional terminal.
  • terminal A For connection of terminal A to the MANET consisting of terminal B, terminal C and terminal D, terminal A selects an IP address that it intends to use, and then transmits a duplicate detection-requesting message in a broadcast manner, as shown in Figure 1B. Terminals B, C and D then check whether the IP address collides with their own IP addresses. If there is no collision, terminals B, C and D do not transmit any messages. If there is a duplicate, terminals B, C and D transmit a duplicate detection message to terminal A that has issued the IP address duplicate detection-requesting message. At this time, if terminal A does not receive any duplicate detection messages for a certain period of time after transmitting the duplicate detection-requesting message, it determines that there is no duplicate and is then connected to the already established MANET.
  • the MANET simply transmits its own IP address to peripheral terminals during an initial stage and detects duplicate IP addresses according to responses from the peripheral terminals.
  • the present invention addresses the aforementioned problems.
  • An aim of the present invention is to provide an efficient method of allocating IP addresses and detecting duplicate IP addresses.
  • the present invention defines a plurality of packet formats and tables for detecting duplicate IP addresses, and provides a communication mechanism between terminals based on the defined packet formats and tables in a MANET environment.
  • a network apparatus for detecting duplicate IP addresses in a mobile ad hoc network environment, comprising a database unit for storing device information on each terminal and an IP address corresponding to the device information, an IP address duplicate detection unit for creating an identifier for use in identifying a mobile ad hoc network based on the device information and the IP address and for processing a given packet for detecting duplicate IP addresses, and a packet transmitting/receiving unit for transmitting/receiving a Hello packet containing the identifier, or the given packet for detecting duplicate IP addresses.
  • the device information comprises a Media Access Control (MAC) address assigned to each terminal.
  • MAC Media Access Control
  • a method of detecting duplicate IP addresses in a mobile ad hoc network environment comprising storing device information on each terminal and an IP address corresponding to the device information, creating an identifier for use in identifying a mobile ad hoc network based on the device information and the IP address and processing a given packet for detecting duplicate IP addresses, and transmitting/receiving a Hello packet containing the identifier or the given packet for detecting duplicate IP addresses.
  • the device information comprises a MAC address assigned to each terminal.
  • the given packet may comprise a network information-requesting packet that requests information on an already established network, or a network information-providing packet that provides information on an already established network.
  • the given packet may comprise a packet that provides information on a changed identifier when the identifier has changed.
  • FIG. 2 is an exemplary view showing a terminal 200 in a MANET environment consistent with the present invention.
  • the terminal 200 comprises a database unit 220 for storing device information on the terminal and an IP address corresponding to the device information, an IP address duplicate detection unit 210 for creating an identifier for use in identifying a MANET based on the device information and the IP address and for processing a given packet for detecting duplicate IP addresses, and a packet transmitting/receiving unit 230 for transmitting/receiving a Hello packet containing an identifier or the given packet for detecting duplicate IP addresses.
  • the device information may use a MAC address unique to each terminal, and routing information about a relevant network may be included in the database unit 220. The process of detecting duplicate IP addresses depending on the transmission/reception of packets to/from other terminals will be described later.
  • Figures 3A to 3F are exemplary views showing packet formats consistent with the present invention.
  • Figure 3A shows a 'Hello' packet format
  • Figure 3B shows a 'DAD_Request' packet format
  • Figure 3C shows a 'DAD_Response' packet format
  • Figure 3D shows a 'DAD_Complete' packet format
  • Figure 3E shows a 'DAD_Delete' packet format
  • Figure 3F shows a 'C_ID_Change' packet format.
  • the 'Hello' packet format shown in Figure 3A is periodically forwarded in a broadcast manner. This packet allows respective terminals to recognize the presence of the 'Hello' packets.
  • the 'Hello' packet consists of a 'Hello_info' field containing routing information such as a sender's subnet and network addresses and the like, a 'C_ID' field indicating a current connection identifier (hereinafter, referred to as 'C_ID') that identifies each MANET, and a 'Pre_C_ID' field indicating a previous identifier (hereinafter, referred to as 'Pre_C_ID').
  • the 'DAD_Request' packet format shown in Figure 3B is a packet format that requests a duplicate address detection table (hereinafter, referred to as 'DAD table') containing information on respective terminals belonging to a specific MANET.
  • the DAD_Request packet consists of a 'S_IP_Address' field indicating a sender's IP address, a 'S_Unique_Number' field indicating a unique number of a sender's terminal, and a 'D_IP_Address' field indicating a receiver's IP address.
  • the terminal's unique number (hereinafter, referred to as 'Unique_Number') is an identification number obtained by combining a terminal's MAC address and a random number by means of a predetermined method to identify respective terminals.
  • a 'Unique_Number' value of a terminal having the highest IP address belonging to a specific MANET is used as the 'C_ID' value.
  • the 'C_ID' value sets all random numbers to '1' and has a value of 'FFFF/48' in which the MAC address of 48 bits are combined.
  • the 'DAD_Response' packet format shown in Figure 3C is a packet format that provides the DAD table.
  • the 'DAD_Response' packet consists of a 'S_IP_Address' field indicating the sender's IP address, the 'S_Unique_Number' field indicating the unique number of the sender's terminal, a ID_IP_Address' field indicating a receiver's IP address, a 'D_Unique_Number' field indicating a unique number of the receiver's terminal, and a 'DAD_Table' field indicating DAD table information held by the sender.
  • the 'DAD_Complete' packet format shown in Figure 3D is a packet format for notifying the completion of the detection of duplicate IP addresses after a counterpart's DAD table is received among terminals and a terminal's own DAD table is updated if there are no duplicates detected between the terminal's own DAD table and the received DAD table.
  • This packet consists of the 'S_Unique_Number' field indicating the unique number of the sender's terminal, the 'S_IP_Address' field indicating the sender's IP address and the 'D_IP_Address' field indicating the receiver's IP address.
  • the 'DAD_Delete' packet format shown in Figure 3E is a packet that is transmitted when there is a duplicate as a result of the comparison of a terminal's own DAD table with a counterpart's DAD table.
  • This packet consists of the 'D_Unique_Number' field indicating the unique number of the receiver's terminal and the 'D_IP_Address' field indicating the receiver's IP address.
  • the 'C_ID_Change' packet format shown in Figure 3F is a packet format notifying that 'C_ID' information of the MANET to which a given terminal belongs has been changed. This format consists of a 'New_C_ID' field indicating a new 'C_ID', an 'Old_C_ID' field indicating a previous 'C_ID' and the 'S_IP_Address' field indicating the sender's IP address.
  • Figures 4A to 4C are exemplary views showing a variety of table formats consistent with the present invention.
  • Figure 4A shows a DAD table having a 'Unique_Number' field indicating a unique number of each terminal belonging to a specific MANET, and an 'IP_Address' field indicating an IP address of each terminal.
  • Figure 4B shows a DAD_Request table comprising a 'C_ID' field for identifying a MANET to which a sender belongs when a terminal receives a 'DAD_Request' packet, an 'IP_Address' field indicating a sender's IP address, and a 'count' field indicating the number of times the DAD_Request packet has been received from the sender having information on the 'C_ID' and 'IP_Address.
  • Figure 4C shows an already used IP address table that stores the history of IP addresses assigned to a terminal. The already used IP address table is referred to when an IP address is re-allocated to the terminal. Therefore, it creates less confusion over the entire MANET by lowering the probability that an IP address would be changed in a case where a terminal is temporarily deviated from the MANET or an IP address is re-allocated to the terminal through resetting.
  • Figure 5 is an exemplary view illustrating the process of initially forming a MANET between two terminals. It is assumed that terminal A 510 has an IP address of '169.254.0.126', and 'Unique_Number' of '1F4A/48' consisting of a random number of '1F4A' and a 48-bit MAC address for terminal A 510. It is also assumed that terminal B 520 has an IP address of '169.254.0.116', and 'Unique_Number' of '1F3A/48' consisting of a random number of '1F3A' and a 48-bit MAC address for terminal B 520.
  • the 'C_ID' field of the Hello packet format shown in Figure 3a is set to 'FFFF/48,' all the 'Pre_ C_ ID' fields are set to '0,' and the 'Hello' field is set to the contents that comprise routing information held by each terminal.
  • the process of constructing a MANET between terminal A 510 and terminal B 520 comprises recognizing the presence of a counterpart while exchanging Hello packets with each other (530), receiving a counterpart's DAD table using a DAD_Response packet (540), and transmitting/receiving a DAD_Complete packet if a duplicate address is not detected as a result of comparing the received DAD table and a terminal's own DAD table (550).
  • Figure 6 is a flowchart illustrating the process of initially constructing a network in a state where connection to a network has not been made, consistent with an embodiment of the present invention.
  • a terminal is powered (600)
  • the terminal sets 'Unique_Number', created by a combination of its own MAC address and a random number, and its own IP address (602). Further, the terminal sets 'C_ID' and 'Pre_C_ID' values (604).
  • the terminal constructs an initial DAD table that is composed of the set 'Unique_Number' and the IP address (606).
  • the 'C_ID' value is set to 'FFFF/48' and all the 'Pre_C_ID' values are set to '0.'
  • the terminal transmits a Hello packet in a broadcast manner in order to notify its presence (608) or receives predetermined packets from other peripheral terminals (610).
  • the terminal checks the type of packet (612). If the 'C_ID' value of the received packet is 'FFFF/48', which means that the terminal that sent the packet has not yet constructed a network, the terminal extracts the 'C_ID' and the IP address from the received packet and then stores them in a DAD_Request table (614). If a packet containing 'C_ID' information and an IP address is received for a certain period of time, the terminal transmits a DAD_Response packet shown in Figure 3C to a terminal that has sent the packet (616).
  • the terminal that has received the DAD_Response packet compares the sender's DAD table information contained in the DAD_Response packet and its own DAD table (628). Next, the terminal checks whether there are duplicate IP addresses (630). If there are no duplicate IP addresses, the terminal reconstructs its own DAD table by adding the sender's DAD table information to its own DAD table and sets the value of the 'Unique_Number' field of a terminal having the highest IP address in the reconstructed DAD table as 'C_ID' (632).
  • the value of the 'C_ID' field is set to a new 'C_ID' value and the 'Pre_C_ID' field is set to the previous 'C_ID' value and then transmitted.
  • the 'DAD_Complete' packet shown in Figure 3D is transmitted in the '1-hop broadcast' type shown in Table 1 (634).
  • step (630) the terminal selects another IP address that does not exist in its own DAD table (638) and then constructs the DAD table (606).
  • the terminal extracts an IP address from the Hello packet and then stores it (620).
  • the terminal transmits a DAD_Request packet that requests the counterpart terminals' DAD table information (624). If another IP address having the same 'C_ID' is received, the terminal randomly selects an IP address (622) and then transmits the DAD_Request packet (624).
  • FIG. 5 When the process of causing the terminal, which has not yet been connected to a network, to be connected to an already established MANET, as shown in Figure 5 and Figure 6, is called an initial mode, an operating process in a state in which the terminal is connected to an already established network can be called a normal mode.
  • Figures 7 to 12 illustrate operating processes depending on the reception of various types of packets for detecting duplicate IP addresses shown in Table 1 by a terminal operating in normal mode.
  • Figure 7 is a flowchart illustrating an operating process depending on the reception of a Hello packet by a terminal operating in normal mode, consistent with an embodiment of the present invention.
  • the terminal receives the Hello packet (705).
  • the terminal determines whether a 'C_ID' field value of the received Hello packet is set to 'FFFF/48' (710). If the 'C_ID' field value of the received Hello packet is set to 'FFFF/48,' the terminal discards the received Hello packet (715).
  • the terminal extracts sender's IP address information from the received Hello packet and then stores it in the DAD_Request table shown in Figure 4B (710, 720, 725).
  • the terminal transmits a DAD_Response packet to an IP address of a terminal that has sent the Hello packet (730, 735).
  • the terminal deletes relevant information on 'C_ID' and 'IP_Address' from the DAD_Request table (740).
  • FIG 8 is a flowchart illustrating an operating process depending on the reception of a DAD_Request packet by a terminal operating in normal mode, consistent with an embodiment of the present invention.
  • the terminal receives a DAD_Request packet (805), and checks whether the received DAD_Request packet is a packet that is bound for the terminal (810). If the packet is a packet that is bound for the terminal, the terminal checks whether the packet has been received in a unicast manner or 1-hop broadcast manner (815). If the packet has been received in a unicast manner, the terminal transmits the DAD_Response packet in the unicast manner (820).
  • the terminal transmits the DAD_Response packet in the 1-hop broadcast manner (825). Meanwhile, if it is determined in step (810) that the received DAD_Request packet is not a packet that is bound for the terminal, the terminal discards the received packet (830).
  • FIG. 9 is a flowchart illustrating an operating process depending on the reception of a DAD_Response packet by a terminal operating in normal mode, consistent with an embodiment of the present invention.
  • the terminal receives a DAD_Response packet (905) and determines whether the received DAD_Response packet is received from a network to which the terminal belongs (910). If the packet has been received from the network to which the terminal belongs, the terminal updates its own DAD_Request table (915). This is to prevent the repeated transmission of DAD_Response packets having the same purpose.
  • the terminal discards the received packet (910, 920, 925). If the packet is bound for the terminal, the terminal transmits a 1-hop DAD_Response packet to a sender's terminal, broadcasts the received DAD_Response packet to other terminals having the same C_ID as the terminal and checks whether duplicate IP addresses exist (910, 920, 930, 935). If there are duplicate IP addresses, the terminal performs the process of re-allocating an IP address for reselecting an IP address that is not present in the DAD table (945) and then transmits a 1-hop DAD_Complete packet (950).
  • the terminal updates a 'Unique_Number' value of a terminal, which has the highest IP address in the DAD table, with 'C_ID', and reconstructs the DAD table (940).
  • 'Pre_C_ID' of the Hello packet is replaced with a 'C_ID' value that was previously used, and 'C_ID' is replaced with a 'C_ID' value that is newly selected.
  • Figure 10 is a flowchart illustrating an operating process depending on the reception of a DAD_Complete packet by a terminal operating in normal mode consistent with an embodiment of the present invention. If the terminal receives a DAD_Complete packet (1005), it determines whether the packet is a 1-hop DAD_Complete packet (1010). If the packet is the 1-hop DAD_Complete packet, the terminal checks whether the packet is bound for the terminal (1030). If the packet is bound for the terminal, the terminal compares the received packet with its own DAD table (1040). If there are duplicate IP addresses, the terminal discards the received packet (1050) and then transmits a DAD_Delete packet (1055). If there are no duplicate IP addresses, the terminal transmits a DAD_Complete packet (1045).
  • step (1030) if it is checked in step (1030) that the received DAD_Complete packet is not bound for the terminal, the terminal discards the received packet (1035). If it is determined in step (1010) that the received packet is not a 1-hop DAD_Complete packet, the terminal compares the received packet with its own DAD table (1015). If there are duplicate IP addresses, the terminal re-allocates an IP address (1025). If there are no duplicate IP addresses, the terminal updates the DAD table (1020).
  • FIG 11 is a flowchart illustrating an operating process depending on the reception of a DAD_Delete packet by a terminal operating in normal mode consistent with an embodiment of the present invention.
  • the terminal receives a DAD_Delete packet (1105), which means that a currently used IP address has been duplicated, the terminal re-allocates its own IP address based on the DAD table (1110). Then, if there is a terminal that has sent the DAD_Delete packet, a DAD_Complete packet is transmitted to the terminal that has sent the DAD_Delete packet (1115, 1125). If no terminal has sent a DAD_Delete packet, the DAD_Complete packet is retransmitted to other terminals (1115, 1120).
  • Figure 12 is a flowchart illustrating an operating process depending on the reception of a C_ID_Change packet by a terminal operating in normal mode consistent with an embodiment of the present invention. If the terminal receives a C_ID_Change packet (1205), it changes its own 'C_ID' (1210). At this time, a previous 'C_ID' value is replaced with 'Pre_C_ID.'
  • FIG 13 is a flowchart illustrating a method of periodically managing a DAD_Request table and a DAD table by a terminal in normal mode consistent with an embodiment of the present invention.
  • Each terminal checks its DAD table (1350), and then compares the DAD table with its own routing information and reconstructs the DAD table depending on changed matters (1355). Thereafter, the terminal checks whether its 'C_ID' has been changed (1360). If its 'C_ID' has been changed, the terminal reselects a 'Unique_Number' of a terminal, which has the highest IP address in the DAD table, as 'C_ID' (1365). A terminal corresponding to the selected 'Unique_Number' transmits a C_ID_Change packet (1370).
  • the terminal After a predetermined period of time passes (1375), the terminal repeatedly checks its DAD table (1350). At this time, if it is checked in step (1360) that the 'C_ID' has not been changed, the terminal repeatedly performs step (1350) after a predetermined period of time passes (1375). Meanwhile, if there is an IP address for the terminal but there is no 'Unique_Number' value due to the loss of a packet or the like upon reconstruction of the DAD table as in step (1355), the terminal transmits the DAD_Request packet to the relevant IP address. If there is no peripheral terminal, the terminal sets its mode to an initial state and sets its 'C_ID' to FFFF/48. If another terminal newly enters the network, a previously used IP address is preferentially utilized by using the already used IP address table shown in Figure 4C.
  • each terminal also checks the DAD_Request table (1310). Then, the terminal checks whether there is a value to be sent in the DAD_Request table (1315). If there is a value to be sent therein, the terminal sends a DAD_Request packet or DAD_Response packet (1325). After a predetermined period of time passes (1330), the terminal repeatedly checks the DAD_Request table (1310). Meanwhile, if it is checked in step (1315) that there is nothing of value to be sent, the terminal repeatedly checks the DAD_Request table (1310) after a predetermined period of time passes (1330).
  • 'C_ID' is initially selected from a 'Unique_Number' value of a terminal having the highest IP address. In the case of connection between networks, the selection is changed again. If a terminal having an IP address higher than an IP address of a terminal having the same 'Unique_Number' as the 'C_ID' value of an already established network enters the initial mode, the already established network keeps the existing 'C_ID.'
  • a terminal using its own 'Unique_Number' value as 'C_ID' finds a terminal having an IP address higher than its own IP address while periodically updating the DAD table, it stores the highest IP address and sets a predetermined index value to 1. Even in the next periodical updating, the terminal checks whether the IP address exists. If the IP address exists, the terminal increases the index value by 1. If the IP address does not exist, the terminal deletes the index value. Further, if another higher IP address comes in, the terminal deletes a previous IP address and the index value, stores a new IP address and then sets the index value to 1. If the index value is over a predetermined setting value N, the terminal can replace its own 'C_ID' with a 'Unique_Number' value of an IP address higher than its own IP address by transmitting the C_ID_Change packet.
  • FIG 14 is an exemplary view showing operations of separate MANETs cooperating with each other.
  • a network 1400 consists of terminal A, terminal B and terminal C, and has a 'C_ID' of '1F4A/48' corresponding to the 'Unique_Number' of terminal C having the highest IP address.
  • a network 1410 consists of terminal D, terminal E and terminal F, and has a 'C_ID' of '2F4A/48' corresponding to the 'Unique_Number' of terminal F having the highest IP address.
  • the networks 1400 and 1410 recognize the presence of their counterparts by exchanging Hello packets (1420). Thereafter, the networks 1400 and 1410 exchange their DAD tables by exchanging packets for duplicate detection proposed by the present invention (1430).
  • the Unique_Number values thereof are compared with each other, and the IP address of terminal E that has a higher Unique_Number value than that of terminal B is not changed but the IP address of terminal B that has a lower Unique_Number value than that of terminal E is changed, and then a new IP address is allotted to terminal B. Since the 'C_ID' value is set to the 'C_ID' field value of the highest IP address, the 'C_ID' field values of terminals A, B and C are set to the 'C_ID' field value of terminal F having the highest IP address.
  • terminals A, B and C send a Hello packet of which the 'C_ID' field value is set to '2F4A/48' and the 'Pre_C_ID' field value is set to '1F4A/48' that is the previous 'C_ID' (1440). Further, terminals D, E and F transmit a Hello packet of which the 'C_ID' field value is set to '2F4A/48' and the 'Pre_C_ID' field value is set to '2F4A/48' that is the previous 'C_ID' (1450).
  • a terminal having a 'C_ID' is deleted from the DAD table, which means that the network is disconnected, it is necessary to select a new 'C_ID.
  • the terminal uses its own 'Unique_Number' value as a 'C_ID' value and transmits a C_ID_Change packet.
  • the terminal receives the C_ID_Change packet or changes its own 'C_ID' after confirming that 'C_ID' of the Hello packet is changed.
  • Figure 15 is an exemplary view showing operations in a case where a single MANET is disconnected due to its mobility or other situations.
  • Terminals A to F construct the single MANET 1500 with a 'C_ID' value of '2F4A/48' corresponding to a 'Unique_Number' value of terminal F having the highest IP address.
  • the MANET is separated into a first MANET 1510 consisting of terminal A, terminal B and terminal C, and a second MANET 1520 consisting of terminal E and terminal F, depending on limitations on a packet transmission distance of each of the terminals.

Abstract

An apparatus and method operable to detect duplicate IP addresses in a mobile ad hoc network environment. A network apparatus operable to detect duplicate IP addresses in a mobile ad hoc network environment consistent with the present invention includes a database unit (220) operable to store device information on each terminal (200) and an IP address corresponding to the device information, an IP address duplicate detection unit (210) operable to create an identifier for use in identifying a mobile ad hoc network based on the device information and the IP address and for processing a given packet for detecting duplicate IP addresses, and a packet transmitting/receiving unit (230) operable to transmit/receive a Hello packet containing the identifier or the given packet for detecting duplicate IP addresses.

Description

  • The present invention relates to an apparatus and method operable to detect duplicate Internet Protocol (IP) addresses in a mobile ad hoc network (hereinafter, referred to as "MANET") environment, and more particularly, to a method of allocating IP addresses and detecting duplicate IP addresses as a single terminal participates in an already established MANET or is disconnected from and reconnected to the already established MANET while transmitting/receiving a Hello packet containing an identifier for identifying each MANET.
  • As a network is constructed with no help of an infrastructure in a MANET environment, it is difficult to use protocols for automatically allocating IP addresses, such as Dynamic Host Configuration Protocol (DHCP) which is used in a wired network. Accordingly, it is required that each terminal itself allocates an IP address and detects duplicate IP addresses.
  • Operations in the related art are shown in Figures 1A and 1B. Figure 1A is an exemplary view showing the structure of a MANET and an IP address detection method, and Figure 1B is an exemplary view showing the order of allocation and duplicate detection of IP addresses performed in a conventional terminal.
  • For connection of terminal A to the MANET consisting of terminal B, terminal C and terminal D, terminal A selects an IP address that it intends to use, and then transmits a duplicate detection-requesting message in a broadcast manner, as shown in Figure 1B. Terminals B, C and D then check whether the IP address collides with their own IP addresses. If there is no collision, terminals B, C and D do not transmit any messages. If there is a duplicate, terminals B, C and D transmit a duplicate detection message to terminal A that has issued the IP address duplicate detection-requesting message. At this time, if terminal A does not receive any duplicate detection messages for a certain period of time after transmitting the duplicate detection-requesting message, it determines that there is no duplicate and is then connected to the already established MANET.
  • As a MANET constructed without using infrastructure has not yet been commercialized, it does not have a specific standard function for the automatic allocation of IP addresses. Therefore, the MANET simply transmits its own IP address to peripheral terminals during an initial stage and detects duplicate IP addresses according to responses from the peripheral terminals.
  • However, since additional messages should be exchanged again if it is detected that an initially allocated IP address has been duplicated, this method may increase the load of the network. Furthermore, since all terminals have mobility, the terminals move among networks and connection or disconnection among networks frequently occurs. Because of this, such a method cannot easily perform the duplicate detection according to the connection or disconnection of a given network. Moreover, wireless packets are more sensitive to packet loss than wired packets. If a duplicate detection packet is lost and a new IP address is allocated, it is difficult to detect it again later. Even though it has been detected again, an IP address related to the duplication affects routing construction information. As a result, an incorrect routing table is formed and an existing connection may thus be disconnected.
  • The present invention addresses the aforementioned problems. An aim of the present invention is to provide an efficient method of allocating IP addresses and detecting duplicate IP addresses.
  • According to the present invention there is provided an apparatus and method as set forth in the appended claims. Preferred features of the invention will be apparent from the dependent claims, and the description which follows.
  • The present invention defines a plurality of packet formats and tables for detecting duplicate IP addresses, and provides a communication mechanism between terminals based on the defined packet formats and tables in a MANET environment.
  • Consistent with one aspect of the present invention, there is provided a network apparatus for detecting duplicate IP addresses in a mobile ad hoc network environment, comprising a database unit for storing device information on each terminal and an IP address corresponding to the device information, an IP address duplicate detection unit for creating an identifier for use in identifying a mobile ad hoc network based on the device information and the IP address and for processing a given packet for detecting duplicate IP addresses, and a packet transmitting/receiving unit for transmitting/receiving a Hello packet containing the identifier, or the given packet for detecting duplicate IP addresses. Consistent with an exemplary embodiment, the device information comprises a Media Access Control (MAC) address assigned to each terminal.
  • Consistent with another aspect of the present invention, there is provided a method of detecting duplicate IP addresses in a mobile ad hoc network environment, comprising storing device information on each terminal and an IP address corresponding to the device information, creating an identifier for use in identifying a mobile ad hoc network based on the device information and the IP address and processing a given packet for detecting duplicate IP addresses, and transmitting/receiving a Hello packet containing the identifier or the given packet for detecting duplicate IP addresses. Consistent with an exemplary embodiment, the device information comprises a MAC address assigned to each terminal. Further, the given packet may comprise a network information-requesting packet that requests information on an already established network, or a network information-providing packet that provides information on an already established network. The given packet may comprise a packet that provides information on a changed identifier when the identifier has changed.
  • The above and other aspects, features and advantages of the present invention will become apparent from the following description of exemplary embodiments given in conjunction with the accompanying drawings, in which:
  • Figures 1A and 1B are exemplary views showing the configuration of a mobile ad hoc network and the order of detection of duplicate IP addresses, respectively;
  • Figure 2 is an exemplary view showing a terminal in a mobile ad hoc network environment consistent with the present invention;
  • Figures 3A to 3F are exemplary views showing packet formats consistent with the present invention;
  • Figures 4A to 4C are exemplary views showing a plurality of table formats consistent with the present invention;
  • Figure 5 is an exemplary view illustrating the process of initially forming a MANET between two terminals;
  • Figure 6 is a flowchart illustrating the process of initially constructing a network in a state where connection to a network has not been made, consistent with an embodiment of the present invention;
  • Figure 7 is a flowchart illustrating an operating process depending on the reception of a Hello packet by a terminal operating in normal mode, consistent with an embodiment of the present invention;
  • Figure 8 is a flowchart illustrating an operating process depending on the reception of a DAD_Request packet by the terminal operating in normal mode, consistent with an embodiment of the present invention;
  • Figure 9 is a flowchart illustrating an operating process depending on the reception of a DAD_Response packet by the terminal operating in normal mode, consistent with an embodiment of the present invention;
  • Figure 10 is a flowchart illustrating an operating process depending on the reception of a DAD_Complete packet by the terminal operating in normal mode consistent with an embodiment of the present invention;
  • Figure 11 is a flowchart illustrating an operating process depending on the reception of a DAD_Delete packet by the terminal operating in normal mode consistent with an embodiment of the present invention;
  • Figure 12 is a flowchart illustrating an operating process depending on the reception of a C_ID_Change packet by the terminal operating in normal mode consistent with an embodiment of the present invention;
  • Figure 13 is a flowchart illustrating a method of periodically managing a DAD_Request table and a DAD table by the terminal in normal mode consistent with an embodiment of the present invention;
  • Figure 14 is an exemplary view showing operations of separate MANETs cooperating with each other; and
  • Figure 15 is an exemplary view showing operations of a single, disconnected MANET.
  • Hereinafter, an apparatus and method for detecting duplicate IP addresses in a MANET environment consistent with exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.
  • Figure 2 is an exemplary view showing a terminal 200 in a MANET environment consistent with the present invention. The terminal 200 comprises a database unit 220 for storing device information on the terminal and an IP address corresponding to the device information, an IP address duplicate detection unit 210 for creating an identifier for use in identifying a MANET based on the device information and the IP address and for processing a given packet for detecting duplicate IP addresses, and a packet transmitting/receiving unit 230 for transmitting/receiving a Hello packet containing an identifier or the given packet for detecting duplicate IP addresses. At this time, the device information may use a MAC address unique to each terminal, and routing information about a relevant network may be included in the database unit 220. The process of detecting duplicate IP addresses depending on the transmission/reception of packets to/from other terminals will be described later.
  • Figures 3A to 3F are exemplary views showing packet formats consistent with the present invention. Figure 3A shows a 'Hello' packet format, Figure 3B shows a 'DAD_Request' packet format, Figure 3C shows a 'DAD_Response' packet format, Figure 3D shows a 'DAD_Complete' packet format, Figure 3E shows a 'DAD_Delete' packet format and Figure 3F shows a 'C_ID_Change' packet format.
  • The 'Hello' packet format shown in Figure 3A is periodically forwarded in a broadcast manner. This packet allows respective terminals to recognize the presence of the 'Hello' packets. The 'Hello' packet consists of a 'Hello_info' field containing routing information such as a sender's subnet and network addresses and the like, a 'C_ID' field indicating a current connection identifier (hereinafter, referred to as 'C_ID') that identifies each MANET, and a 'Pre_C_ID' field indicating a previous identifier (hereinafter, referred to as 'Pre_C_ID').
  • The 'DAD_Request' packet format shown in Figure 3B is a packet format that requests a duplicate address detection table (hereinafter, referred to as 'DAD table') containing information on respective terminals belonging to a specific MANET. The DAD_Request packet consists of a 'S_IP_Address' field indicating a sender's IP address, a 'S_Unique_Number' field indicating a unique number of a sender's terminal, and a 'D_IP_Address' field indicating a receiver's IP address. At this time, the terminal's unique number (hereinafter, referred to as 'Unique_Number') is an identification number obtained by combining a terminal's MAC address and a random number by means of a predetermined method to identify respective terminals. In the present invention, a 'Unique_Number' value of a terminal having the highest IP address belonging to a specific MANET is used as the 'C_ID' value. Meanwhile, as a network has not yet been established when a terminal initially operates, the 'C_ID' value sets all random numbers to '1' and has a value of 'FFFF/48' in which the MAC address of 48 bits are combined.
  • The 'DAD_Response' packet format shown in Figure 3C is a packet format that provides the DAD table. The 'DAD_Response' packet consists of a 'S_IP_Address' field indicating the sender's IP address, the 'S_Unique_Number' field indicating the unique number of the sender's terminal, a ID_IP_Address' field indicating a receiver's IP address, a 'D_Unique_Number' field indicating a unique number of the receiver's terminal, and a 'DAD_Table' field indicating DAD table information held by the sender.
  • The 'DAD_Complete' packet format shown in Figure 3D is a packet format for notifying the completion of the detection of duplicate IP addresses after a counterpart's DAD table is received among terminals and a terminal's own DAD table is updated if there are no duplicates detected between the terminal's own DAD table and the received DAD table. This packet consists of the 'S_Unique_Number' field indicating the unique number of the sender's terminal, the 'S_IP_Address' field indicating the sender's IP address and the 'D_IP_Address' field indicating the receiver's IP address.
  • The 'DAD_Delete' packet format shown in Figure 3E is a packet that is transmitted when there is a duplicate as a result of the comparison of a terminal's own DAD table with a counterpart's DAD table. This packet consists of the 'D_Unique_Number' field indicating the unique number of the receiver's terminal and the 'D_IP_Address' field indicating the receiver's IP address.
  • The 'C_ID_Change' packet format shown in Figure 3F is a packet format notifying that 'C_ID' information of the MANET to which a given terminal belongs has been changed. This format consists of a 'New_C_ID' field indicating a new 'C_ID', an 'Old_C_ID' field indicating a previous 'C_ID' and the 'S_IP_Address' field indicating the sender's IP address.
  • Meanwhile, Table and set values corresponding thereto.
    Type Set Value
    DAD_Request 1-hop broadcast 00000001
    unicast 00000010
    DAD_Response 1 -hop broadcast 00000100
    broadcast 00000101
    unicast 00000110
    DAD_Complete 1-hop broadcast 00001000
    broadcast 00001001
    DAD_Delete 1-hop broadcast 00001010
    C_ID_Change broadcast 00001100
  • Figures 4A to 4C are exemplary views showing a variety of table formats consistent with the present invention. Figure 4A shows a DAD table having a 'Unique_Number' field indicating a unique number of each terminal belonging to a specific MANET, and an 'IP_Address' field indicating an IP address of each terminal.
  • Further, Figure 4B shows a DAD_Request table comprising a 'C_ID' field for identifying a MANET to which a sender belongs when a terminal receives a 'DAD_Request' packet, an 'IP_Address' field indicating a sender's IP address, and a 'count' field indicating the number of times the DAD_Request packet has been received from the sender having information on the 'C_ID' and 'IP_Address.' Figure 4C shows an already used IP address table that stores the history of IP addresses assigned to a terminal. The already used IP address table is referred to when an IP address is re-allocated to the terminal. Therefore, it creates less confusion over the entire MANET by lowering the probability that an IP address would be changed in a case where a terminal is temporarily deviated from the MANET or an IP address is re-allocated to the terminal through resetting.
  • Figure 5 is an exemplary view illustrating the process of initially forming a MANET between two terminals. It is assumed that terminal A 510 has an IP address of '169.254.0.126', and 'Unique_Number' of '1F4A/48' consisting of a random number of '1F4A' and a 48-bit MAC address for terminal A 510. It is also assumed that terminal B 520 has an IP address of '169.254.0.116', and 'Unique_Number' of '1F3A/48' consisting of a random number of '1F3A' and a 48-bit MAC address for terminal B 520. Since each of terminals A 510 and B 520 has not yet constructed a network, the 'C_ID' field of the Hello packet format shown in Figure 3a is set to 'FFFF/48,' all the 'Pre_ C_ ID' fields are set to '0,' and the 'Hello' field is set to the contents that comprise routing information held by each terminal.
  • The process of constructing a MANET between terminal A 510 and terminal B 520 comprises recognizing the presence of a counterpart while exchanging Hello packets with each other (530), receiving a counterpart's DAD table using a DAD_Response packet (540), and transmitting/receiving a DAD_Complete packet if a duplicate address is not detected as a result of comparing the received DAD table and a terminal's own DAD table (550).
  • Figure 6 is a flowchart illustrating the process of initially constructing a network in a state where connection to a network has not been made, consistent with an embodiment of the present invention. If a terminal is powered (600), the terminal sets 'Unique_Number', created by a combination of its own MAC address and a random number, and its own IP address (602). Further, the terminal sets 'C_ID' and 'Pre_C_ID' values (604). The terminal constructs an initial DAD table that is composed of the set 'Unique_Number' and the IP address (606). At this time, the 'C_ID' value is set to 'FFFF/48' and all the 'Pre_C_ID' values are set to '0.' The terminal transmits a Hello packet in a broadcast manner in order to notify its presence (608) or receives predetermined packets from other peripheral terminals (610).
  • If the terminal receives packets from other peripheral terminals, then the terminal checks the type of packet (612). If the 'C_ID' value of the received packet is 'FFFF/48', which means that the terminal that sent the packet has not yet constructed a network, the terminal extracts the 'C_ID' and the IP address from the received packet and then stores them in a DAD_Request table (614). If a packet containing 'C_ID' information and an IP address is received for a certain period of time, the terminal transmits a DAD_Response packet shown in Figure 3C to a terminal that has sent the packet (616).
  • Meanwhile, if the DAD_Response packet is received, the terminal that has received the DAD_Response packet compares the sender's DAD table information contained in the DAD_Response packet and its own DAD table (628). Next, the terminal checks whether there are duplicate IP addresses (630). If there are no duplicate IP addresses, the terminal reconstructs its own DAD table by adding the sender's DAD table information to its own DAD table and sets the value of the 'Unique_Number' field of a terminal having the highest IP address in the reconstructed DAD table as 'C_ID' (632). Hereinafter, in the Hello packet, the value of the 'C_ID' field is set to a new 'C_ID' value and the 'Pre_C_ID' field is set to the previous 'C_ID' value and then transmitted. Upon completion of step (632), the 'DAD_Complete' packet shown in Figure 3D is transmitted in the '1-hop broadcast' type shown in Table 1 (634).
  • If there are duplicate IP addresses in step (630), the terminal selects another IP address that does not exist in its own DAD table (638) and then constructs the DAD table (606).
  • Meanwhile, if the packet received in step (610) is a Hello packet of which the 'C_ID' value is not 'FFFF/48,' which means that the Hello packet has been received from a terminal that has already constructed a MANET, the terminal extracts an IP address from the Hello packet and then stores it (620). The terminal transmits a DAD_Request packet that requests the counterpart terminals' DAD table information (624). If another IP address having the same 'C_ID' is received, the terminal randomly selects an IP address (622) and then transmits the DAD_Request packet (624).
  • When the process of causing the terminal, which has not yet been connected to a network, to be connected to an already established MANET, as shown in Figure 5 and Figure 6, is called an initial mode, an operating process in a state in which the terminal is connected to an already established network can be called a normal mode. Figures 7 to 12 illustrate operating processes depending on the reception of various types of packets for detecting duplicate IP addresses shown in Table 1 by a terminal operating in normal mode.
  • Figure 7 is a flowchart illustrating an operating process depending on the reception of a Hello packet by a terminal operating in normal mode, consistent with an embodiment of the present invention. The terminal receives the Hello packet (705). The terminal determines whether a 'C_ID' field value of the received Hello packet is set to 'FFFF/48' (710). If the 'C_ID' field value of the received Hello packet is set to 'FFFF/48,' the terminal discards the received Hello packet (715). If the 'C_ID' field value is not set to 'FFFF/48' and is different from its own 'C_ID' value, the terminal extracts sender's IP address information from the received Hello packet and then stores it in the DAD_Request table shown in Figure 4B (710, 720, 725).
  • Meanwhile, if it is determined that the number of times the same Hello packet has been received for a predetermined period of time is over a predetermined 'count' field value by means of the 'count' field in the DAD_Request table, the terminal transmits a DAD_Response packet to an IP address of a terminal that has sent the Hello packet (730, 735). At this time, if the same Hello packet has not been received over N times for the predetermined period of time, or after the DAD_Response packet was transmitted, the terminal deletes relevant information on 'C_ID' and 'IP_Address' from the DAD_Request table (740).
  • Figure 8 is a flowchart illustrating an operating process depending on the reception of a DAD_Request packet by a terminal operating in normal mode, consistent with an embodiment of the present invention. The terminal receives a DAD_Request packet (805), and checks whether the received DAD_Request packet is a packet that is bound for the terminal (810). If the packet is a packet that is bound for the terminal, the terminal checks whether the packet has been received in a unicast manner or 1-hop broadcast manner (815). If the packet has been received in a unicast manner, the terminal transmits the DAD_Response packet in the unicast manner (820). If the packet has been received in the 1-hop broadcast manner, the terminal transmits the DAD_Response packet in the 1-hop broadcast manner (825). Meanwhile, if it is determined in step (810) that the received DAD_Request packet is not a packet that is bound for the terminal, the terminal discards the received packet (830).
  • Figure 9 is a flowchart illustrating an operating process depending on the reception of a DAD_Response packet by a terminal operating in normal mode, consistent with an embodiment of the present invention. The terminal receives a DAD_Response packet (905) and determines whether the received DAD_Response packet is received from a network to which the terminal belongs (910). If the packet has been received from the network to which the terminal belongs, the terminal updates its own DAD_Request table (915). This is to prevent the repeated transmission of DAD_Response packets having the same purpose.
  • Meanwhile, in a case where the packet has been received from a network different from the network to which the terminal belongs, if the packet is not bound for the terminal, the terminal discards the received packet (910, 920, 925). If the packet is bound for the terminal, the terminal transmits a 1-hop DAD_Response packet to a sender's terminal, broadcasts the received DAD_Response packet to other terminals having the same C_ID as the terminal and checks whether duplicate IP addresses exist (910, 920, 930, 935). If there are duplicate IP addresses, the terminal performs the process of re-allocating an IP address for reselecting an IP address that is not present in the DAD table (945) and then transmits a 1-hop DAD_Complete packet (950).
  • Meanwhile, if there are no duplicate IP addresses, the terminal updates a 'Unique_Number' value of a terminal, which has the highest IP address in the DAD table, with 'C_ID', and reconstructs the DAD table (940). At this time, 'Pre_C_ID' of the Hello packet is replaced with a 'C_ID' value that was previously used, and 'C_ID' is replaced with a 'C_ID' value that is newly selected. With the transmission of the newly selected 'C_ID' along with the previous 'C_ID,' even though 'C_ID' is not changed due to loss of a packet, it is possible to later modify 'C_ID' in consideration of the 'Pre_C_ID' value of the Hello packet. As a result, the terminal is prevented from being disconnected from the existing network.
  • Figure 10 is a flowchart illustrating an operating process depending on the reception of a DAD_Complete packet by a terminal operating in normal mode consistent with an embodiment of the present invention. If the terminal receives a DAD_Complete packet (1005), it determines whether the packet is a 1-hop DAD_Complete packet (1010). If the packet is the 1-hop DAD_Complete packet, the terminal checks whether the packet is bound for the terminal (1030). If the packet is bound for the terminal, the terminal compares the received packet with its own DAD table (1040). If there are duplicate IP addresses, the terminal discards the received packet (1050) and then transmits a DAD_Delete packet (1055). If there are no duplicate IP addresses, the terminal transmits a DAD_Complete packet (1045).
  • Meanwhile, if it is checked in step (1030) that the received DAD_Complete packet is not bound for the terminal, the terminal discards the received packet (1035). If it is determined in step (1010) that the received packet is not a 1-hop DAD_Complete packet, the terminal compares the received packet with its own DAD table (1015). If there are duplicate IP addresses, the terminal re-allocates an IP address (1025). If there are no duplicate IP addresses, the terminal updates the DAD table (1020).
  • Figure 11 is a flowchart illustrating an operating process depending on the reception of a DAD_Delete packet by a terminal operating in normal mode consistent with an embodiment of the present invention. If the terminal receives a DAD_Delete packet (1105), which means that a currently used IP address has been duplicated, the terminal re-allocates its own IP address based on the DAD table (1110). Then, if there is a terminal that has sent the DAD_Delete packet, a DAD_Complete packet is transmitted to the terminal that has sent the DAD_Delete packet (1115, 1125). If no terminal has sent a DAD_Delete packet, the DAD_Complete packet is retransmitted to other terminals (1115, 1120).
  • Figure 12 is a flowchart illustrating an operating process depending on the reception of a C_ID_Change packet by a terminal operating in normal mode consistent with an embodiment of the present invention. If the terminal receives a C_ID_Change packet (1205), it changes its own 'C_ID' (1210). At this time, a previous 'C_ID' value is replaced with 'Pre_C_ID.'
  • Figure 13 is a flowchart illustrating a method of periodically managing a DAD_Request table and a DAD table by a terminal in normal mode consistent with an embodiment of the present invention. Each terminal checks its DAD table (1350), and then compares the DAD table with its own routing information and reconstructs the DAD table depending on changed matters (1355). Thereafter, the terminal checks whether its 'C_ID' has been changed (1360). If its 'C_ID' has been changed, the terminal reselects a 'Unique_Number' of a terminal, which has the highest IP address in the DAD table, as 'C_ID' (1365). A terminal corresponding to the selected 'Unique_Number' transmits a C_ID_Change packet (1370).
  • After a predetermined period of time passes (1375), the terminal repeatedly checks its DAD table (1350). At this time, if it is checked in step (1360) that the 'C_ID' has not been changed, the terminal repeatedly performs step (1350) after a predetermined period of time passes (1375). Meanwhile, if there is an IP address for the terminal but there is no 'Unique_Number' value due to the loss of a packet or the like upon reconstruction of the DAD table as in step (1355), the terminal transmits the DAD_Request packet to the relevant IP address. If there is no peripheral terminal, the terminal sets its mode to an initial state and sets its 'C_ID' to FFFF/48. If another terminal newly enters the network, a previously used IP address is preferentially utilized by using the already used IP address table shown in Figure 4C.
  • Meanwhile, each terminal also checks the DAD_Request table (1310). Then, the terminal checks whether there is a value to be sent in the DAD_Request table (1315). If there is a value to be sent therein, the terminal sends a DAD_Request packet or DAD_Response packet (1325). After a predetermined period of time passes (1330), the terminal repeatedly checks the DAD_Request table (1310). Meanwhile, if it is checked in step (1315) that there is nothing of value to be sent, the terminal repeatedly checks the DAD_Request table (1310) after a predetermined period of time passes (1330).
  • Meanwhile, 'C_ID' is initially selected from a 'Unique_Number' value of a terminal having the highest IP address. In the case of connection between networks, the selection is changed again. If a terminal having an IP address higher than an IP address of a terminal having the same 'Unique_Number' as the 'C_ID' value of an already established network enters the initial mode, the already established network keeps the existing 'C_ID.'
  • However, if a terminal using its own 'Unique_Number' value as 'C_ID' finds a terminal having an IP address higher than its own IP address while periodically updating the DAD table, it stores the highest IP address and sets a predetermined index value to 1. Even in the next periodical updating, the terminal checks whether the IP address exists. If the IP address exists, the terminal increases the index value by 1. If the IP address does not exist, the terminal deletes the index value. Further, if another higher IP address comes in, the terminal deletes a previous IP address and the index value, stores a new IP address and then sets the index value to 1. If the index value is over a predetermined setting value N, the terminal can replace its own 'C_ID' with a 'Unique_Number' value of an IP address higher than its own IP address by transmitting the C_ID_Change packet.
  • Figure 14 is an exemplary view showing operations of separate MANETs cooperating with each other. A network 1400 consists of terminal A, terminal B and terminal C, and has a 'C_ID' of '1F4A/48' corresponding to the 'Unique_Number' of terminal C having the highest IP address. A network 1410 consists of terminal D, terminal E and terminal F, and has a 'C_ID' of '2F4A/48' corresponding to the 'Unique_Number' of terminal F having the highest IP address. The networks 1400 and 1410 recognize the presence of their counterparts by exchanging Hello packets (1420). Thereafter, the networks 1400 and 1410 exchange their DAD tables by exchanging packets for duplicate detection proposed by the present invention (1430).
  • At this time, a collision occurs since the IP addresses of terminals B and E are the same. In this case, the Unique_Number values thereof are compared with each other, and the IP address of terminal E that has a higher Unique_Number value than that of terminal B is not changed but the IP address of terminal B that has a lower Unique_Number value than that of terminal E is changed, and then a new IP address is allotted to terminal B. Since the 'C_ID' value is set to the 'C_ID' field value of the highest IP address, the 'C_ID' field values of terminals A, B and C are set to the 'C_ID' field value of terminal F having the highest IP address. Therefore, as the two MANETs shown in Figure 14 are integrated, terminals A, B and C send a Hello packet of which the 'C_ID' field value is set to '2F4A/48' and the 'Pre_C_ID' field value is set to '1F4A/48' that is the previous 'C_ID' (1440). Further, terminals D, E and F transmit a Hello packet of which the 'C_ID' field value is set to '2F4A/48' and the 'Pre_C_ID' field value is set to '2F4A/48' that is the previous 'C_ID' (1450).
  • Meanwhile, in a case where a terminal having a 'C_ID' is deleted from the DAD table, which means that the network is disconnected, it is necessary to select a new 'C_ID.' First, in a case where a terminal's IP address is the highest IP address among those of terminals constructing the network, the terminal uses its own 'Unique_Number' value as a 'C_ID' value and transmits a C_ID_Change packet. In a case where the terminal's IP address is not the highest IP address among those of the terminals constructing the network, the terminal receives the C_ID_Change packet or changes its own 'C_ID' after confirming that 'C_ID' of the Hello packet is changed.
  • Figure 15 is an exemplary view showing operations in a case where a single MANET is disconnected due to its mobility or other situations. Terminals A to F construct the single MANET 1500 with a 'C_ID' value of '2F4A/48' corresponding to a 'Unique_Number' value of terminal F having the highest IP address. At this time, if the power of terminal D is turned off, the MANET is separated into a first MANET 1510 consisting of terminal A, terminal B and terminal C, and a second MANET 1520 consisting of terminal E and terminal F, depending on limitations on a packet transmission distance of each of the terminals. In this case, since it is necessary to reselect a 'C_ID' value, '2E3A/48' that is the 'Unique_Number' of terminal B having the highest IP address becomes a new 'C_ID' value in the first MANET 1510. Further, '2F4A/48' that is the 'Unique_Number' of terminal F having the highest IP address becomes a new 'C_ID' value in the second MANET 1520.
  • Consistent with the present invention described above, in case of various changes in a MANET such as disconnection or connection of the network due to the mobility of terminals, it is possible to efficiently allocate IP addresses and check for duplicate IP addresses. In a case where the network is disconnected due to loss of a packet, it is possible to efficiently recover the network.
  • Although a few preferred embodiments have been shown and described, it will be appreciated by those skilled in the art that various changes and modifications might be made without departing from the scope of the invention, as defined in the appended claims.
  • Attention is directed to all papers and documents which are filed concurrently with or previous to this specification in connection with this application and which are open to public inspection with this specification, and the contents of all such papers and documents are incorporated herein by reference.
  • All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and/or all of the steps of any method or process so disclosed, may be combined in any combination, except combinations where at least some of such features and/or steps are mutually exclusive.
  • Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise. Thus, unless expressly stated otherwise, each feature disclosed is one example only of a generic series of equivalent or similar features.
  • The invention is not restricted to the details of the foregoing embodiment(s). The invention extends to any novel one, or any novel combination, of the features disclosed in this specification (including any accompanying claims, abstract and drawings), or to any novel one, or any novel combination, of the steps of any method or process so disclosed.

Claims (12)

  1. A network apparatus operable to detect duplicate Internet Protocol (IP) addresses in a mobile ad hoc network environment, comprising:
    a database unit (220) operable to store device information on each terminal (200) and an IP address corresponding to the device information;
    an IP address duplicate detection unit (210) operable to create an identifier for use in identifying a mobile ad hoc network based on the device information and the IP address and operable to process a given packet for detecting duplicate IP addresses; and
    a packet transmitting/receiving unit (230) operable to transmit/receive a Hello packet containing the identifier or the given packet operable to detect duplicate IP addresses.
  2. The apparatus as claimed in claim 1, wherein the device information comprises a Media Access Control (MAC) address assigned to each terminal (200).
  3. The apparatus as claimed in claim 1 or 2, wherein the given packet comprises a network information-requesting packet that requests information on an already established network.
  4. The apparatus as claimed in claim 1, 2 or 3, wherein the given packet comprises a network information-providing packet that provides information on an already established network.
  5. The apparatus as claimed in any preceding claim, wherein the given packet comprises a packet that provides information on a changed identifier when the identifier is changed.
  6. The apparatus as claimed in any preceding claim, wherein if there are two or more identifiers or the identifier is deleted from the database unit (220), the IP address duplicate detection unit (210) reselects device information according to a given condition as a new identifier, based on information stored in the database unit (220).
  7. A method of detecting duplicate IP addresses in a mobile ad hoc network environment, comprising:
    storing device information on each terminal (200) and an IP address corresponding to the device information;
    creating an identifier operable to be used in identifying a mobile ad hoc network based on the device information and the IP address, and processing a given packet operable to detect duplicate IP addresses; and
    transmitting/receiving a Hello packet containing the identifier or the given packet for detecting duplicate IP addresses.
  8. The method as claimed in claim 7, wherein the device information comprises a MAC address assigned to each terminal (200).
  9. The method as claimed in claim 7 or 8, wherein the given packet comprises a network information-requesting packet that requests information on an already established network.
  10. The method as claimed in claim 7, 8 or 9, wherein the given packet comprises a network information-providing packet that provides information on an already established network.
  11. The method as claimed in any of claims 7 to 10, wherein the given packet comprises a packet that provides information on a changed identifier when the identifier is changed.
  12. The method as claimed in any of claims 7 to 11, further comprising:
    if there are two or more identifiers or the identifier is deleted, reselecting device information according to a given condition as a new identifier, based on the device information and the IP address corresponding to the device information, and processing the given packet for detecting duplicate IP addresses.
EP04253559.1A 2003-06-19 2004-06-15 Apparatus and method for detecting duplicate IP addresses in mobile ad hoc network environment Active EP1489817B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR20030039773A KR100562900B1 (en) 2003-06-19 2003-06-19 Apparatus and Method for detecting duplicated IP-address in Mobile Ad-hoc Network
KR2003039773 2003-06-19

Publications (2)

Publication Number Publication Date
EP1489817A1 true EP1489817A1 (en) 2004-12-22
EP1489817B1 EP1489817B1 (en) 2016-04-06

Family

ID=33411764

Family Applications (1)

Application Number Title Priority Date Filing Date
EP04253559.1A Active EP1489817B1 (en) 2003-06-19 2004-06-15 Apparatus and method for detecting duplicate IP addresses in mobile ad hoc network environment

Country Status (5)

Country Link
US (1) US7440424B2 (en)
EP (1) EP1489817B1 (en)
JP (1) JP3971403B2 (en)
KR (1) KR100562900B1 (en)
CN (1) CN100450053C (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007011007A1 (en) 2005-07-15 2007-01-25 Matsushita Electric Industrial Co., Ltd. Link management system
WO2008120010A1 (en) * 2007-04-03 2008-10-09 Artimi Inc Address identification systems
WO2009056024A1 (en) * 2007-10-29 2009-05-07 Huawei Technologies Co., Ltd. A method, system and device for registration of mn in ipv6 network
WO2010088134A2 (en) * 2009-01-27 2010-08-05 Sony Corporation Distributed ip address assignment protocol for a multi-hop wireless home mesh network with collision detection
US20110058482A1 (en) * 2009-09-04 2011-03-10 Fujitsu Limited Monitoring apparatus and monitoring method
CN102487408A (en) * 2010-12-02 2012-06-06 中华电信股份有限公司 Network equipment monitoring method
US8904177B2 (en) 2009-01-27 2014-12-02 Sony Corporation Authentication for a multi-tier wireless home mesh network
US8964634B2 (en) 2009-02-06 2015-02-24 Sony Corporation Wireless home mesh network bridging adaptor
CN106961492A (en) * 2017-04-21 2017-07-18 广东浪潮大数据研究有限公司 IP address duplicate checking method and apparatus under a kind of linux system

Families Citing this family (41)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002058337A1 (en) * 2001-01-19 2002-07-25 Openwave Systems, Inc. Computer solution and software product to establish error tolerance in a network environment
KR100562900B1 (en) * 2003-06-19 2006-03-21 삼성전자주식회사 Apparatus and Method for detecting duplicated IP-address in Mobile Ad-hoc Network
KR20050079419A (en) * 2004-02-05 2005-08-10 삼성전자주식회사 Method for apparatus for assuring duplicate address detection
US7675914B2 (en) * 2004-07-15 2010-03-09 Panasonic Corporation Relay information setting method and device
US7881238B2 (en) * 2005-06-30 2011-02-01 Microsoft Corporation Efficient formation of ad hoc networks
JP4750515B2 (en) * 2005-09-07 2011-08-17 株式会社エヌ・ティ・ティ・ドコモ A system for building a secure ad hoc network
KR100818916B1 (en) 2005-09-12 2008-04-03 삼성전자주식회사 Mobile node and data server for providing information on an IP address allocation, and method for providing information on an IP address allocation
EP1763203B1 (en) * 2005-09-12 2009-05-06 Samsung Electronics Co., Ltd. Method for obtaining IP address allocation information in a mobile node.
US7619993B2 (en) * 2005-11-01 2009-11-17 International Business Machines Corporation Efficient probabilistic duplicate packet detector in computer networks
WO2007072554A1 (en) * 2005-12-20 2007-06-28 Fujitsu Limited Address assignment apparatus
KR100755706B1 (en) * 2006-01-17 2007-09-05 삼성전자주식회사 Method and apparatus for providing distributed service composition model for ad hoc networks
KR101213159B1 (en) * 2006-08-04 2012-12-17 삼성전자주식회사 Mobile terminal and method for assigning ip address in wireless network
US8958743B2 (en) * 2006-08-23 2015-02-17 Google Inc. Formation of wireless local area networks based on movement direction of nodes
US20080049689A1 (en) * 2006-08-23 2008-02-28 Motorola, Inc. Tunneling data to multiple wireless networks from device without connectivity through employment of device with connectivity
US7848263B2 (en) * 2006-11-28 2010-12-07 Marvell International, Ltd. Simplified auto-configuration and service discovery in ad-hoc networks
US9660827B2 (en) * 2007-01-12 2017-05-23 Symbol Technologies, Llc System and method of switching from multicast to unicast calls
KR100880884B1 (en) * 2007-02-09 2009-01-30 포스데이타 주식회사 Method and apparatus for detecting duplicate IP address
US8068415B2 (en) 2007-04-18 2011-11-29 Owl Computing Technologies, Inc. Secure one-way data transfer using communication interface circuitry
US8352450B1 (en) 2007-04-19 2013-01-08 Owl Computing Technologies, Inc. Database update through a one-way data link
US8139581B1 (en) 2007-04-19 2012-03-20 Owl Computing Technologies, Inc. Concurrent data transfer involving two or more transport layer protocols over a single one-way data link
US7941526B1 (en) * 2007-04-19 2011-05-10 Owl Computing Technologies, Inc. Transmission of syslog messages over a one-way data link
US7992209B1 (en) 2007-07-19 2011-08-02 Owl Computing Technologies, Inc. Bilateral communication using multiple one-way data links
KR100929914B1 (en) * 2007-12-18 2009-12-04 한국전자통신연구원 Dynamic Address Allocation Method for Ad Hoc Networks
US8289879B2 (en) * 2008-02-07 2012-10-16 Ciena Corporation Methods and systems for preventing the misconfiguration of optical networks using a network management system
US9305189B2 (en) 2009-04-14 2016-04-05 Owl Computing Technologies, Inc. Ruggedized, compact and integrated one-way controlled interface to enforce confidentiality of a secure enclave
KR20120113740A (en) * 2009-11-27 2012-10-15 코닌클리즈케 필립스 일렉트로닉스 엔.브이. Wireless network system with enhanced address conflict resolving functionality
JP5597037B2 (en) * 2010-06-22 2014-10-01 キヤノン株式会社 COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM
US20120047583A1 (en) * 2010-08-20 2012-02-23 Nyemahame Nsirim L Cable fraud detection system
JP5754206B2 (en) * 2011-03-29 2015-07-29 富士通株式会社 Time synchronization method and apparatus in ad hoc network
US20130060633A1 (en) * 2011-09-01 2013-03-07 Nicholas St-Pierre Privacy-enhanced internet advertising system
US9363320B2 (en) * 2012-12-05 2016-06-07 Microsoft Technology Licensing, Llc Persistent connection between network devices
WO2014203113A1 (en) 2013-06-18 2014-12-24 Telefonaktiebolaget L M Ericsson (Publ) Duplicate mac address detection
US9584367B2 (en) * 2013-11-05 2017-02-28 Solarwinds Worldwide, Llc Node de-duplication in a network monitoring system
US9575987B2 (en) 2014-06-23 2017-02-21 Owl Computing Technologies, Inc. System and method for providing assured database updates via a one-way data link
US9621462B2 (en) * 2015-02-03 2017-04-11 Google Inc. Mesh network addressing
JP6664244B2 (en) * 2016-03-16 2020-03-13 キヤノン株式会社 Communication device and control method thereof
US10063675B2 (en) * 2016-03-29 2018-08-28 Juniper Networks, Inc. Performing duplicate address detection for an integrated routing and bridging device
US11005809B2 (en) 2016-03-29 2021-05-11 Motorola Solutions, Inc. Methods, devices, and systems for generating a plurality of network addresses for a plurality of communication devices
US11283754B2 (en) 2018-09-19 2022-03-22 Cisco Technology, Inc. Unique identities of endpoints across layer 3 networks
US11165744B2 (en) 2018-12-27 2021-11-02 Juniper Networks, Inc. Faster duplicate address detection for ranges of link local addresses
US10965637B1 (en) * 2019-04-03 2021-03-30 Juniper Networks, Inc. Duplicate address detection for ranges of global IP addresses

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5758282A (en) * 1995-06-19 1998-05-26 Sharp Kabushiki Kaisha Radio terminal using allocated addresses
US20020075836A1 (en) * 2000-12-20 2002-06-20 Nec Corporation Wireless communication system

Family Cites Families (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2047321C (en) * 1990-07-19 1997-11-18 Henry Yang Testing a communications network for duplicate station addresses
US5724510A (en) * 1996-09-06 1998-03-03 Fluke Corporation Method of configuring a valid IP address and detecting duplicate IP addresses in a local area network
JP3141820B2 (en) * 1997-07-18 2001-03-07 日本電気株式会社 Ad hoc local area network
GB9715858D0 (en) * 1997-07-29 1997-10-01 Philips Electronics Nv Wireless networked device installation
JP3458892B2 (en) * 1999-05-25 2003-10-20 日本電気株式会社 Address resolution method and address resolution communication system
EP1111874A1 (en) 1999-12-20 2001-06-27 Telefonaktiebolaget L M Ericsson Routing in mobile-IP Ad-Hoc networks
FI109950B (en) * 2000-01-20 2002-10-31 Nokia Corp Address Acquisition
JP2001230789A (en) 2000-02-17 2001-08-24 Hitachi Ltd Method for detecting duplicate ip address in tcp/ip network
US6977936B1 (en) * 2000-04-14 2005-12-20 Agilent Technologies, Inc. Service detail records for layered communications protocols
US20020044549A1 (en) * 2000-06-12 2002-04-18 Per Johansson Efficient scatternet forming
FI112152B (en) 2000-09-29 2003-10-31 Nokia Corp Addressing and routing in ad hoc mobility networks
US7756041B2 (en) * 2001-06-14 2010-07-13 Meshnetworks, Inc. Embedded routing algorithms under the internet protocol routing layer of a software architecture protocol stack in a mobile Ad-Hoc network
US7089298B2 (en) * 2001-08-20 2006-08-08 Nokia Corporation Naming distribution method for ad hoc networks
US20040064591A1 (en) * 2002-09-30 2004-04-01 Erwin Noble Dynamic network configuration
KR100536109B1 (en) 2002-10-01 2005-12-14 박재형 The Method of Communication among the nodes on the Wireless LAN
KR100948383B1 (en) * 2003-03-04 2010-03-22 삼성전자주식회사 Method of allocatng ip address and detecting duplication of ip address in ad hoc netwok
US7035757B2 (en) * 2003-05-09 2006-04-25 Intel Corporation Three-dimensional position calibration of audio sensors and actuators on a distributed computing platform
WO2004110091A1 (en) * 2003-06-05 2004-12-16 Keio University Radio communication apparatus, radio communication method, communication channel assigning method and assigning apparatus
KR100562900B1 (en) * 2003-06-19 2006-03-21 삼성전자주식회사 Apparatus and Method for detecting duplicated IP-address in Mobile Ad-hoc Network
US7554979B2 (en) * 2005-02-03 2009-06-30 Canon Kabushiki Kaisha Communication apparatus and method having function of transmitting notification signal while hiding group identification information

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5758282A (en) * 1995-06-19 1998-05-26 Sharp Kabushiki Kaisha Radio terminal using allocated addresses
US20020075836A1 (en) * 2000-12-20 2002-06-20 Nec Corporation Wireless communication system

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
MCDONALD A B ET AL: "A mobility-based framework for adaptive clustering in wireless ad hoc networks", IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, IEEE INC. NEW YORK, US, vol. 17, no. 8, August 1999 (1999-08-01), pages 1466 - 1487, XP002249855, ISSN: 0733-8716 *
NESARGI S ET AL: "MANETconf: configuration of hosts in a mobile ad hoc network", PROCEEDINGS IEEE INFOCOM 2002. THE CONFERENCE ON COMPUTER COMMUNICATIONS. 21ST. ANNUAL JOINT CONFERENCE OF THE IEEE COMPUTER ANDCOMMUNICATIONS SOCIETIES. NEW YORK, NY, JUNE 23 - 27, 2002, PROCEEDINGS IEEE INFOCOM. THE CONFERENCE ON COMPUTER COMMUNICA, vol. VOL. 1 OF 3. CONF. 21, 23 June 2002 (2002-06-23), pages 1059 - 1068, XP010593670, ISBN: 0-7803-7476-2 *
VAIDYA N H ED - ASSOCIATION FOR COMPUTING MACHINERY: "WEAK DUPLICATE ADDRESS DETECTION IN MOBILE AD HOC NETWORKS", MOBIHOC 2002. PROCEEDINGS OF THE 3RD. ACM INTERNATIONAL SYMPOSIUM ON MOBILE AD HOC NETWORKING AND COMPUTING. LAUSANNE, SWITZERLAND, JUNE 9, 9 June 2002 (2002-06-09), pages 206 - 216, XP001171560, ISBN: 1-58113-501-7 *
WENIGER K: "Passive duplicate address detection in mobile ad hoc networks", 2003 IEEE WIRELESS COMMUNICATIONS AND NETWORKING CONFERENCE, vol. 3, 16 March 2003 (2003-03-16), PISCATAWAY, USA, pages 1504 - 1509, XP010639992 *

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007011007A1 (en) 2005-07-15 2007-01-25 Matsushita Electric Industrial Co., Ltd. Link management system
US8069235B2 (en) 2005-07-15 2011-11-29 Panasonic Corporation Method and device for managing a peer relationship in a data communication network
WO2008120010A1 (en) * 2007-04-03 2008-10-09 Artimi Inc Address identification systems
WO2009056024A1 (en) * 2007-10-29 2009-05-07 Huawei Technologies Co., Ltd. A method, system and device for registration of mn in ipv6 network
WO2010088134A2 (en) * 2009-01-27 2010-08-05 Sony Corporation Distributed ip address assignment protocol for a multi-hop wireless home mesh network with collision detection
WO2010088134A3 (en) * 2009-01-27 2010-11-04 Sony Corporation Distributed ip address assignment protocol for a multi-hop wireless home mesh network with collision detection
US8904177B2 (en) 2009-01-27 2014-12-02 Sony Corporation Authentication for a multi-tier wireless home mesh network
US8964634B2 (en) 2009-02-06 2015-02-24 Sony Corporation Wireless home mesh network bridging adaptor
US20110058482A1 (en) * 2009-09-04 2011-03-10 Fujitsu Limited Monitoring apparatus and monitoring method
US8547826B2 (en) * 2009-09-04 2013-10-01 Fujitsu Limited Monitoring apparatus and monitoring method
CN102487408A (en) * 2010-12-02 2012-06-06 中华电信股份有限公司 Network equipment monitoring method
CN106961492A (en) * 2017-04-21 2017-07-18 广东浪潮大数据研究有限公司 IP address duplicate checking method and apparatus under a kind of linux system

Also Published As

Publication number Publication date
US20040258007A1 (en) 2004-12-23
EP1489817B1 (en) 2016-04-06
CN1574777A (en) 2005-02-02
KR100562900B1 (en) 2006-03-21
US7440424B2 (en) 2008-10-21
KR20040110443A (en) 2004-12-31
JP2005012761A (en) 2005-01-13
CN100450053C (en) 2009-01-07
JP3971403B2 (en) 2007-09-05

Similar Documents

Publication Publication Date Title
EP1489817B1 (en) Apparatus and method for detecting duplicate IP addresses in mobile ad hoc network environment
US5812531A (en) Method and apparatus for bridging wireless LAN to a wired LAN
JP3860175B2 (en) Efficient IP address assignment and duplicate detection method in ad hoc network environment
KR100709501B1 (en) Method and apparatus for discovering neighbors within a piconet communication system
JP4138835B2 (en) Automatic address configuration in ADHOC network
JP4262784B2 (en) Wireless networked message routing means
US7848223B2 (en) Redundantly connected wireless sensor networking methods
US7742394B2 (en) Redundantly connected wireless sensor networking methods
JP3183224B2 (en) Communication control method for multiple network terminals and apparatus therefor
US20030235158A1 (en) Protocol for a self-organizing network using a logical spanning tree backbone
US20040167988A1 (en) Bridging between a Bluetooth scatternet and an Ethernet LAN
CN101019380B (en) Systems and methods for accelerated learning in ring networks
US20040141511A1 (en) Bridging between a bluetooth scatternet and an ethernet LAN
US20040151193A1 (en) Bridging between a Bluetooth scatternet and an Ethernet LAN
KR20050035925A (en) Method of processing broadcast data in mobile ad-hoc network
US7660258B2 (en) Method for automatically configuring network addresses in mobile multi-hop network
US20040218550A1 (en) System and method for discovering path MTU in ad hoc network
US20040156318A1 (en) Bridging between a Bluetooth scatternet and an Ethernet LAN
US20040153520A1 (en) Bridging between a bluetooth scatternet and an ethernet LAN
US20040156384A1 (en) Bridging between a Bluetooth scatternet and an Ethernet LAN
EP2430819B1 (en) A method of assigning a network address for communicating in a segmented network
JP2007181056A (en) Path selection method
CN113259922B (en) Communication method, system, equipment and storage medium for emergency service forwarding
JP2005064848A (en) Method and device for detecting duplicate address in ad hoc network
WO2020052791A1 (en) Detecting critical links in bluetooth mesh networks

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20040624

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LI LU MC NL PL PT RO SE SI SK TR

AX Request for extension of the european patent

Extension state: AL HR LT LV MK

17Q First examination report despatched

Effective date: 20050406

AKX Designation fees paid

Designated state(s): AT DE FI FR GB NL

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: SAMSUNG ELECTRONICS CO., LTD.

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

RIC1 Information provided on ipc code assigned before grant

Ipc: H04L 29/12 20060101AFI20150923BHEP

Ipc: H04L 12/28 20060101ALI20150923BHEP

Ipc: H04W 84/18 20090101ALI20150923BHEP

Ipc: H04W 80/00 20090101ALI20150923BHEP

INTG Intention to grant announced

Effective date: 20151019

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): AT DE FI FR GB NL

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: AT

Ref legal event code: REF

Ref document number: 788899

Country of ref document: AT

Kind code of ref document: T

Effective date: 20160415

REG Reference to a national code

Ref country code: DE

Ref legal event code: R096

Ref document number: 602004048973

Country of ref document: DE

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 13

REG Reference to a national code

Ref country code: NL

Ref legal event code: MP

Effective date: 20160406

REG Reference to a national code

Ref country code: AT

Ref legal event code: MK05

Ref document number: 788899

Country of ref document: AT

Kind code of ref document: T

Effective date: 20160406

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: NL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160406

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: FI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160406

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: AT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160406

REG Reference to a national code

Ref country code: DE

Ref legal event code: R097

Ref document number: 602004048973

Country of ref document: DE

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

26N No opposition filed

Effective date: 20170110

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 14

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 15

REG Reference to a national code

Ref country code: DE

Ref legal event code: R079

Ref document number: 602004048973

Country of ref document: DE

Free format text: PREVIOUS MAIN CLASS: H04L0029120000

Ipc: H04L0067286900

P01 Opt-out of the competence of the unified patent court (upc) registered

Effective date: 20230519

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FR

Payment date: 20230522

Year of fee payment: 20

Ref country code: DE

Payment date: 20230522

Year of fee payment: 20

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: GB

Payment date: 20230523

Year of fee payment: 20