WO2023090482A1 - 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법 - Google Patents

리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법 Download PDF

Info

Publication number
WO2023090482A1
WO2023090482A1 PCT/KR2021/016981 KR2021016981W WO2023090482A1 WO 2023090482 A1 WO2023090482 A1 WO 2023090482A1 KR 2021016981 W KR2021016981 W KR 2021016981W WO 2023090482 A1 WO2023090482 A1 WO 2023090482A1
Authority
WO
WIPO (PCT)
Prior art keywords
packet
protocol
protocol packet
transmitting
distributed
Prior art date
Application number
PCT/KR2021/016981
Other languages
English (en)
French (fr)
Inventor
김효섭
Original Assignee
주식회사 우리넷
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 주식회사 우리넷 filed Critical 주식회사 우리넷
Priority to PCT/KR2021/016981 priority Critical patent/WO2023090482A1/ko
Publication of WO2023090482A1 publication Critical patent/WO2023090482A1/ko

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols

Definitions

  • the present invention relates to a method for transmitting and receiving protocol packets in a distributed packet transmission network, and more particularly, to a method for transmitting and receiving protocol packets in a distributed packet transmission network using a Linux-based packet processor capable of effectively branching a corresponding path according to the purpose of processing a protocol packet. will be.
  • a Packet Transport Network In general, a Packet Transport Network (PTN) is configured to process a large amount of data, and recently, distributed processing is applied for this purpose.
  • PTN Packet Transport Network
  • a line card performs switching of protocol packets to another line card or transfers a processed result to a main processor card as a main function.
  • Patent Document 1 KR0900963 B
  • an embodiment of the present invention is a protocol packet of a distributed packet transmission network using a Linux-based packet processor capable of efficiently branching a path of a protocol packet according to the purpose of processing the protocol packet.
  • a Linux-based packet processor capable of efficiently branching a path of a protocol packet according to the purpose of processing the protocol packet.
  • a distributed packet using a Linux-based packet processor for transmitting or receiving a protocol packet on a network from a line card of a packet transmission network equipment to another line card or a main processor card.
  • a method for transmitting and receiving protocol packets in a transport network is provided.
  • the method of transmitting and receiving protocol packets includes connecting a kernel to a client application through a socket interface unit; receiving a first protocol packet from the network; checking only a part of the received first protocol packet and classifying according to a processing purpose of the first protocol packet; branching without directly processing the first protocol packet according to the classification result; and transmitting the branched first protocol packet to the main processor card or another line card.
  • the classifying may classify the first protocol packet based on a header of the first protocol packet.
  • the transmitting may transmit the first protocol packet to the main processor card when the classification result is a request for distributed processing of the first protocol packet.
  • the transmitting may transmit the first protocol packet to the other line card when the classification result indicates a request for switching of the first protocol packet.
  • the method of transmitting and receiving the protocol packet may include: connecting the client application to a server application; and processing the first protocol packet by the server application.
  • the method of transmitting and receiving protocol packets includes receiving a second protocol packet from the main processor card; determining whether to process the second protocol packet by checking only a part of the received second protocol packet; branching without directly processing the second protocol packet according to the determination result; and transmitting the branched second protocol packet to a third line card.
  • the determining step may determine whether to process the second protocol packet by checking the header of the second protocol packet.
  • the branching may branch the second protocol packet when the determination result is a switching request of the second protocol packet.
  • the method of transmitting and receiving the protocol packet may include accessing the server application by the client application; and processing the second protocol packet by the server application.
  • the protocol packet may be transmitted to the network, the other line card, and the main processor card through a streaming interface connected to a kernel according to direct memory access (DMA) control.
  • DMA direct memory access
  • a protocol packet transmission and reception method in a distributed packet transmission network using a Linux-based packet processor branches protocol packets according to the purpose of the protocol packet, thereby improving the efficiency of distributed processing and improving the communication processing speed.
  • the present invention implements connection of a client application through a kernel, so that a client application in a Linux-based system is not limited in accessing a kernel, so that branching can be integrated and processed, and thus, a distributed processing function can be improved.
  • FIG. 1 is a block diagram of packet transmission network equipment for applying a protocol packet transmission/reception method of a distributed packet transmission network using a Linux-based packet processor according to an embodiment of the present invention.
  • FIG. 2 is a block diagram showing a physical layer structure of line cards of FIG. 1 .
  • FIG. 3 is a block diagram showing the configuration and operation of FIG. 2 in detail.
  • FIG. 4 is a flowchart illustrating an example of a method for transmitting and receiving protocol packets in a distributed packet transmission network using a Linux-based packet processor according to an embodiment of the present invention.
  • FIG. 5 is a flowchart illustrating another example of a method for transmitting and receiving protocol packets in a distributed packet transmission network using a Linux-based packet processor according to an embodiment of the present invention.
  • protocol control unit 120 client application
  • first packet receiving unit 122 first packet transmitting unit
  • socket interface unit 132 kernel virtual interface unit
  • kernel network reception unit 135 VLAN interface unit
  • Ethernet device driver 140 streaming interface unit
  • a packet transmission equipment 10 for applying a protocol packet transmission/reception method of a distributed packet transmission network using a Linux-based packet processor includes a main processor card 11 and It includes a plurality of line cards (12).
  • the packet transmission network equipment 10 is for transmitting or receiving a protocol packet on the network, and may be a distributed packet transmission network equipment using a Linux-based packet processor.
  • the main processor card 11 may perform overall processing and control of the packet transmission network equipment 10 .
  • the main processor card 11 may distribute and process some of the processing targets in the line card 12 .
  • the distributed processing of the main processor card 11 means processing to know all information about each of the plurality of line cards 12 or to control all of the plurality of line cards 12 .
  • the distributed processing of the main processor card 11 may include updating a routing table, updating an alert state, and the like.
  • the plurality of line cards 12 are connected to a network and may switch protocol packets with each other or process protocol packets according to processing purposes. Since these plurality of line cards 12 switch each other according to the processing purpose of the protocol packet, mutual communication is possible.
  • the processing performed by the line card 12 means that it can be processed by itself without the help of the main processor card 11 .
  • distributed processing of the line card 12 may include alarm processing of the corresponding line card.
  • the line cards 12 and 100 include a server application 110 , a client application 120 , a kernel 130 and a streaming interface unit 140 .
  • the server application 110 is the highest layer in the physical layer of the line card 100 and may process protocol packets received by the line card 100 .
  • This server application 110 may include a protocol control unit 112 .
  • the protocol control unit 112 may interpret all received protocol packets and perform protocol processing corresponding to the packets.
  • the protocol control unit 112 may be connected to the client application 120, receive and process protocol packets from the client application 120, and output the processed result to the client application 120.
  • the client application 120 checks only a part of the protocol packets received by the line card 100 and does not directly process the protocol packets. ) can be branched.
  • the client application 120 includes a first packet receiving unit 121, a first packet transmitting unit 122, a second packet receiving unit 123, a second packet transmitting unit 124, and a packet classification unit 125. can do.
  • the first packet receiver 121 may receive a protocol packet from the network through the kernel 130 . At this time, the received protocol packet may be transmitted from another line card 12 of the same packet transmission network equipment 10 or a line card of another packet transmission network equipment connected to the network.
  • the first packet transmission unit 122 transfers protocol packets not processed by the corresponding line card 100 and branched to the network through the kernel 130 to the network or other line cards 12 ) can be transmitted.
  • the first packet transmission unit 122 may transmit a result received from the client application 120 after being processed by the server application 110 to a network or other line cards 12 .
  • the second packet receiver 123 may receive a protocol packet from the main processor card 11 through the kernel 130 . At this time, the second packet receiving unit 123 may check only a part of the protocol packet and process branching of the protocol packet.
  • the second packet receiver 123 checks only the header of the protocol packet and forwards it to the server application 110 according to the processing purpose of the protocol packet or branches it to a network or other line card 12 so that the second packet transmitter (124).
  • the second packet transmission unit 124 transmits to the main processor card 11 the protocol packet branched to the main processor card 11 without being processed by the corresponding line card 100 according to the classification result of the packet classification unit 125.
  • the packet classification unit 125 may check only a part of the protocol packets received from the network or other line cards 12 and process branching of the protocol packets. At this time, the packet classification unit 125 may check only the header of the protocol packet to determine the processing pattern of the corresponding protocol packet.
  • the packet classification unit 125 may forward the corresponding protocol packet to the server application 110 when the corresponding protocol packet needs to be processed in the corresponding line card 100 based on the header of the protocol packet.
  • the packet classification unit 125 may transfer the corresponding protocol packet to the first packet transmission unit 122 to be transmitted to another line card 12 .
  • the packet classification unit 125 may transmit the corresponding protocol packet to the second packet transmission unit 124 when it is to be transmitted to the main processor card 11 as a result of classification.
  • the kernel 130 may manage a physical connection through which the line card 100 communicates with the outside.
  • This kernel 130 includes a first kernel 130a and a second kernel 130b according to a connection target.
  • the kernel 130 may be configured to access the client application 120 in a Linux-based device.
  • the first kernel 130a manages communication with a network or line card, and includes a socket interface unit 131, a kernel virtual interface unit 132, and a kernel network reception unit 133.
  • the socket interface unit 131 may interface the kernel 130 to the client application 120 when the line card 100 communicates with a network or another line card 12 .
  • the socket interface unit 131 may transmit the received protocol packet to the first packet receiver 121 or receive it from the first packet transmitter 122 .
  • the kernel virtual interface unit 132 is a virtual interface for connecting the kernel 130 to the client application 120, and transmits a received protocol packet to the socket interface unit 131 or receives a received protocol packet from the socket interface unit 131.
  • the protocol packet may be delivered to the kernel network receiver 133.
  • the kernel network receiving unit 133 may receive protocol packets from a network or other line cards 12 .
  • the kernel network receiving unit 133 receives protocol packets from the streaming interface unit 140, transfers them from the kernel virtual interface unit 132, receives protocol packets from the kernel virtual interface unit 132, and transmits the protocol packets to the streaming interface unit 140. can be forwarded to
  • the second kernel 130b manages communication with the main processor card 11, and includes a socket interface unit 134, a VLAN interface unit 135, and an Ethernet device driver 136.
  • the socket interface unit 134 may interface the kernel 130 to the client application 120 when the line card 100 communicates with the main processor card 11 .
  • the socket interface unit 134 may transmit the received protocol packet to the second packet receiver 123 or receive it from the second packet transmitter 124 .
  • the VLAN interface unit 135 is a Virtual Local Area Network (VLAN) interface for connecting the kernel 130 to the client application 120, and transmits received protocol packets to the socket interface unit 134 or the socket interface unit 134.
  • the protocol packet received from the unit 134 may be forwarded to the Ethernet device driver 136.
  • the Ethernet device driver 136 may receive protocol packets from the main processor card 11 .
  • the Ethernet device driver 136 receives protocol packets from the streaming interface unit 140 and forwards them to the VLAN interface unit 135, and receives protocol packets from the VLAN interface unit 135 and forwards them to the streaming interface unit 140.
  • the streaming interface unit 140 is an interface for finally communicating the protocol packet of the line card 100 with the outside in a direct memory access (DMA) method, and includes the DMA control unit 141 and the DMA control unit 142. includes
  • DMA direct memory access
  • the DMA controller 141 is for communication with the network or other line cards 12, and transfers protocol packets received from the network or other line cards 12 to the kernel 130, or transfers protocol packets received from the kernel 130. It may interface to transmit packets to a network or other line card 12.
  • the DMA control unit 142 is for communication with the main processor card 11, and transfers protocol packets received from the main processor card 11 to the kernel 130, or transfers protocol packets received from the kernel 130 to the main processor. It can be interfaced to transmit to the card 11.
  • the protocol packet transmission/reception method 400 includes receiving the protocol packet (S401) and classifying the protocol packet (S402). ), and branching protocol packets according to the classification result (S403 to S406).
  • the line card 100 may receive a protocol packet from a network or another line card 12 (step S401).
  • the protocol packet may be received from the network or other line cards 12 through the streaming interface unit 140 to the kernel 130 according to DMA control.
  • the line card 100 may connect the kernel 130 to the client application 120 through the socket interface unit 131 before receiving a protocol packet. That is, in a state in which the kernel 130 is connected to the client application 120, the line card 100 may receive a protocol packet from a network or another line card 12.
  • the client application 120 in the Linux-based packet transmission network equipment 10 has no restrictions on the access of the kernel 130, so branching is integrated. and thus, the distributed processing function can be improved.
  • the line card 100 may classify the received protocol packet according to the processing purpose (step S402). That is, the line card 100 may check only a part of the received protocol packet and classify the protocol packet according to the processing purpose of the protocol packet. In this case, the line card 100 may classify the protocol packet based on the header of the protocol packet.
  • the line card 100 may branch the protocol packet without directly processing it according to the classification result. At this time, the line card 100 may transmit the branched protocol packet to the main processor card 11 or other line cards 12 .
  • the line card 100 may transmit the protocol packet to another line card 12 when the purpose of processing the protocol packet is a protocol packet switching request (step S404).
  • the line card 100 may branch to another line card 12 while checking only the header without checking all protocol packets.
  • the line card 100 may transmit the protocol packet to the main processor card 11 (step S405).
  • the line card 100 may branch the main processor card 11 while checking only the header without checking all the protocol packets.
  • the protocol packet may be transmitted to the kernel 130 through the streaming interface unit 140 to a network or another line card 12 or the main processor card 11 according to DMA control.
  • the line card 100 may process the protocol packet (step S406).
  • the client application 120 may access the server application 110 first.
  • the server application 110 may process the protocol packet.
  • the process of the server application 110 may be a process that does not require the help of the main processor card 11, such as the alarm process of the line card 100.
  • the efficiency of distributed processing of the packet transmission network equipment 10 can be improved as well as the communication processing speed.
  • the method 500 for transmitting and receiving a protocol packet includes receiving the protocol packet (S501), determining whether the protocol packet is processed ( S502), and branching the protocol packet according to the determination result (S503 to S505).
  • the line card 100 may receive a protocol packet from the main processor card 11 (step S501).
  • the protocol packet may be received from the main processor card 11 through the streaming interface unit 140 to the kernel 130 according to DMA control.
  • the line card 100 may connect the kernel 130 to the client application 120 through the socket interface unit 134 before receiving a protocol packet. That is, in a state in which the kernel 130 is connected to the client application 120, the line card 100 may receive a protocol packet from the main processor card 11.
  • the client application 120 in the Linux-based packet transmission network equipment 10 has no restrictions on the access of the kernel 130, so branching is integrated. and thus, the distributed processing function can be improved.
  • the line card 100 may determine whether to process the protocol packet by checking only a part of the protocol packet (step S502). At this time, the line card 100 may determine whether to process the protocol packet by checking the header of the protocol packet.
  • the line card 100 may branch the protocol packet without directly processing it according to the determination result. At this time, the line card 100 may transmit the branched protocol packet to another line card 12 .
  • the line card 100 may transmit the protocol packet to another line card 12 when it is determined that the received protocol packet is a switching request (step S504).
  • the line card 100 may branch to another line card 12 while checking only the header without checking all protocol packets.
  • the protocol packet may be transmitted to the kernel 130 through the streaming interface unit 140 to a network or another line card 12 according to DMA control.
  • the line card 100 may process the protocol packet (step S505).
  • the client application 120 may access the server application 110 first.
  • the server application 110 may process the protocol packet.
  • the process of the server application 110 may be a process that does not require the help of the main processor card 11, such as the alarm process of the line card 100.
  • the efficiency of distributed processing of the packet transmission network equipment 10 can be improved as well as the communication processing speed.
  • the above methods may be implemented by the line card 100 as shown in FIG. 2, and in particular, may be implemented by a software program that performs these steps, and in this case, these programs are computer readable recording media. It can be stored in or transmitted by a computer data signal coupled with a carrier wave in a transmission medium or communication network.
  • the computer-readable recording medium includes all types of recording devices in which data readable by a computer system is stored, and includes, for example, ROM, RAM, CD-ROM, DVD-ROM, DVD-RAM, and magnetic tape. , a floppy disk, a hard disk, an optical data storage device, and the like.
  • the present invention proposes a method of efficiently branching a path of a protocol packet using a natural law, and has industrial applicability.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법이 제공된다. 본 발명의 실시예에 따른 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법은 소켓 인터페이스부를 통하여 커널을 클라이언트 애플리케이션에 접속하는 단계; 상기 네트워크로부터 제1프로토콜 패킷을 수신하는 단계; 상기 수신된 제1프로토콜 패킷의 일부만을 확인하여 상기 제1프로토콜 패킷의 처리 목적에 따라 분류하는 단계; 상기 분류결과에 따라 상기 제1프로토콜 패킷을 직접 처리하지 않고, 분기시키는 단계; 및 상기 분기된 제1프로토콜 패킷을 상기 메인 프로세서 카드 또는 다른 라인 카드로 전송하는 단계;를 포함한다.

Description

리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법
본 발명은 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법에 관한 것으로, 특히, 프로토콜 패킷의 처리 목적에 따라 해당 경로를 효과적으로 분기할 수 있는 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법에 관한 것이다.
일반적으로 패킷 전송 네트워크(PTN; Packet Transport Network)는 대량의 데이터를 처리하도록 구성되며, 최근에는 이를 위해 분산 처리를 적용하고 있다.
이러한 분산 처리 시스템에서, 라인 카드는 프로토콜 패킷의 다른 라인 카드로 스위칭 또는 처리된 결과를 메인 프로세서 카드로의 전송을 주요 기능으로 수행한다.
그러나, 다른 라인 카드로 스위칭되거나, 해당 라인 카드 자체에서 처리가 필요 없는 프로토콜 패킷에 대해서도 프로토콜 패킷을 모두 확인한 후에 다른 라인 카드 또는 메인 프로세서 카드로 전송하기 때문에 불필요한 시간의 소요 및 자원의 할당이 발생한다.
이는 대량의 데이터를 처리하기 위한 분산 시스템에서 통신 처리 효율을 저하시킬 뿐만 아니라, 시스템 효율을 저하시키는 주요 요인이 되고 있다.
특히, 리눅스 기반 시스템에서, 라인 카드의 물리 계층 상 클라이언트 애플리케이션은 커널과 분리되기 때문에, 클라이언트 애플리케이션이 커널에 접속할 때 제한 사항이 수반되는 문제점이 있다.
[선행기술문헌]
[특허문헌]
(특허문헌 1) KR0900963 B
상기와 같은 종래 기술의 문제점을 해결하기 위해, 본 발명의 일 실시예는 프로토콜 패킷의 처리 용도에 따라 프로토콜 패킷의 경로를 효율적으로 분기시킬 수 있는 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법을 제공하고자 한다.
위와 같은 과제를 해결하기 위한 본 발명의 일 측면에 따르면, 패킷 전송 네트워크 장비의 라인 카드에서 네트워크 상의 프로토콜 패킷을 다른 라인 카드 또는 메인 프로세서 카드로 발신 또는 수신하는 하기 위한 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법이 제공된다. 여기서, 상기 프로토콜 패킷 송수신 방법은 소켓 인터페이스부를 통하여 커널을 클라이언트 애플리케이션에 접속하는 단계; 상기 네트워크로부터 제1프로토콜 패킷을 수신하는 단계; 상기 수신된 제1프로토콜 패킷의 일부만을 확인하여 상기 제1프로토콜 패킷의 처리 목적에 따라 분류하는 단계; 상기 분류결과에 따라 상기 제1프로토콜 패킷을 직접 처리하지 않고, 분기시키는 단계; 및 상기 분기된 제1프로토콜 패킷을 상기 메인 프로세서 카드 또는 다른 라인 카드로 전송하는 단계;를 포함한다.
일 실시예에서, 상기 분류하는 단계는 상기 제1프로토콜 패킷의 헤더에 기반하여 상기 제1프로토콜 패킷을 분류할 수 있다.
일 실시예에서, 상기 전송하는 단계는 상기 분류결과, 상기 제1프로토콜 패킷의 분산 처리 요청인 경우, 상기 제1프로토콜 패킷을 상기 메인 프로세서 카드로 전송할 수 있다.
일 실시예에서, 상기 전송하는 단계는 상기 분류결과, 상기 제1프로토콜 패킷의 스위칭 요청인 경우, 상기 제1프로토콜 패킷을 상기 다른 라인 카드로 전송할 수 있다.
일 실시예에서, 상기 분류 결과, 상기 제1프로토콜 패킷의 처리 요청인 경우, 상기 프로토콜 패킷 송수신 방법은 상기 클라이언트 애플리케이션이 서버 애플리케이션에 접속하는 단계; 및 상기 서버 애플리케이션이 상기 제1프로토콜 패킷을 처리하는 단계를 더 포함할 수 있다.
일 실시예에서, 상기 프로토콜 패킷 송수신 방법은 상기 메인 프로세서 카드로부터 제2프로토콜 패킷을 수신하는 단계; 상기 수신된 제2프로토콜 패킷의 일부만을 확인하여 상기 제2프로토콜 패킷의 처리 여부를 판단하는 단계; 상기 판단 결과에 따라 상기 제2프로토콜 패킷을 직접 처리하지 않고, 분기시키는 단계; 및 상기 분기된 제2프로토콜 패킷을 제3의 라인 카드로 전송하는 단계;를 더 포함할 수 있다.
일 실시예에서, 상기 판단하는 단계는 상기 제2프로토콜 패킷의 헤더를 확인하여 상기 제2프로토콜 패킷의 처리 여부를 판단할 수 있다.
일 실시예에서, 상기 분기하는 단계는 상기 판단결과, 상기 제2프로토콜 패킷의 스위칭 요청인 경우, 상기 제2프로토콜 패킷을 분기시킬 수 있다.
일 실시예에서, 상기 판단 결과, 상기 제2프로토콜 패킷의 스위칭 요청이 아닌 경우, 상기 프로토콜 패킷 송수신 방법은 상기 클라이언트 애플리케이션이 서버 애플리케이션에 접속하는 단계; 및 상기 서버 애플리케이션이 상기 제2프로토콜 패킷을 처리하는 단계를 더 포함할 수 있다.
일 실시예에서, 상기 프로토콜 패킷은 DMA(direct memory Access) 제어에 따라 커널에 접속된 스트리밍 인터페이스를 통하여 상기 네트워크, 상기 다른 라인 카드, 및 상기 메인 프로세서 카드로 전송될 수 있다.
본 발명의 일 실시예에 따른 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법은 프로토콜 패킷의 용도에 따라 프로토콜 패킷을 분기함으로써, 분산 처리의 효율성을 향상시키는 동시에 통신 처리 속도로 향상시킬 수 있다.
또한, 본 발명은 커널을 통하여 클라이언트 애플리케이션의 접속을 구현함으로써, 리눅스 기반 시스템에서 클라이언트 애플리케이션이 커널의 접속에 제한이 없어 분기를 통합처리할 수 있고, 따라서, 분산 처리 기능을 향상시킬 수 있다.
도 1은 본 발명의 실시예에 따른 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법을 적용하기 위한 패킷 전송 네트워크 장비의 블록도이다.
도 2는 도 1의 라인 카드들의 물리 계층 구조를 나타낸 블록도이다.
도 3은 도 2의 구성 및 동작을 세부적으로 나타낸 블록도이다.
도 4는 발명의 실시예에 따른 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법의 일예를 나타낸 순서도이다.
도 5는 발명의 실시예에 따른 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법의 다른 예를 나타낸 순서도이다.
- 부호의 설명 -
10 : 패킷 전송 네트워크 장비 11 : 메인 프로세서 카드
12,100 : 라인 카드 110 : 서버 애플리케이션
112 : 프로토콜 제어부 120 : 클라이언트 애플리케이션
121 : 제1패킷 수신부 122 : 제1패킷 전송부
123 : 제2패킷 수신부 124 : 제2패킷 전송부
125 : 패킷 분류부 130 : 커널
130a : 제1커널 130b: 제2커널
131,134 : 소켓 인터페이스부 132 : 커널 가상 인터페이스부
133 : 커널 네트워크 수신부 135 : VLAN 인터페이스부
136 : 이더넷 장치 드라이버 140 : 스트리밍 인터페이스부
141,142 : DMA 제어부
이하, 첨부한 도면을 참고로 하여 본 발명의 실시예에 대하여 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 동일 또는 유사한 구성요소에 대해서는 동일한 참조부호를 붙였다.
도 1을 참조하면, 본 발명의 일 실시예에 따른 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법을 적용하기 위한 적용하기 위한 패킷 전송 장비(10)는 메인 프로세서 카드(11) 및 복수의 라인 카드(12)를 포함한다.
여기서, 패킷 전송 네트워크 장비(10)는 네트워크 상의 프로토콜 패킷을 발신 또는 수신하는 하기 위한 것으로서, 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크 장비일 수 있다.
메인 프로세서 카드(11)는 패킷 전송 네트워크 장비(10)의 전반적인 처리 및 제어를 수행할 수 있다. 이러한 메인 프로세서 카드(11)는 라인 카드(12)에서의 처리 대상의 일부를 분산하여 처리할 수 있다.
여기서, 메인 프로세서 카드(11)의 분산 처리는 복수의 라인 카드(12) 각각에 대한 정보를 모두 알아야 하거나, 복수의 라인 카드(12) 모두를 제어하기 위한 처리를 의미한다. 예를 들면, 메인 프로세서 카드(11)의 분산 처리는 라우팅 테이블의 갱신, 경보 상태의 갱신 등을 포함할 수 있다.
복수의 라인 카드(12)는 네트워크와 연결되며 프로토콜 패킷을 서로 스위칭하거나 처리 목적에 따라 프로토콜 패킷을 처리할 수 있다. 이러한 복수의 라인 카드(12)는 프로토콜 패킷의 처리 목적에 따라 서로 스위칭하기 때문에, 상호간의 통신이 가능하다.
여기서, 라인 카드(12)가 수행하는 처리는 메인 프로세서 카드(11)의 도움이 없이도 자체적으로 처리할 수 있는 것을 의미한다. 예를 들면, 라인 카드(12)의 분산처리는 해당 라인 카드의 경보 처리 등을 포함할 수 있다.
이러한 라인 카드(12,100)는 도 2 및 도 3에 도시된 바와 같이, 서버 애플리케이션(110), 클라이언트 애플리케이션(120), 커널(130) 및 스트리밍 인터페이스부(140)를 포함한다.
서버 애플리케이션(110)은 라인 카드(100)의 물리 계층에서 최상위 계층으로서, 라인 카드(100)로 수신된 프로토콜 패킷을 처리할 수 있다. 이러한 서버 애플리케이션(110)은 프로토콜 제어부(112)를 포함할 수 있다.
프로토콜 제어부(112)는 수신된 프로토콜 패킷을 모두 해석하여 패킷에 대응하는 프로토콜 처리를 수행할 수 있다. 이러한 프로토콜 제어부(112)는 클라이언트 애플리케이션(120)과 접속되어 클라이언트 애플리케이션(120)로부터 프로토콜 패킷을 수신하여 처리하고, 처리된 결과를 클라이언트 애플리케이션(120)로 출력할 수 있다.
클라이언트 애플리케이션(120)은 서버 애플리케이션(110)의 하위 계층으로서, 라인 카드(100)로 수신된 프로토콜 패킷의 일부만을 확인하여 프로토콜 패킷을 직접 처리하지 않고 메인 프로세서 카드(11) 또는 다른 라인 카드(12)로 분기시킬 수 있다.
이러한 클라이언트 애플리케이션(120)은 제1패킷 수신부(121), 제1패킷 전송부(122), 제2패킷 수신부(123), 제2패킷 전송부(124), 및 패킷 분류부(125)를 포함할 수 있다.
제1패킷 수신부(121)는 커널(130)을 통하여 네트워크로부터 프로토콜 패킷을 수신할 수 있다. 이때, 수신된 프로토콜 패킷은 동일 패킷 전송 네트워크 장비(10)의 다른 라인 카드(12) 또는 네트워크에 접속된 다른 패킷 전송 네트워크 장비의 라인 카드로부터 전송되는 것일 수 있다.
제1패킷 전송부(122)는 패킷 분류부(125)의 분류결과에 따라 해당 라인 카드(100)에서 처리되지 않고 네트워크로 분기된 프로토콜 패킷을 커널(130)을 통하여 네트워크 또는 다른 라인 카드(12)로 전송할 수 있다.
또한, 제1패킷 전송부(122)는 서버 애플리케이션(110)에서 처리되어 클라이언트 애플리케이션(120)으로부터 수신된 결과를 네트워크 또는 다른 라인 카드(12)로 전송할 수 있다.
제2패킷 수신부(123)는 커널(130)을 통하여 메인 프로세서 카드(11)로부터 프로토콜 패킷을 수신할 수 있다. 이때, 제2패킷 수신부(123)는 프로토콜 패킷의 일부만을 확인하여 프로토콜 패킷의 분기를 처리할 수 있다.
예를 들면, 제2패킷 수신부(123)는 프로토콜 패킷의 헤더만을 확인하여 프로토콜 패킷의 처리 목적에 따라 서버 애플리케이션(110)으로 전달하거나 네트워크 또는 다른 라인 카드(12)로 분기하도록 제2패킷 전송부(124)로 전달할 수 있다.
제2패킷 전송부(124)는 패킷 분류부(125)의 분류 결과에 따라 해당 라인 카드(100)에서 처리되지 않고 메인 프로세서 카드(11)로 분기된 프로토콜 패킷을 메인 프로세서 카드(11)로 전송할 수 있다.
패킷 분류부(125)는 네트워크 또는 다른 라인 카드(12)로부터 수신된 프로토콜 패킷의 일부만을 확인하여 프로토콜 패킷의 분기를 처리할 수 있다. 이때, 패킷 분류부(125)는 프로토콜 패킷의 헤더만을 확인하여 해당 프로토콜 패킷의 처리 모적을 확인할 수 있다.
예를 들면, 패킷 분류부(125)는 프로토콜 패킷의 헤더에 기반하여 해당 프로토콜 패킷이 해당 라인 카드(100)에서 처리되어야 하는 경우, 서버 애플리케이션(110)으로 해당 프로토콜 패킷을 전달할 수 있다.
또한, 패킷 분류부(125)는 해당 프로토콜 패킷이 스위칭 되어야 하는 경우, 다른 라인 카드(12)로 전송하도록 제1패킷 전송부(122)로 해당 프로토콜 패킷을 전달할 수 있다.
또한, 패킷 분류부(125)는 해당 프로토콜 패킷의 분류 결과, 메인 프로세서 카드(11)로 전송되어야 하는 경우, 제2패킷 전송부(124)로 전달할 수 있다.
커널(130)은 라인 카드(100)가 외부와의 통신을 수행하기 위한 물리적 접속을 관리할 수 있다. 이러한 커널(130)은 접속 대상에 따라 제1커널(130a) 및 제2커널(130b)을 포함한다. 여기서, 커널(130)은 리눅스 기반 장비에서 클라이언트 애플리케이션(120)에 접속하도록 구성될 수 있다.
제1커널(130a)은 네트워크 또는 라인 카드로의 통신을 관리하며, 소켓 인터페이스부(131), 커널 가상 인터페이스부(132), 및 커널 네트워크 수신부(133)를 포함한다.
소켓 인터페이스부(131)는 라인 카드(100)가 네트워크 또는 다른 라인 카드(12)와 통신할 때, 커널(130)을 클라이언트 애플리케이션(120)에 접속하도록 인터페이스할 수 있다. 이러한 소켓 인터페이스부(131)는 수신된 프로토콜 패킷을 제1패킷 수신부(121)로 전송하거나 제1패킷 전송부(122)로부터 수신할 수 있다.
커널 가상 인터페이스부(132)는 커널(130)을 클라이언트 애플리케이션(120)에 접속하기 위한 가상의 인터페이스로서, 수신된 프로토콜 패킷을 소켓 인터페이스부(131)로 전송하거나 소켓 인터페이스부(131)로부터 수신한 프로토콜 패킷을 커널 네트워크 수신부(133)로 전달할 수 있다.
커널 네트워크 수신부(133)는 프로토콜 패킷을 네트워크 또는 다른 라인 카드(12)로부터 수신할 수 있다. 이러한 커널 네트워크 수신부(133)는 스트리밍 인터페이스부(140)로부터 프로토콜 패킷을 수신하여 커널 가상 인터페이스부(132)로부터 전달하고, 커널 가상 인터페이스부(132)로부터 프로토콜 패킷을 수신하여 스트리밍 인터페이스부(140)로 전달할 수 있다.
또한, 제2커널(130b)은 메인 프로세서 카드(11)와의 통신을 관리하며, 소켓 인터페이스부(134), VLAN 인터페이스부(135), 및 이더넷 장치 드라이버(136)를 포함한다.
소켓 인터페이스부(134)는 라인 카드(100)가 메인 프로세서 카드(11)와 통신을 수행할 때, 커널(130)을 클라이언트 애플리케이션(120)에 접속하도록 인터페이스할 수 있다. 이러한 소켓 인터페이스부(134)는 수신된 프로토콜 패킷을 제2패킷 수신부(123)로 전송하거나 제2패킷 전송부(124)로부터 수신할 수 있다.
VLAN 인터페이스부(135)는 커널(130)을 클라이언트 애플리케이션(120)에 접속하기 위한 가상 LAN(VLAN; Virtual Local Area Network) 인터페이스로서, 수신된 프로토콜 패킷을 소켓 인터페이스부(134)로 전송하거나 소켓 인터페이스부(134)로부터 수신한 프로토콜 패킷을 이더넷 장치 드라이버(136)로 전달할 수 있다.
이더넷 장치 드라이버(136)는 프로토콜 패킷을 메인 프로세서 카드(11)부터 수신할 수 있다. 이러한 이더넷 장치 드라이버(136)는 스트리밍 인터페이스부(140)로부터 프로토콜 패킷을 수신하여 VLAN 인터페이스부(135)로 전달하고, VLAN 인터페이스부(135)로부터 프로토콜 패킷을 수신하여 스트리밍 인터페이스부(140)로 전달할 수 있다.
스트리밍 인터페이스부(140)는 직접 메모리 액세스(DMA; Direct Memory Access) 방식으로 라인 카드(100)의 프로토콜 패킷을 최종적으로 외부와 통신하기 위한 인터페이스로서, DMA 제어부(141), 및 DMA 제어부(142)를 포함한다.
DMA 제어부(141)는 네트워크 또는 다른 라인 카드(12)와의 통신을 위한 것으로서, 네트워크 또는 다른 라인 카드(12)로부터 수신된 프로토콜 패킷을 커널(130)로 전달하거나, 커널(130)로부터 수신된 프로토콜 패킷을 네트워크 또는 다른 라인 카드(12)로 전송하도록 인터페이스할 수 있다.
DMA 제어부(142)는 메인 프로세서 카드(11)와의 통신을 위한 것으로서, 메인 프로세서 카드(11)로부터 수신된 프로토콜 패킷을 커널(130)로 전달하거나, 커널(130)로부터 수신된 프로토콜 패킷을 메인 프로세서 카드(11)로 전송하도록 인터페이스할 수 있다.
이하, 도 4 및 도 5를 참조하여 본 발명의 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법을 설명한다.
도 4에 도시된 바와 같이, 네트워크 또는 다른 라인 카드(12)로부터 프로토콜 패킷을 수신하는 경우, 프로토콜 패킷 송수신 방법(400)은 프로토콜 패킷을 수신하는 단계(S401), 프로토콜 패킷을 분류하는 단계(S402), 및 분류 결과에 따라 프로토콜 패킷을 분기하는 단계(S403 내지 S406)를 포함한다.
보다 상세히 설명하면, 도 4에 도시된 바와 같이, 먼저, 라인 카드(100)는 네트워크 또는 다른 라인 카드(12)로부터 프로토콜 패킷을 수신할 수 있다(단계 S401). 이때, 프로토콜 패킷은 DMA 제어에 따라 커널(130)에 스트리밍 인터페이스부(140)를 통하여 네트워크 또는 다른 라인 카드(12)로부터 수신될 수 있다.
한편, 라인 카드(100)는 프로토콜 패킷을 수신하기 이전에 소켓 인터페이스부(131)를 통하여 커널(130)을 클라이언트 애플리케이션(120)에 접속할 수 있다. 즉, 커널(130)이 클라이언트 애플리케이션(120)에 접속된 상태에서, 라인 카드(100)는 네트워크 또는 다른 라인 카드(12)로부터 프로토콜 패킷을 수신할 수 있다.
이와 같이, 커널(130)을 통하여 클라이언트 애플리케이션(120)의 접속을 구현함으로써, 리눅스 기반 패킷 전송 네트워크 장비(10)에서 클라이언트 애플리케이션(120)이 커널(130)의 접속에 제한이 없어 분기를 통합처리할 수 있고, 따라서, 분산 처리 기능을 향상시킬 수 있다.
다음으로, 라인 카드(100)는 수신된 프로토콜 패킷을 처리 목적에 따라 분류할 수 있다(단계 S402). 즉, 라인 카드(100)는 수신된 프로토콜 패킷의 일부만을 확인하여 프로토콜 패킷의 처리 목적에 따라 프로토콜 패킷을 분류할 수 있다. 이때, 라인 카드(100)는 프로토콜 패킷의 헤더에 기반하여 프로토콜 패킷을 분류할 수 있다.
다음으로, 라인 카드(100)는 상기 분류결과에 따라 프로토콜 패킷을 직접 처리하지 않고, 분기시킬 수 있다. 이때, 라인 카드(100)는 분기된 프로토콜 패킷을 메인 프로세서 카드(11) 또는 다른 라인 카드(12)로 전송할 수 있다.
여기서, 라인 카드(100)는 프로토콜 패킷의 처리 목적이 프로토콜 패킷의 스위칭 요청인 경우, 프로토콜 패킷을 다른 라인 카드(12)로 전송할 수 있다(단계 S404).
즉, 라인 카드(100)는 수신된 프로토콜 패킷이 스위칭 목적으로 분류된 경우, 프로토콜 패킷을 모두 확인하지 않고 헤더만 확인한 상태에서 다른 라인 카드(12)로 분기시킬 수 있다.
또한, 라인 카드(100)는 프로토콜 패킷의 처리 목적이 프로토콜 패킷의 분산 처리 요청인 경우, 프로토콜 패킷을 메인 프로세서 카드(11)로 전송할 수 있다(단계 S405).
즉, 라인 카드(100)는 수신된 프로토콜 패킷이 분산 처리 목적으로 분류된 경우, 프로토콜 패킷을 모두 확인하지 않고 헤더만 확인한 상태에서 메인 프로세서 카드(11) 분기시킬 수 있다.
이때, 프로토콜 패킷은 DMA 제어에 따라 커널(130)에 스트리밍 인터페이스부(140)를 통하여 네트워크 또는 다른 라인 카드(12), 또는 메인 프로세서 카드(11)로 전송될 수 있다.
또한, 라인 카드(100)는 프로토콜 패킷의 처리 목적이 프로토콜 패킷의 처리 요청인 경우, 프로토콜 패킷의 처리를 수행할 수 있다(단계 S406). 이때, 라인 카드(100)는 먼저, 클라이언트 애플리케이션(120)이 서버 애플리케이션(110)에 접속할 수 있다.
이후, 서버 애플리케이션(110)이 프로토콜 패킷을 처리할 수 있다. 여기서, 서버 애플리케이션(110)의 처리는 라인 카드(100)의 경보 처리와 같이 메인 프로세서 카드(11)의 도움이 필요 없는 처리일 수 있다.
이와 같이, 라인 카드(100)에서 수신된 프로토콜 패킷의 일부만을 확인하여 프로토콜 패킷의 처리 목적에 따라 프로토콜 패킷 모두를 확인하지 않고 분기처리를 수행함으로써, 패킷 전송 네트워크 장비(10)의 분산 처리의 효율성을 향상시키는 동시에 통신 처리 속도로 향상시킬 수 있다.
도 5에 도시된 바와 같이, 메인 프로세서 카드(11)로부터 프로토콜 패킷을 수신하는 경우, 프로토콜 패킷 송수신 방법(500)은 프로토콜 패킷을 수신하는 단계(S501), 프로토콜 패킷의 처리 여부를 판단하는 단계(S502), 및 판단 결과에 따라 프로토콜 패킷을 분기하는 단계(S503 내지 S505)를 포함한다.
보다 상세히 설명하면, 도 5에 도시된 바와 같이, 먼저, 라인 카드(100)는 메인 프로세서 카드(11)로부터 프로토콜 패킷을 수신할 수 있다(단계 S501). 이때, 프로토콜 패킷은 DMA 제어에 따라 커널(130)에 스트리밍 인터페이스부(140)를 통하여 메인 프로세서 카드(11)로부터 수신될 수 있다.
한편, 라인 카드(100)는 프로토콜 패킷을 수신하기 이전에 소켓 인터페이스부(134)를 통하여 커널(130)을 클라이언트 애플리케이션(120)에 접속할 수 있다. 즉, 커널(130)이 클라이언트 애플리케이션(120)에 접속된 상태에서, 라인 카드(100)는 메인 프로세서 카드(11)로부터 프로토콜 패킷을 수신할 수 있다.
이와 같이, 커널(130)을 통하여 클라이언트 애플리케이션(120)의 접속을 구현함으로써, 리눅스 기반 패킷 전송 네트워크 장비(10)에서 클라이언트 애플리케이션(120)이 커널(130)의 접속에 제한이 없어 분기를 통합처리할 수 있고, 따라서, 분산 처리 기능을 향상시킬 수 있다.
다음으로, 라인 카드(100)는 프로토콜 패킷의 일부만을 확인하여 프로토콜 패킷의 처리 여부를 판단할 수 있다(단계 S502). 이때, 라인 카드(100)는 프로토콜 패킷의 헤더를 확인하여 프로토콜 패킷의 처리 여부를 판단할 수 있다.
다음으로, 라인 카드(100)는 판단 결과에 따라 프로토콜 패킷을 직접 처리하지 않고 분기시킬 수 있다. 이때, 라인 카드(100)는 분기된 프로토콜 패킷을 다른 라인 카드(12)로 전송할 수 있다.
여기서, 라인 카드(100)는 수신된 프로토콜 패킷이 스위칭 요청으로 판단된 경우, 프로토콜 패킷을 다른 라인 카드(12)로 전송할 수 있다.(단계 S504).
즉, 라인 카드(100)는 수신된 프로토콜 패킷의 처리 목적이 스위칭 요청인 경우, 프로토콜 패킷을 모두 확인하지 않고 헤더만을 확인한 상태에서 다른 라인 카드(12)로 분기시킬 수 있다.
이때, 프로토콜 패킷은 DMA 제어에 따라 커널(130)에 스트리밍 인터페이스부(140)를 통하여 네트워크 또는 다른 라인 카드(12)로 전송될 수 있다.
또한, 라인 카드(100)는 수신된 프로토콜 패킷의 처리 목적이 스위칭 요청이 아니라고 판단된 경우, 프로토콜 패킷의 처리를 수행할 수 있다(단계 S505). 이때, 라인 카드(100)는 먼저, 클라이언트 애플리케이션(120)이 서버 애플리케이션(110)에 접속할 수 있다.
이후, 서버 애플리케이션(110)이 프로토콜 패킷을 처리할 수 있다. 여기서, 서버 애플리케이션(110)의 처리는 라인 카드(100)의 경보 처리와 같이 메인 프로세서 카드(11)의 도움이 필요 없는 처리일 수 있다.
이와 같이, 라인 카드(100)에서 수신된 프로토콜 패킷의 일부만을 확인하여 프로토콜 패킷의 처리 목적에 따라 프로토콜 패킷 모두를 확인하지 않고 분기처리를 수행함으로써, 패킷 전송 네트워크 장비(10)의 분산 처리의 효율성을 향상시키는 동시에 통신 처리 속도로 향상시킬 수 있다.
상기와 같은 방법들은 도 2에 도시된 바와 같은 라인 카드(100)에 의해 구현될 수 있고, 특히, 이러한 단계들을 수행하는 소프트웨어 프로그램으로 구현될 수 있으며, 이 경우, 이러한 프로그램들은 컴퓨터 판독가능한 기록 매체에 저장되거나 전송 매체 또는 통신망에서 반송파와 결합된 컴퓨터 데이터 신호에 의하여 전송될 수 있다.
이 때, 컴퓨터 판독 가능한 기록 매체는 컴퓨터 시스템에 의해 판독가능한 데이터가 저장되는 모든 종류의 기록 장치를 포함하며, 예를 들면, ROM, RAM, CD-ROM, DVD-ROM, DVD-RAM, 자기 테이프, 플로피 디스크, 하드 디스크, 광 데이터 저장장치 등일 수 있다.
이상에서 본 발명의 일 실시예에 대하여 설명하였으나, 본 발명의 사상은 본 명세서에 제시되는 실시 예에 제한되지 아니하며, 본 발명의 사상을 이해하는 당업자는 동일한 사상의 범위 내에서, 구성요소의 부가, 변경, 삭제, 추가 등에 의해서 다른 실시 예를 용이하게 제안할 수 있을 것이나, 이 또한 본 발명의 사상범위 내에 든다고 할 것이다.
본 발명은 자연법칙을 이용하여 프로토콜 패킷의 경로를 효율적으로 분기시키는 방법을 제안한 것으로, 산업상 이용 가능성이 있다.

Claims (10)

  1. 패킷 전송 네트워크 장비의 라인 카드에서 네트워크 상의 프로토콜 패킷을 다른 라인 카드 또는 메인 프로세서 카드로 발신 또는 수신하는 하기 위한 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법에 있어서,
    소켓 인터페이스부를 통하여 커널을 클라이언트 애플리케이션에 접속하는 단계;
    상기 네트워크로부터 제1프로토콜 패킷을 수신하는 단계;
    상기 수신된 제1프로토콜 패킷의 일부만을 확인하여 상기 제1프로토콜 패킷의 처리 목적에 따라 분류하는 단계;
    상기 분류결과에 따라 상기 제1프로토콜 패킷을 직접 처리하지 않고, 분기시키는 단계; 및
    상기 분기된 제1프로토콜 패킷을 상기 메인 프로세서 카드 또는 다른 라인 카드로 전송하는 단계;를 포함하는 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법.
  2. 제1항에 있어서,
    상기 분류하는 단계는 상기 제1프로토콜 패킷의 헤더에 기반하여 상기 제1프로토콜 패킷을 분류하는 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법.
  3. 제2항에 있어서,
    상기 전송하는 단계는 상기 분류결과, 상기 제1프로토콜 패킷의 분산 처리 요청인 경우, 상기 제1프로토콜 패킷을 상기 메인 프로세서 카드로 전송하는 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법.
  4. 제3항에 있어서,
    상기 전송하는 단계는 상기 분류결과, 상기 제1프로토콜 패킷의 스위칭 요청인 경우, 상기 제1프로토콜 패킷을 상기 다른 라인 카드로 전송하는 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법.
  5. 제4항에 있어서,
    상기 분류 결과, 상기 제1프로토콜 패킷의 처리 요청인 경우,
    상기 클라이언트 애플리케이션이 서버 애플리케이션에 접속하는 단계; 및
    상기 서버 애플리케이션이 상기 제1프로토콜 패킷을 처리하는 단계를 더 포함하는 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법.
  6. 제1항에 있어서,
    상기 메인 프로세서 카드로부터 제2프로토콜 패킷을 수신하는 단계;
    상기 수신된 제2프로토콜 패킷의 일부만을 확인하여 상기 제2프로토콜 패킷의 처리 여부를 판단하는 단계;
    상기 판단 결과에 따라 상기 제2프로토콜 패킷을 직접 처리하지 않고, 분기시키는 단계; 및
    상기 분기된 제2프로토콜 패킷을 제3의 라인 카드로 전송하는 단계;를 더 포함하는 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법.
  7. 제6항에 있어서,
    상기 판단하는 단계는 상기 제2프로토콜 패킷의 헤더를 확인하여 상기 제2프로토콜 패킷의 처리 여부를 판단하는 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법.
  8. 제7항에 있어서,
    상기 분기시키는 단계는 상기 판단결과, 상기 제2프로토콜 패킷의 스위칭 요청인 경우, 상기 제2프로토콜 패킷을 분기시키는 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법.
  9. 제8항에 있어서,
    상기 판단 결과, 상기 제2프로토콜 패킷의 스위칭 요청이 아닌 경우,
    상기 클라이언트 애플리케이션이 서버 애플리케이션에 접속하는 단계; 및
    상기 서버 애플리케이션이 상기 제2프로토콜 패킷을 처리하는 단계를 더 포함하는 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법.
  10. 제9항에 있어서,
    상기 프로토콜 패킷은 DMA(direct memory Access) 제어에 따라 커널에 접속된 스트리밍 인터페이스를 통하여 상기 네트워크, 상기 다른 라인 카드, 및 상기 메인 프로세서 카드로 전송되는 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법.
PCT/KR2021/016981 2021-11-18 2021-11-18 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법 WO2023090482A1 (ko)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/KR2021/016981 WO2023090482A1 (ko) 2021-11-18 2021-11-18 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/KR2021/016981 WO2023090482A1 (ko) 2021-11-18 2021-11-18 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법

Publications (1)

Publication Number Publication Date
WO2023090482A1 true WO2023090482A1 (ko) 2023-05-25

Family

ID=86397101

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2021/016981 WO2023090482A1 (ko) 2021-11-18 2021-11-18 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법

Country Status (1)

Country Link
WO (1) WO2023090482A1 (ko)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20050082845A (ko) * 2004-02-20 2005-08-24 주식회사 케이티 차등적 패킷 데이터 전송을 위한 멀티-큐 제어 방법
KR20060064009A (ko) * 2003-10-20 2006-06-12 인텔 코포레이션 2-스테이지 패킷 분류 방법 및 장치, 데이터 구조물 및제조물
KR20060095676A (ko) * 2005-02-28 2006-09-01 삼성전자주식회사 통신 장치 내부 라우팅 계층 구조 및 방법
KR20150101908A (ko) * 2014-02-27 2015-09-04 엘지전자 주식회사 디지털 디바이스 및 그의 서비스 처리 방법
KR20170090206A (ko) * 2016-01-28 2017-08-07 주식회사 우리넷 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060064009A (ko) * 2003-10-20 2006-06-12 인텔 코포레이션 2-스테이지 패킷 분류 방법 및 장치, 데이터 구조물 및제조물
KR20050082845A (ko) * 2004-02-20 2005-08-24 주식회사 케이티 차등적 패킷 데이터 전송을 위한 멀티-큐 제어 방법
KR20060095676A (ko) * 2005-02-28 2006-09-01 삼성전자주식회사 통신 장치 내부 라우팅 계층 구조 및 방법
KR20150101908A (ko) * 2014-02-27 2015-09-04 엘지전자 주식회사 디지털 디바이스 및 그의 서비스 처리 방법
KR20170090206A (ko) * 2016-01-28 2017-08-07 주식회사 우리넷 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법

Similar Documents

Publication Publication Date Title
US20050286510A1 (en) Packet transfer apparatus
WO2012115385A2 (en) Apparatus and method for providing universal plug and play service based on wi-fi direct connection in portable terminal
WO2012067382A2 (en) Method for tethering network connection, method for connecting to network, and wireless communication group applying the same
WO2012173444A2 (en) Apparatus and method for exchanging data between upnp based devices
WO2012050293A1 (en) Method and apparatus for sharing contents using information of group change in content oriented network environment
WO2022108087A1 (ko) 차량용 can 통신 보안 장치 및 방법
WO2009091222A2 (en) Method and apparatus for outputting event of third party device in home network supporting upnp remote protocol
WO2011159040A2 (en) Apparatus and method for configuring personal network using pn routing table
CN109639552B (zh) 一种三层转发方法及装置
WO2015020502A1 (ko) P2p 그룹을 형성하는 무선 통신 네트워크에서 서비스 디스커버리 기법
WO2010047458A1 (ko) Cpns 환경에서 팀플레이 게임 시 데이터를 효과적으로 전송하기 위한 시스템 및 방법과 이를 위한 cpns 서버, 이동통신 단말기 및 종단 단말기
WO2013012278A2 (ko) 통신 시스템에서 ip 어드레스를 이용한 디바이스 컨텍스트 관리 방법 및 장치
WO2011142583A2 (en) Method and system for isochronous communication in audio/video networks
EP1023669B1 (en) Method of and apparatus for detecting and controlling direction of transmission of bus packets within an ieee 1394 serial bus node
WO2013069981A1 (en) Communication system and operating method using home gateway
WO2023090482A1 (ko) 리눅스 기반 패킷 프로세서를 이용하는 분산 패킷 전송 네트워크의 프로토콜 패킷 송수신 방법
WO2020009369A1 (ko) 종단 간 통신에 보안을 제공하기 위한 장치 및 방법
WO2013151376A1 (ko) 듀얼 os를 이용한 보안 시스템 및 그 방법
WO2014061997A1 (ko) 멀티 호스트 억세스 지원 장치 및 방법
WO2021080283A1 (en) Methods and systems for determining icn capability of a node/server
JP3094934B2 (ja) 遠隔保守診断方式
WO2012157939A2 (ko) 망 부하 감소를 위한 푸시 서비스 제공 시스템 및 방법
WO2012044050A2 (en) Apparatus and method for saving power of usb device
WO2023008760A1 (ko) 엣지 플랫폼 관리장치 및 엣지 플랫폼 관리장치의 동작 방법, 그리고 엣지 게이트웨이 장치
WO2024085281A1 (ko) 네트워크 인터페이스 장치, 이의 동작 방법 및 이를 포함하는 서버 장치

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21964868

Country of ref document: EP

Kind code of ref document: A1