KR100881659B1 - Internet protocol translation system and method. - Google Patents
Internet protocol translation system and method. Download PDFInfo
- Publication number
- KR100881659B1 KR100881659B1 KR1020070046525A KR20070046525A KR100881659B1 KR 100881659 B1 KR100881659 B1 KR 100881659B1 KR 1020070046525 A KR1020070046525 A KR 1020070046525A KR 20070046525 A KR20070046525 A KR 20070046525A KR 100881659 B1 KR100881659 B1 KR 100881659B1
- Authority
- KR
- South Korea
- Prior art keywords
- checksum
- header
- packet
- conversion
- unit
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 23
- 238000013519 translation Methods 0.000 title description 2
- 238000006243 chemical reaction Methods 0.000 claims abstract description 80
- 230000005540 biological transmission Effects 0.000 claims abstract description 6
- 230000000295 complement effect Effects 0.000 claims description 33
- 238000012545 processing Methods 0.000 claims description 32
- 238000004364 calculation method Methods 0.000 claims description 15
- 238000000926 separation method Methods 0.000 claims description 4
- 230000001131 transforming effect Effects 0.000 claims 1
- 238000010586 diagram Methods 0.000 description 6
- 238000004891 communication Methods 0.000 description 2
- 238000003780 insertion Methods 0.000 description 2
- 230000037431 insertion Effects 0.000 description 2
- 238000011160 research Methods 0.000 description 2
- 241000196324 Embryophyta Species 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/16—Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
- H04L69/167—Adaptation for transition between two IP versions, e.g. between IPv4 and IPv6
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/08—Protocols for interworking; Protocol conversion
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/18—Multiprotocol handlers, e.g. single devices capable of handling multiple protocols
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Communication Control (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
Abstract
본 발명은 IPV4/IPV6 사이의 패킷을 변환하는 인터넷 프로토콜 변환 장치 및 방법으로서, 패킷을 수신하며, 영역별의 체크섬을 독출, 연산 및 변환하는 패킷수신부와, 상기 수신된 패킷의 데이터 영역을 저장하고 상기 패킷수신부에 의하여 변환된 체크섬을 적용하여 변환패킷을 생성하는 메모리와, 상기 메모리로부터 송신된 변환 패킷을 목적 네트워크로 송신하는 패킷송신부로 구성되는 인터넷 프로토콜 변환 장치에 있어서, The present invention provides an Internet protocol conversion apparatus and method for converting a packet between IPV4 / IPV6, comprising: a packet receiving unit for receiving a packet, reading, calculating, and converting a checksum for each area; and storing a data area of the received packet. An internet protocol conversion apparatus comprising a memory for generating a conversion packet by applying a checksum converted by the packet reception unit, and a packet transmission unit for transmitting a conversion packet transmitted from the memory to a destination network,
패킷 수신과 동시에 체크섬 독출, 연산 및 변환을 수행하여, 본 패킷의 수신시간 이내에 변환 체크섬을 생성하는 것을 특징으로 한다. The checksum reading, operation and conversion are performed simultaneously with the packet reception to generate a conversion checksum within the reception time of the present packet.
이에 의해, IPV4 와 IPV6 간 네트워크에서의 체크섬 계산시 데이터 영역의 값을 포함하지 않고, 원하는 체크섬 값을 계산함으로써, 보다 빠른 패킷 변환 성능을 수행할 수 있으며, 패킷수신부 내부에 영역별 체크섬 변환을 위한 장치들을 포함시킴으로써, 패킷수신과 동시에 변환될 체크섬 값에 대한 연산이 가능하게 구성되어 변환 패킷생성 시간을 현저히 감소시킬 수 있다.As a result, it is possible to perform faster packet conversion performance by calculating a desired checksum value without including the data area value when calculating the checksum in the network between IPV4 and IPV6. By incorporating the devices, computation of the checksum value to be converted simultaneously with packet reception can be configured to significantly reduce the conversion packet generation time.
체크섬, 프로토콜, 변환 Checksum, protocol, conversion
Description
도 1a 는 IPV4 에서의 TCP 세그먼트를 나타내는 구성도이며,1A is a block diagram showing a TCP segment in IPV4,
도 1b 는 IPV4 에서의 TCP 의사헤더를 나타내는 구성도이며,1B is a diagram illustrating a TCP pseudo header in IPV4;
도 2 는 종래의 IPV4/IPV6 변환에 있어서 인터넷 프로토콜 변환장치를 나타낸 구성도이며,2 is a block diagram showing an Internet protocol conversion apparatus in the conventional IPV4 / IPV6 conversion;
도 3 은 종래의 IPV4/IPV6 변환에 있어서 인터넷 프로토콜 변환과정을 나타낸 흐름도이며,3 is a flowchart illustrating an Internet protocol conversion process in the conventional IPV4 / IPV6 conversion;
도 4 는 본 발명의 실시예에 따른 IPV4/IPV6 변환에 있어서 인터넷 프로토콜 변환장치를 나타낸 구성도이며,4 is a block diagram showing an Internet protocol conversion apparatus in IPV4 / IPV6 conversion according to an embodiment of the present invention.
도 5 는 본 발명의 실시예에 따른 IPV4/IPV6 변환에 있어서 인터넷 프로토콜 변환과정을 나타낸 흐름도이다.5 is a flowchart illustrating an Internet protocol conversion process in IPV4 / IPV6 conversion according to an embodiment of the present invention.
*도면의 주요 부분에 대한 부호의 설명* * Description of the symbols for the main parts of the drawings *
5 : 패킷수신부 7 : 보수변환유닛 5: Packet receiver 7: Compensation conversion unit
10 : 제 1 체크섬 처리부 12 : 헤더분리부 14 : 체크섬 독출부 20 : 제 2 체크섬 처리부 Reference Signs List 10: first checksum processing unit 12: header separation unit 14: checksum reading unit 20: second checksum processing unit
22 : 헤더영역 체크섬 연산부 24 : 의사헤더 생성부 22: header area checksum calculator 24: pseudo header generator
26 : 의사헤더영역 체크섬 연산부 30 : 체크섬 변환부 26: pseudo header area checksum calculator 30: checksum converter
32 : 변환체크섬 생성부 40 : 메모리 32: conversion checksum generation unit 40: memory
50 : 패킷송신부 50: packet transmitter
110 : 수신처리부 120 : 포맷 변환 처리부 110: reception processing unit 120: format conversion processing unit
121 : 의사헤더 생성부 122 : 헤더 변환부 121: pseudo header generation unit 122: header conversion unit
123 : 데이터 버퍼부 130 : 체크섬 처리부 131 : 의사헤더영역 체크섬 처리부 132 : 헤더영역 체크섬 처리부 133 : 데이터 영역 체크섬 처리부 134 : 합산기 Reference numeral 123: data buffer unit 130: checksum processing unit 131: pseudo header area checksum processing unit 132: header area checksum processing unit 133: data area checksum processing unit 134: summer
135 : 보수변환기 140 : 체크섬 삽입부 135: complementary converter 140: checksum insertion unit
150 : 송신처리부 150: transmission processing unit
201 : TCP세그먼트의 헤더영역 202 : TCP세그먼트의 데이터영역 201: TCP segment header area 202: TCP segment data area
203 : TCP헤더 체크섬 204 : 발신 IPV4 주소 203: TCP header checksum 204: Source IPV4 address
205 : 수신 IPV4 주소 206 : 제로 205: Receive IPV4 Address 206: Zero
207 : 프로토콜 208 : TCP 길이 207: protocol 208: TCP length
209 : 의사헤더 209: doctor header
본 발명은 인터넷 프로토콜 변환장치 및 방법에 관한 것으로, 특히 IPV4 패 킷을 IPV6 패킷으로, 또는 IPV6 패킷을 IPV4 패킷으로 변환하는데 있어서, 적은 계산량으로 체크섬 값의 계산에 걸리는 시간을 획기적으로 단축시킬 수 있는 장치 및 방법에 관한 것이다.The present invention relates to an apparatus and method for converting an Internet protocol, and in particular, in converting an IPV4 packet into an IPV6 packet or an IPV6 packet into an IPV4 packet, the time required for calculating the checksum value can be significantly reduced with a small amount of calculation. An apparatus and method are provided.
1990년대 들어 인터넷 사용자가 기하급수적으로 늘어남에 따라 인터넷 통신을 구성하는 대표적인 프로토콜인 TCP/IP 의 주소 체계인 IPV4(Internet Protocol Version 4) 주소가 빠른 속도로 고갈되어 가고 있다. 이를 위해 IETF(Internet Engineering Task Force)에서는 IPV4를대체할 수단으로 새로운 주소 체계인 IPV6(Internet Protocol Version 6)를 개발하여 보급에 나서고 있다. 그러나, 현재 사용되고 있는 IPV4 주소 기반의 인터넷을 하루 아침에 IPV6 기반의 네트워크로 대체시킬 수는 없기 때문에 신규로 도입되는 네트워크를 우선으로 하여 점진적으로 IPV6 기반의 네트워크가 퍼져나갈 것으로 많은 전문가들이 예상하고 있으며 또 이러한 방향으로 연구가 진행되고 있다. As the number of Internet users increased exponentially in the 1990s, the IPV4 (Internet Protocol Version 4) address, which is an address system of TCP / IP, which constitutes Internet communication, is rapidly being exhausted. To this end, the Internet Engineering Task Force (IETF) is developing and distributing a new address system, Internet Protocol Version 6 (IPV6), as a means to replace IPV4. However, many experts expect that IPV6-based networks will gradually spread over the newly introduced networks because the IPV4 address-based Internet cannot be replaced with IPV6-based networks in the morning. In addition, research is being conducted in this direction.
이로 인해, 현재 가장 현실적인 문제로 부각되고 있는 것이 바로 IPV4 와 IPV6 기반 네트워크 사이의 프로토콜 변환이다. 왜냐하면, 패킷포맷이 서로 다른 양자사이의 프로토콜 변환이 빠르고 정확하게 수행되어야만 IPV4 기반 네트워크와 IPV6 기반 네트워크 사이에 통신이 원활히 수행될 수 있기 때문이다.For this reason, the most realistic problem at present is the protocol conversion between IPV4 and IPV6-based networks. This is because communication between the IPV4-based network and the IPV6-based network can be performed smoothly only when the protocol conversion between the two different packet formats is performed quickly and accurately.
IPV4 기반 네트워크와 IPV6 기반 네트워크 사이에 통신이 이루어지기 위해서는 IPV4 네트워크와 IPV6 네트워크 사이에 존재하면서 두 네트워크 프로토콜을 알맞게 변환하여 주는 장치가 필요하다. 이를 위해 IETF 등에서는 여러가지 방안을 도출하여 논문 및 권고안으로 작성하고 있으며, 또 여러 회사 및 연구소에서는 이 를 바탕으로 실제 제품을 설계 및 구현하고 있다. 이러한 여러가지 방법 중 대표적인 것이 바로 IPV4 패킷을 IPV6 패킷으로 변환하고 또 IPV6 패킷을 IPV4 패킷으로 변환하여 전송하는 것이다.In order to communicate between an IPV4-based network and an IPV6-based network, a device that exists between the IPV4 network and the IPV6 network and converts the two network protocols appropriately is required. To this end, the IETF draws out various plans and writes them as papers and recommendations, and many companies and research institutes design and implement the actual products based on them. One of the various methods is to convert an IPV4 packet into an IPV6 packet, and then convert an IPV6 packet into an IPV4 packet and transmit the same.
IPV6를 IPV4로 변환(transslation)하는 프로세스 중에서 가장 중요한 것 중 하나가 바로 IPV6 패킷 헤더를 IPV4 패킷 헤더로 변환하는 것이다. 마찬가지로 IPV4를 IPV6로 변환하는 프로세스에서도 IPV4 패킷 헤더를 IPV6 패킷헤더로 변환하는 것이 중요하다.One of the most important processes of translating IPV6 to IPV4 is the conversion of IPV6 packet headers to IPV4 packet headers. Similarly, in the process of converting IPV4 to IPV6, it is important to convert the IPV4 packet header into an IPV6 packet header.
따라서, IPV6를 IPV4로 변환한다는 것은 IPV6 패킷 헤더를 IPV4 패킷 헤더로 변환하는 것을 의미한다. 마찬가지로 IPV4를 IPV6로 변환한다는 것은 IPV4 패킷 헤더를 IPV6 패킷 헤더로 변환하는 것을 의미한다. 즉, IPV6 -> IPV4 변환의 경우에는 새로운 IPV4 패킷 헤더가 생성되고, IPV4 -> IPV6 변환의 경우에는 새로운 IPV6 패킷 헤더가 생성된다. 이때, 각각의 패킷의 데이터 부분에 삽입되는 상위계층 프로토콜(Upper Layer Protocol)인 TCP/UDP 또는 ICMPV6(Internet control Messaging Protocol Version6)의 체크섬(checksum)값 또한 새롭게 계산되어야 한다. 왜냐 하면 TCP/UDP의 체크섬 값은 TCP/UDP의 의사헤더(Pseudo header), TCP/UDP 헤더, 그리고 데이터영역 전체에 대해서 계산되는데, IPV4 -> IPV6 또는 IPV6 -> IPV4 변환이 이루어지면서 각각의 IP 주소 및 TCP/UDP 영역의 포트번호(Port number)등이 새로 지정되기 때문이다. Therefore, converting IPV6 to IPV4 means converting an IPV6 packet header to an IPV4 packet header. Similarly, converting IPV4 to IPV6 means converting IPV4 packet headers to IPV6 packet headers. That is, a new IPV4 packet header is generated in case of IPV6-> IPV4 conversion, and a new IPV6 packet header is generated in case of IPV4-> IPV6 conversion. At this time, a checksum value of TCP / UDP or ICMPV6 (Internet Control Messaging Protocol Version 6), which is an upper layer protocol inserted into the data portion of each packet, must also be newly calculated. Because TCP / UDP checksum values are calculated for TCP / UDP pseudo headers, TCP / UDP headers, and the entire data area, each IPV4-> IPV6 or IPV6-> IPV4 conversion is performed. This is because the address and port number of the TCP / UDP area are newly designated.
종래 IPV4 기반 네트워크에서 체크섬 계산 및 IPV6 기반 네트워크에서 체크섬 계산 방법에 대해서 설명하면 다음과 같다.The checksum calculation in the conventional IPV4-based network and the checksum calculation method in the IPV6-based network will now be described.
도 1a 는 TCP 세그먼트의 구성으로서, TCP 세그먼트는 크게 헤더 영역(201)과 데이터 영역(202)으로 나누어 진다. TCP 헤더의 체크섬 영역(203)은 16비트의 길이를 가지며, 체크섬 계산은 TCP 헤더와 데이터 영역에 있는 모든 정보들은 16비트 길이의 워드들로 나눈 다음, 나누어진 워드들을 1의 보수 방법으로 더한 결과에 대해 1의 보수를 취한 것이 된다. 체크섬 값이 계산될 때에는 체크섬 영역 자체는 0의 값을 가진다. 1A is a configuration of a TCP segment, in which the TCP segment is largely divided into a
여기서, 체크섬 값을 계산할 때에는 도 1b 에 도시한 바와 같은 포맷의 의사헤더(Pseudo header)(209)라는 개념적인 헤더가 포함되어 계산이 이루어진다. Here, when calculating the checksum value, a conceptual header called a
상기 TCP 세그먼트의 의사헤더(209)는 96 비트의 길이를 가지며, 그 구성은 발신 IPV4 주소(Source IPV4 address)(204), 수신 IPV4 주소(Destination IPV4 address)(205), 제로(Zero)(206), 프로토콜(207), 그리고 TCP 길이(TCP length)(208) 영역으로 이루어진다. The
상기 의사헤더(209)는 송신단에서 체크섬 값을 계산하거나 수신단에서 체크섬 값을 확인할 때 생성되는 것으로 실제로는 전송되지 않으며, 의사헤더(209)의 용도는 라우팅이 잘못된 세그먼트로부터 TCP를 보호하는 것이다. 상기 의사헤더(209)는 TCP 헤더의 바로 앞에 위치하면서 체크섬 값을 계산할 때 함께 계산되어진다.The
IPV4 기반 네트워크 상에서 UDP 데이터그램의 체크섬을 계산하는 방법은 기본적으로 TCP 세그먼트에서의 체크섬을 계산하는 방식과 동일하다. 다시 말해, 체크섬의 계산은 UDP 헤더와 데이터 영역에 있는 모든 정보들을 16비트 길이의 워드 들로 나눈 다음, 나누어진 위드들을 1의 보수 방법으로 더한 결과의 1의 보수값을 구하는 것이다. 물론 체크섬 값을 계산할 때에는 체크섬 영역은 0의 값을 가져야 하며, UDP 의사헤더 또한 사용되어야 한다. The method of calculating the checksum of a UDP datagram on an IPV4-based network is basically the same as the method of calculating the checksum of a TCP segment. In other words, the calculation of the checksum is to divide all the information in the UDP header and data area into 16-bit words, and then calculate the 1's complement of the result of adding the divided Weeds to the 1's complement method. Of course, when calculating the checksum value, the checksum area must have a value of 0, and the UDP pseudo header should also be used.
한편, IPV6 기반 네트워크 상에서 TCP 세그먼트의 체크섬과 UDP 데이터그램의 체크섬을 계산하는 방법은 기존의 IPV4 기반 네트워크에서 적용하는 방식과 동일하나, 변하는 부분은 의사헤더가 IPV6용으로 변한다는 것이다. Meanwhile, the method of calculating the checksum of a TCP segment and the checksum of a UDP datagram on an IPV6-based network is the same as that of the conventional IPV4-based network, but the change is that the pseudo header is changed for IPV6.
도 2 는 종래 IPV4/IPV6 변환기 내에서 체크섬을 변환하기 위한 장치의 구성도로서 패킷을 수신하기 위한 수신처리부(110)와 수신된 종전 네트워크 기반에 따른 포맷의 패킷에서 신규 네트워크 기반에 따른 포맷의 패킷으로 변환시키기 위한 포맷 변환 처리부(120)와 변환처리된 각 영역별 체크섬을 처리하여 신규 갱신된 패킷 헤더의 체크섬 값을 구하기 위한 체크섬 처리부(130)와 상기 구해진 체크섬 값을 패킷 헤더의 체크섬 영역에 삽입하기 위한 체크섬 삽입부(140) 및 변환된 패킷을 신규네트워크로 전송하기 위한 송신처리부(150)로 구성되어 진다.FIG. 2 is a block diagram of an apparatus for converting a checksum in a conventional IPV4 / IPV6 converter. In FIG. A format
이러한 구성으로 이루어진 종래 IPV4/IPV6 변환에 있어서 체크섬 계산방법을 도 2 와 도 3 을 바탕으로 설명한다.The checksum calculation method in the conventional IPV4 / IPV6 conversion having such a configuration will be described with reference to FIGS. 2 and 3.
우선, 종전 네트워크 기반(IPV4)의 TCP 세그먼트(혹은 UDP 데이터그램)를 수신처리부(110)를 통해 수신한다(S101). First, a TCP segment (or UDP datagram) of a conventional network-based (IPV4) is received through the reception processor 110 (S101).
수신된 TCP 세그먼트를 포맷 변환처리부(120)에서 각각 영역별로 새로운 포맷의 패킷 형태로 변환한다.(S102)The received TCP segment is converted by the format
즉, 신규 TCP 헤더는 헤더 변환부(122)에서 변환되고, 신규 포맷의 의사 헤 더는 의사 헤더 생성부(120)에서 새롭게 생성되며, 데이터는 변환되지 않고 데이터 버퍼부(123)에 임시로 저장되어진다. That is, the new TCP header is converted by the header converter 122, the pseudo header of the new format is newly generated by the
이렇게 변환된 각 영역별값들은 체크섬 처리부(130)에서 체크섬 값을 계산하게 되는데, 의사헤더영역 체크섬 처리부(131), 헤더 체크섬처리부(132) 및 데이터 영역 체크섬 처리부(133)에서 각각 그 영역별 값들을 계산하며(S103), 이 때에도 TCP 헤더의 체크섬은 다시 제로(Zero)로 환원되어 계산된다. The values for each region converted as described above are calculated by the
이렇게 구해진 값들은 합산기(134)에서 모두 더해진 후, 보수 변환기(135)에서 1의 보수로 변환 된다.(S104) The values thus obtained are added together in the
이렇게 구해진 값이 신규 갱신된 체크섬 값이 되며 이 값을 상기 신규 변환된 TCP 헤더의 체크섬 영역에 삽입(S105) 후, 송신 처리부를 통해 종전 네트워크(IPV4)와 다른 네트워크(IPV6)로 전송(S106)한다. The value thus obtained becomes a newly updated checksum value and is inserted into the checksum region of the newly converted TCP header (S105), and then transmitted to the other network (IPV6) different from the previous network (IPV4) via the transmission processing unit (S106). do.
전술한 바와 같이, IPV4 네트워크 영역에서 IPV6 네트워크 영역으로 또는 그 반대 방향으로 데이터가 전송될 때에는 IPV4와 IPV6 사이의 프로토콜을 각각의 네트워크에 맞게 변환시켜 주어야 한다. As described above, when data is transmitted from the IPV4 network area to the IPV6 network area or vice versa, the protocol between IPV4 and IPV6 must be converted for each network.
하지만 단순하게 IPV4 헤더를 IPV6 헤더로, 또는 그 반대로 변환시키는 것으로 프로토콜 변환이 완료되는 것이 아니다. 바로 IPV4 헤더가 IPV6 헤더로 변할 때, 그리고 IPV6 헤더가 IPV4헤더로 변할 때, 패킷에 실려 있는 TCP 세그먼트 또는 UDP 데이터그램의 체크섬 값 또한 변해야 한다는 것이다. However, simply converting the IPV4 header to the IPV6 header and vice versa does not complete the protocol conversion. When the IPV4 header changes to the IPV6 header, and when the IPV6 header changes to the IPV4 header, the checksum value of the TCP segment or UDP datagram contained in the packet must also change.
왜냐 하면, 처음에 TCP 세그먼트 또는 UDP 데이터그램의 체크섬 값을 계산할 때 의사헤더가 사용되는데, IPV4 네트워크와 IPV6 네트워크 접면에서 변환이 이루 어 질때, IP 계층 헤더가 변하면, 변한 IP 헤더에 따라 의사 헤더가 또한 변하기 때문에 이것을 기준으로 다시 체크섬 값을 계산해주어야 하기 때문이다.Because, initially, a pseudoheader is used when calculating the checksum value of a TCP segment or UDP datagram. When a translation is made at the IPV4 and IPV6 network interfaces, if the IP layer header changes, the pseudo header is changed according to the changed IP header. It also changes, so we need to calculate the checksum again.
즉, IPV4 네트워크에서 IPV6 네트워크로 패킷이 전송될 때에는 접면에서 IPV6 기반의 의사헤더가 새로 생성되어지는데 이때 IP 주소뿐만 아니라 TCP 또는 UDP 계층의 포트 번호를 포함한 몇 개의 영역의 값들(송신지 IP 주소, 수신지 IP 주소, 길이, 송신포트번호, 수신포트번호)이 필요에 따라 함께 재지정된다. In other words, when a packet is transmitted from an IPV4 network to an IPV6 network, a new IPV6-based pseudo header is created at the interface, in which values of several areas including the IP address as well as the port number of the TCP or UDP layer (source IP address, Destination IP address, length, sending port number, receiving port number) are reassigned together as necessary.
상기 재지정된 값들을 가지고 전술한 것과 같은 방식을 사용하여 체크섬 값을 계산하여 패킷 헤더에 삽입한 다음 목적지로 전송한다.(IPV6 네트워크 -> IPV4 네트워크 방식도 동일하다.)With the re-specified values, the checksum value is calculated using the same method as described above, inserted into the packet header and transmitted to the destination. (The same applies to the IPV6 network-> IPV4 network method.)
그러나, 패킷 헤더에 삽입되는 체크섬 값을 계산한다는 것은 의사헤더, TCP/UDP 헤더, 그리고 데이터 영역 전체에 걸쳐서 값을 계산하는 것이다. However, calculating the checksum value inserted in the packet header is calculating the value across the pseudoheader, TCP / UDP header, and data area.
이때, 의사 헤더와 TCP/UDP 헤더의 길이는 고정적이어서 연산에 문제가 없는 반면, 데이터 영역의 길이는 길면 길수록 그 계산량이 많아지고, 이로인해 데이터 처리 시간이 증가하는 문제점이 있었다. In this case, the length of the pseudo header and the TCP / UDP header is fixed, so there is no problem in operation, while the longer the data area, the larger the calculation amount, and thus the data processing time increases.
상기 문제점은 IPV4/IPV6 네트워크 접면에서 심각한 병목 현상을 일으키는 요인으로 작용하고, 그만큼 패킷의 변환 성능이 저하되는 심각한 요인이 된다.The above problem is a serious bottleneck at the IPV4 / IPV6 network interface, which is a serious factor that degrades the packet conversion performance.
본 발명은 상기 문제점을 해결하기 위하여, IPV4 와 IPV6 간 네트워크에서의 체크섬 계산시 데이터 영역의 값을 포함하지 않고, 원하는 체크섬 값을 계산함으로써, 보다 빠른 패킷 처리 성능을 수행하는 인터넷 프로토콜 변환장치및 방법을 제 공하는 데 있다.In order to solve the above problem, the present invention does not include the value of the data area when calculating the checksum in the network between IPV4 and IPV6, and calculates a desired checksum value to perform faster packet processing performance. To provide them.
또한, 패킷수신부 내부에 영역별 체크섬 변환을 위한 장치들을 포함시킴으로써, 패킷수신과 동시에 변환될 체크섬 값에 대한 연산이 가능하게 구성되어 변환 체크섬 생성 시간을 패킷 수신시간 이내에 완료시키는 인터넷 프로토콜 변환장치및 방법을 제공하는 데 있다. In addition, by including the devices for the conversion of the checksum for each region in the packet receiving unit, it is possible to perform calculation on the checksum value to be converted at the same time as the packet receiving to complete the conversion checksum generation time within the packet receiving time and method and apparatus To provide.
상기 목적은, 본 발명에 따라, 패킷을 수신하며, 영역별의 체크섬을 독출, 연산 및 변환하는 패킷수신부와, 상기 수신된 패킷의 데이터 영역을 저장하고 상기 패킷수신부에 의하여 변환된 체크섬을 적용하여 변환패킷을 생성하는 메모리와, 상기 메모리로부터 송신된 변환 패킷을 목적 네트워크로 송신하는 패킷송신부로 구성되는 인터넷 프로토콜 변환 장치에 있어서, The object of the present invention is to apply a checksum which receives a packet, reads, computes and converts a checksum for each region, and stores the data area of the received packet and converts the checksum converted by the packet receiver according to the present invention. An internet protocol conversion device comprising a memory for generating a conversion packet and a packet transmission unit for transmitting a conversion packet transmitted from the memory to a destination network,
상기 패킷수신부는 수신된 패킷의 체크섬 값을 독출하며, 수신된 패킷의 헤더를 분리하는 제 1 체크섬 처리부와; 상기 제 1 체크섬 처리부에서 분리된 헤더의 체크섬을 연산하고, 본 헤더의 의사헤더를 생성하여 체크섬을 연산하는 제 2 체크섬 처리부와; 상기 제 1, 2 체크섬 처리부를 통하여 연산된 체크섬을 적용하여 변환체크섬을 생성하는 체크섬 변환부를 포함하여, The packet receiver reads a checksum value of the received packet and separates a header of the received packet; A second checksum processing unit for calculating a checksum of the header separated by the first checksum processing unit, generating a pseudo header of the header, and calculating a checksum; Including a checksum conversion unit for generating a conversion checksum by applying the checksum calculated through the first and second checksum processing unit,
패킷 수신과 동시에 체크섬 독출, 연산 및 변환을 수행하여, 본 패킷의 수신시간 이내에 변환 체크섬을 생성하는 것을 특징으로 하는 인터넷 프로토콜 변환 장치에 의해 달성된다. It is achieved by the Internet protocol conversion apparatus characterized by performing checksum reading, calculation and conversion simultaneously with packet reception to generate a conversion checksum within the reception time of the present packet.
여기서, 상기 제 1 체크섬 처리부는 수신된 패킷의 헤더 및 본 헤더의 체크섬 을 분리시키는 헤더 분리부와, 수신된 패킷의 체크섬을 독출하는 체크섬 독출부를 포함하는 것을 특징으로 한다. The first checksum processing unit may include a header separation unit for separating a header of the received packet and a checksum of the header, and a checksum reading unit for reading the checksum of the received packet.
또한, 상기 체크섬 독출부는 독출된 패킷의 체크섬을 1의 보수로 변환시키는 보수변환유닛을 포함하는 것을 특징으로 한다. The checksum reading unit may include a complement converting unit that converts the checksum of the read packet into one's complement.
또한, 상기 제 2 체크섬 처리부는 상기 헤더분리부에서 분리된 헤더의 체크섬을 연산하는 헤더영역 체크섬연산부와, 상기 헤더의 의사헤더를 생성하는 의사헤더 생성부와, 상기 생성된 의사헤더의 체크섬을 연산하는 의사헤더영역 체크섬연산부를 포함하는 것을 특징으로 한다. The second checksum processing unit may further include a header region checksum calculation unit that calculates a checksum of a header separated by the header separator, a pseudo header generation unit that generates a pseudo header of the header, and a checksum of the generated pseudo header. And a pseudo header region checksum calculation unit.
여기서, 상기 체크섬 변환부는 상기 체크섬 독출부에 의해 1의 보수로 변환된 체크섬에서 상기 제 2 체크섬처리부에서 연산된 헤더의 체크섬 및 의사헤더의 체크섬을 감산한다. Here, the checksum conversion unit subtracts the checksum of the header calculated by the second checksum processing unit and the checksum of the pseudo header from the checksum converted by the checksum reading unit to one's complement.
또한, 상기 체크섬 변환부는 상기 감산된 체크섬을 1의 보수로 변환시키는 보수변환유닛을 포함하는 것을 특징으로 한다. The checksum converting unit may include a complement converting unit converting the subtracted checksum into one's complement.
바람직하게는, 상기 체크섬 변환부는 상기 1의 보수로 변환된 체크섬을 이용하여 변환체크섬을 생성하는 변환체크섬 생성부를 포함하는 것을 특징으로 한다. Preferably, the checksum converter comprises a transform checksum generator for generating a transform checksum using the checksum converted to the one's complement.
한편, 상기 목적은, 본 발명에 따라, 수신된 패킷의 독출된 체크섬 값을 연산하고, 수신된 패킷의 헤더를 분리하는 제 1 단계와; 상기 분리된 헤더의 체크섬 값을 연산하고, 상기 분리된 헤더의 의사헤더를 생성하며, 상기 생성된 의사헤더의 체크섬 값을 연산하는 제 2 단계와; 상기 제 1 단계와 제 2 단계에서 연산된 체크섬을 이용하여 변환체크섬 값을 생성하는 제 3 단계;로 구성되는 것을 특징으 로 하는 인터넷 프로토콜 변환 방법에 의해서도 달성된다. On the other hand, the above object is, according to the present invention, a first step of calculating the read checksum value of the received packet, and separating the header of the received packet; Calculating a checksum value of the separated header, generating a pseudo header of the separated header, and calculating a checksum value of the generated pseudo header; And a third step of generating a conversion checksum value using the checksum calculated in the first step and the second step.
여기서, 상기 제 1 단계는 상기 독출된 패킷의 체크섬 값을 1의 보수로 변환시킨다. Here, the first step converts the checksum value of the read packet into one's complement.
여기서, 상기 제 3 단계는 상기 1 단계에 의하여 상기 1의 보수로 변환된 체크섬 값을 상기 2단계에서 연산된 상기 의사헤더의 체크섬 값 및 상기 헤더의 체크섬 값으로 감산한다. In the third step, the checksum value converted into the one's complement by the first step is subtracted by the checksum value of the pseudo header and the checksum value of the header calculated in the second step.
또한, 상기 제 3 단계는 상기 감산된 체크섬 값을 1 의 보수로 변환시키며, 1 의 보수로 변환된 체크섬 값을 이용하여 변환 체크섬 값을 생성한다. Further, the third step converts the subtracted checksum value to one's complement and generates a converted checksum value using the checksum value converted to one's complement.
이하, 구체적인 실시예를 통하여 본 발명을 더욱 상세히 설명하기로 한다. 설명에 앞서, 이들 실시예는 단지 본 발명을 예시하기 위한 것이며, 본 발명의 보호범위가 이들 실시예에 의해 한정되는 것이 아님을 미리 밝혀둔다. Hereinafter, the present invention will be described in more detail with reference to specific examples. Prior to the description, these examples are merely to illustrate the present invention, and it is noted that the protection scope of the present invention is not limited by these examples.
또한, 본 발명에 따른 인터넷 프로토콜 변환 장치는 IPV4/IPV6 상호간의 프로토콜 변환에 적용될 수 있지만 설명의 중복을 피하기 위하여 이하는, IPV4 에서 IPV6로 변환되는 경우만을 설명한다. In addition, the Internet protocol conversion apparatus according to the present invention can be applied to protocol conversion between IPV4 / IPV6, but in order to avoid duplication of explanation, the following description will only be described in the case of conversion from IPV4 to IPV6.
또한, 설명에서의 패킷은 엄밀히 TCP 세그먼트 혹은 UDP 데이터 그램이지만, 설명의 간략화를 위해 패킷으로 설명한다. Further, the packet in the description is strictly a TCP segment or a UDP datagram, but is described in packets for simplicity of explanation.
도 4 는 본 발명의 실시예에 따른 인터넷 프로토콜 변환장치의 구성도이다. 4 is a block diagram of an Internet protocol conversion apparatus according to an embodiment of the present invention.
도 4 를 참조하면, 본 발명에 따른 인터넷 프로토콜 변환 장치는, 4, the Internet protocol conversion apparatus according to the present invention,
패킷(TCP 세그먼트 혹은 UDP 데이터 그램)을 수신하는 패킷수신부(5)와 수 신된 패킷의 데이터 영역을 저장하기 위한 메모리(40)와 변환된 패킷을 송신하는 패킷송신부(50)로 구성된다. A packet receiver 5 for receiving packets (TCP segments or UDP datagrams), a
상기 패킷수신부(5)는 내부에 수신 패킷의 체크섬 변환 연산을 하기 위한 제 1 체크섬 처리부(10)와 제 2 체크섬 처리부(20) 및 체크섬 변환부(30)를 포함한다. The packet receiver 5 includes a first checksum processing unit 10, a second checksum processing unit 20, and a checksum conversion unit 30 for performing a checksum conversion operation of a received packet therein.
또한, 상기 제 1 체크섬 처리부(10)는 수신된 패킷의 헤더를 분리하기 위한 헤더분리부(12)와, 패킷의 체크섬을 독출하기 위한 체크섬 독출부(14)를 포함한다. In addition, the first checksum processing unit 10 includes a header separator 12 for separating the header of the received packet and a checksum read
여기서, 상기 헤더분리부(12)는 분리된 헤더영역을 제외한 데이터 영역부분을 상기 메모리(40)로 전송하며, 상기 체크섬 독출부(14)는 독출된 체크섬 값을 1의 보수로 변환시키기 위한 보수변환유닛(7)을 포함한다. Here, the header separator 12 transmits the data area except for the separated header area to the
또한, 상기 제 2 체크섬 처리부(20)는 상기 헤더분리부(12)에서 분리된 패킷의 헤더영역의 체크섬 값을 연산하기 위한 헤더역역 체크섬 연산부(22)와 의사헤더를 생성하기 위한 의사헤더 생성부(24) 및 본 의사헤더 생성부(24)에서 생성된 의사헤더 영역의 체크섬 값을 연산하기 위한 의사헤더영역 체크섬 연산부(26)을 포함한다. In addition, the second checksum processor 20 may include a header inverse checksum calculator 22 for calculating a checksum value of a header area of a packet separated by the header separator 12 and a pseudo header generator for generating a pseudo header. (24) and a pseudo header region checksum calculating section 26 for calculating a checksum value of the pseudo header region generated by the pseudo header generating section 24.
여기서, 상기 체크섬 변환부(30)는 제 1, 2 체크섬 처리부에서 연산된 체크섬 값을 목적 네트워크에 적용(IPV4 -> IPV6 혹은 IPV6 -> IPV4)가능 할 수 있게 변환시키는 변환체크섬 생성부(32)를 포함한다. Here, the checksum conversion unit 30 converts the checksum values calculated by the first and second checksum processing units so that they can be applied to the destination network (IPV4-> IPV6 or IPV6-> IPV4). It includes.
또한, 상기 변환체크섬 생성부(32)는 연산된 체크섬 값을 1의 보수로 변환시키기 위한 보수변환유닛(7)을 포함한다. In addition, the conversion checksum generation unit 32 includes a
여기서, 상기 체크섬 변환부(30)는 상기 체크섬 독출부에서 1의 보수로 변환 된 패킷의 체크섬 값에서 상기 헤더영역 체크섬 연산부(22)에서 연산된 체크섬 값과 상기 의사헤더영역 체크섬 연산부(26)에서 연산된 체크섬 값으로 감산시킨다. In this case, the checksum converter 30 may include a checksum value calculated by the header region checksum calculator 22 and a pseudo header region checksum calculator 26 based on a checksum value of a packet converted into a one's complement by the checksum reader. Subtract the computed checksum value.
상기 감산된 체크섬 값은 상기 체크섬 변환부(30) 내부에 포함된 변환체크섬 생성부(32)에서 목적 네트워크에 적용가능 한 변환체크섬 값으로 생성되어 상기 메모리(40)로 전송된다. The subtracted checksum value is generated as a conversion checksum value applicable to the target network by the conversion checksum generation unit 32 included in the checksum conversion unit 30 and transmitted to the
상기 메모리(40)는 상기 헤더분리부(12)에서 전송된 패킷의 데이터 영역 부분을 임시저장하며, 상기 변환체크섬 생성부(32)를 거친 변환체크섬 값이 전송되면, 상기 변환체크섬 값을 적용한 헤더와 저장되어있던 데이터를 합하여 상기 패킷 송신부(50)로 송신한다. The
최종적으로, 상기 패킷 송신부(50)는 상기 메모리(40)에서 전송된 변환 패킷을 목적 네트워크로 전송한다. Finally, the
상기 패킷수신부(5)는 전술한 바와 같이, 본 패킷수신부(5) 내부에 체크섬 값을 목적 네트워크에 적용가능 하게 변환 시키는 장치들을 포함하고 있으므로, 패킷 수신과 동시에 체크섬 연산 및 변환이 이루어지는 바, 종래 기술보다 패킷변환 성능에서 현저한 속도 차이를 보인다. As described above, the packet receiver 5 includes devices for converting the checksum value in the packet receiver 5 so as to be applicable to the target network. Therefore, the checksum calculation and conversion are performed simultaneously with packet reception. There is a significant speed difference in packet conversion performance over the technology.
도 5 는 본 발명의 실시예에 따른 인터넷 프로토콜 변환과정의 흐름도이다. 5 is a flowchart illustrating an internet protocol conversion process according to an embodiment of the present invention.
도 5 를 참조하면, 본 발명에 따른 인터넷 프로토콜 변환 장치의 과정은, Referring to Figure 5, the process of the Internet protocol conversion apparatus according to the present invention,
상기 패킷 수신부(5)에 패킷이 수신(S11)되면, 수신된 패킷의 체크섬이 독출(S13)되고, 수신된 패킷의 헤더영역 분리 및 의사헤더 생성(S17)이 이루어 진다. 패킷의 체크섬이 독출(S13)되면, 상기 체크섬 독출부(14) 내부에 포함된 보 수변환유닛(7)에 의하여 상기 체크섬 값이 1의 보수로 변환(S15)된다. When the packet is received by the packet receiver 5 (S11), the checksum of the received packet is read (S13), and the header area separation and pseudo header generation (S17) of the received packet are performed. When the checksum of the packet is read (S13), the checksum value is converted into a one's complement by the
패킷의 헤더영역 분리 및 의사헤더 생성(S17)되면, 상기 헤더영역 체크섬 연산부(22) 및 의사헤더영역 체크섬 연산부(26)에 의하여 영역별로 체크섬 값이 연산(S19)된다. When the header area of the packet is separated and a pseudo header is generated (S17), the checksum value is calculated for each area by the header area checksum calculating unit 22 and the pseudo header area checksum calculating unit 26.
상기 S15 단계와 S19 단계를 거친 체크섬 값들은 상기 체크섬 변환부(30)에서 감산(패킷 체크섬 값 - 의사헤더영역 체크섬 값 - 헤더영역 체크섬 값)된다.(S21) The checksum values passed through steps S15 and S19 are subtracted by the checksum converter 30 (packet checksum value-pseudo header region checksum value-header region checksum value) (S21).
상기 S21 단계를 거쳐 감산된 체크섬 값은 상기 체크섬 변환부(30) 내부에 포함된 변환체크섬 생성부(32)로 전송되어 변환체크섬 값을 연산(S23)한다. The checksum value subtracted through the step S21 is transmitted to the conversion checksum generation unit 32 included in the checksum conversion unit 30 to calculate a conversion checksum value (S23).
상기 연산된 변환체크섬 값은 상기 변환체크섬 생성부(32) 내부에 포함된 보수변환유닛(7)에 의하여 1의 보수로 변환(S25)되며, 최종적으로 변환(목적네트워크에 적용가능한)시킬 체크섬 값으로 생성(S27)된다. The calculated transform checksum value is converted into a complement of 1 by the
상기와 같이 생성된 변환체크섬 값은 상기 메모리(40)로 전송되어, 패킷의 최초 수신시 저장되어 있던 데이터부분과 영역별로 변환된 체크섬 값을 적용한 헤더부분을 합한 변환 패킷이 생성(S29) 된다. The converted checksum value generated as described above is transmitted to the
상기 생성된 변환 패킷은 패킷 송신부(50)로 송신되고, 본 패킷 송신부(50)에 의해 목적 네트워크(IPV4 변환시에는 IPV6로, IPV6 변환시에는 IPV4로)로 전송(S31)된다. The generated converted packet is transmitted to the
전술한 바와 같이, 본 발명에 따른 인터넷 프로토콜 변환 장치는,As described above, the Internet protocol conversion apparatus according to the present invention,
IPV4 와 IPV6 간 네트워크에서의 체크섬 계산시 데이터 영역의 값을 포함하지 않고, 원하는 체크섬 값을 계산함으로써, 보다 빠른 패킷 변환 성능을 수행할 수 있다.When calculating the checksum in the network between IPV4 and IPV6, faster packet conversion performance can be performed by calculating a desired checksum value without including the data area value.
또한, 패킷수신부 내부에 영역별 체크섬 변환을 위한 장치들을 포함시킴으로써, 패킷수신과 동시에, 변환될 체크섬 값에 대한 연산이 가능하게 구성되어 변환 체크섬 생성 시간을 패킷수신시간 이내에 완료시킬 수 있다. In addition, by including devices for area-specific checksum conversion within the packet receiving unit, the packet check unit can be configured to perform calculation on the checksum value to be converted at the same time as the packet reception, thereby completing the conversion checksum generation time within the packet reception time.
Claims (11)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020070046525A KR100881659B1 (en) | 2007-05-14 | 2007-05-14 | Internet protocol translation system and method. |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020070046525A KR100881659B1 (en) | 2007-05-14 | 2007-05-14 | Internet protocol translation system and method. |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20080100615A KR20080100615A (en) | 2008-11-19 |
KR100881659B1 true KR100881659B1 (en) | 2009-02-06 |
Family
ID=40287065
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020070046525A KR100881659B1 (en) | 2007-05-14 | 2007-05-14 | Internet protocol translation system and method. |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100881659B1 (en) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6279140B1 (en) | 1999-01-07 | 2001-08-21 | International Business Machines Corporation | Method and apparatus for checksum verification with receive packet processing |
KR20020090982A (en) * | 2002-10-31 | 2002-12-05 | 크로스반도체기술 주식회사 | System and method for calculating checksums of TCP segments/UDP datagrams in IPv4/IPv6 protocol translation |
KR20060013922A (en) * | 2004-08-09 | 2006-02-14 | 삼성전자주식회사 | Apparatus and method for transporting/receiving of voip packet with udp checksum |
KR100656479B1 (en) | 2006-01-09 | 2006-12-11 | 삼성전자주식회사 | Apparatus for supplying mobile ipv6 |
-
2007
- 2007-05-14 KR KR1020070046525A patent/KR100881659B1/en not_active IP Right Cessation
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6279140B1 (en) | 1999-01-07 | 2001-08-21 | International Business Machines Corporation | Method and apparatus for checksum verification with receive packet processing |
KR20020090982A (en) * | 2002-10-31 | 2002-12-05 | 크로스반도체기술 주식회사 | System and method for calculating checksums of TCP segments/UDP datagrams in IPv4/IPv6 protocol translation |
KR20060013922A (en) * | 2004-08-09 | 2006-02-14 | 삼성전자주식회사 | Apparatus and method for transporting/receiving of voip packet with udp checksum |
KR100656479B1 (en) | 2006-01-09 | 2006-12-11 | 삼성전자주식회사 | Apparatus for supplying mobile ipv6 |
Also Published As
Publication number | Publication date |
---|---|
KR20080100615A (en) | 2008-11-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7006526B1 (en) | Mechanisms for avoiding problems associated with network address protocol translation | |
US9667594B2 (en) | Maintaining network address translations | |
US9106257B1 (en) | Checksumming encapsulated network packets | |
US9154369B2 (en) | Method, apparatus and software for packet modification | |
US11611639B2 (en) | Apparatus and method for an accelerated and offload dual border relay | |
US20050192782A1 (en) | System and method for calculating checksums of TCP segments/UDP datagrams in IPV4/IPV6 protocol translation | |
US9525661B2 (en) | Efficient method of NAT without reassemling IPV4 fragments | |
JP2003124977A (en) | Check sum rewriter | |
US9490939B2 (en) | Apparatus and method for calculating transmission control protocol checksum | |
KR100881659B1 (en) | Internet protocol translation system and method. | |
JP3017217B1 (en) | IPv4-IPv6 conversion device | |
CN112165539B (en) | IPv6 address translation method | |
US10250559B2 (en) | Reversible mapping of network addresses in multiple network environments | |
JP2014120828A (en) | Address conversion method and address conversion device | |
JP5843707B2 (en) | IPv4-IPv6 conversion processing method, IPv4-IPv6 conversion processing apparatus, and IPv4-IPv6 integrated network system | |
JP4611826B2 (en) | Transmitter | |
KR100928891B1 (en) | Packet conversion method in network device | |
Liu et al. | Hierarchical routing architecture for integrating IPv4 and IPv6 networks | |
JP2018006847A (en) | Control device for flow switch, flow control system, control method for flow switch, and control program for flow switch | |
JP2005341127A (en) | Internetwork secure communication method, secure packet processor, its processing method, program, recording medium, and address converter |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20130102 Year of fee payment: 5 |
|
FPAY | Annual fee payment |
Payment date: 20131231 Year of fee payment: 6 |
|
FPAY | Annual fee payment |
Payment date: 20150114 Year of fee payment: 7 |
|
FPAY | Annual fee payment |
Payment date: 20160106 Year of fee payment: 8 |
|
LAPS | Lapse due to unpaid annual fee |