WO2014007247A1 - Network device, packet processing method and program, and network system - Google Patents

Network device, packet processing method and program, and network system Download PDF

Info

Publication number
WO2014007247A1
WO2014007247A1 PCT/JP2013/068133 JP2013068133W WO2014007247A1 WO 2014007247 A1 WO2014007247 A1 WO 2014007247A1 JP 2013068133 W JP2013068133 W JP 2013068133W WO 2014007247 A1 WO2014007247 A1 WO 2014007247A1
Authority
WO
WIPO (PCT)
Prior art keywords
packet
unit
divided
identifier
upper protocol
Prior art date
Application number
PCT/JP2013/068133
Other languages
French (fr)
Japanese (ja)
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 日本電気株式会社
Publication of WO2014007247A1 publication Critical patent/WO2014007247A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/24Traffic characterised by specific attributes, e.g. priority or QoS
    • H04L47/2483Traffic characterised by specific attributes, e.g. priority or QoS involving identification of individual flows
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/24Traffic characterised by specific attributes, e.g. priority or QoS

Definitions

  • the present invention relates to a network device, a packet processing method and program, and a network system.
  • An OpenFlow network including a plurality of OFS (OpenFlow Switch) and OFC (OpenFlow Controller) has been proposed.
  • Each OFS processes a packet based on header elements such as L4 information (L4: Layer 4) and tunnel protocol header information.
  • L4 information L4: Layer 4
  • the OFS stores a flow table that associates a header element match condition with a process for a packet that matches the match condition, and executes a process according to the flow table for the received packet.
  • the OFC defines a flow table and sets the flow table in each OFS.
  • Patent Document 1 discloses a technology of a relay device that handles divided packets.
  • MTU Maximum Transfer Unit
  • OFS Frequency Division Multiple Access
  • L4 information, tunnel protocol header information, and the like, which are protocols higher than IP, are included only in the first packet among the divided packets. It will be.
  • a header element necessary for comparison with a match condition of the flow table may not be included in a packet received by a network device such as OFS, and the network device performs an appropriate flow (processing). There is a problem that it cannot be identified.
  • An object of the present invention is to provide a network device, a packet processing method and program, and a network system that solve the above-described problems.
  • the present invention has been made to solve the above-described problems, and determines whether a reception unit that receives a packet and whether the packet received by the reception unit is divided according to a predetermined communication protocol.
  • a division determination unit and the division determination unit determine that the packet received by the reception unit is a divided packet, a divided packet identifier that becomes a common value in a group of packets divided from the packet
  • the division determination unit determines that the packet received by the reception unit is a divided packet, a header element of a communication protocol higher than the predetermined communication protocol in the packet
  • An element determination unit that determines whether or not a higher-level protocol element is included, and the element determination unit includes When it is determined that a protocol element is included, an element recording unit that records the higher-level protocol element in the element storage unit in association with the fragment packet identifier extracted by the identifier extraction unit, and the element determination unit includes the reception unit
  • An element acquisition unit that acquires an upper protocol element stored in the element storage unit in association with the divided packet identifier extracted
  • the present invention receives a packet, determines whether or not the received packet is divided according to a predetermined communication protocol, and determines that the received packet is a divided packet.
  • a divided packet identifier that is a common value in the group of divided packets, and when the received packet is determined to be a divided packet, It is determined whether or not an upper protocol element that is a header element of a communication protocol higher than a predetermined communication protocol is included, and when it is determined that the received packet includes an upper protocol element, the upper protocol element Is recorded in association with the extracted fragmented packet identifier, and the received packet includes an upper protocol element.
  • the higher protocol element stored in association with the extracted fragmented packet identifier is acquired, and based on the header element included in the received packet and the acquired upper protocol element And a packet processing method characterized by processing the packet.
  • the present invention provides a network device including a receiving unit that receives a packet, a division determining unit that determines whether a packet received by the receiving unit is divided according to a predetermined communication protocol, and the division determining unit An identifier extracting unit that extracts a divided packet identifier that is a common value in a group of divided packets from the packet when it is determined that the packet received by the receiving unit is a divided packet; If the determination unit determines that the packet received by the reception unit is a divided packet, whether or not the packet includes an upper protocol element that is a header element of a communication protocol higher than the predetermined communication protocol An element determination unit that determines whether the upper-layer protocol element is included in the packet received by the reception unit.
  • An element recording unit that records the higher level protocol element in the element storage unit in association with the divided packet identifier extracted by the identifier extraction unit, and the element determination unit adds the higher level protocol element to the packet received by the reception unit. Is included in the packet received by the receiving unit and the element acquiring unit that acquires the upper protocol element stored in the element storage unit in association with the fragmented packet identifier extracted by the identifier extracting unit.
  • a program for causing a packet processing unit to process the packet based on the header element and the higher-level protocol element acquired by the element acquisition unit is also provided.
  • the present invention provides a receiving unit that receives a packet, a division determination unit that determines whether or not a packet received by the reception unit is divided according to a predetermined communication protocol, and the division determination unit, An identifier extraction unit that extracts a divided packet identifier that is a common value in a group of divided packets when the received unit determines that the received packet is a divided packet; and the division determination When the unit determines that the packet received by the receiving unit is a divided packet, whether or not the packet includes an upper protocol element that is a header element of a communication protocol higher than the predetermined communication protocol When the element determination unit and the element determination unit determine that the packet received by the reception unit includes an upper protocol element.
  • An element recording unit that records the higher level protocol element in the element storage unit in association with the divided packet identifier extracted by the identifier extraction unit, and the element determination unit includes a higher level protocol element in the packet received by the reception unit.
  • An element acquisition unit for acquiring a higher-level protocol element stored in the element storage unit in association with the divided packet identifier extracted by the identifier extraction unit, and a header element included in the packet received by the reception unit.
  • a network system comprising a plurality of network devices including a packet processing unit that processes the packet based on a higher-order protocol element acquired by the element acquisition unit.
  • the network device can specify the flow to be applied to the divided packets.
  • FIG. 1 is a schematic diagram showing a configuration of an OpenFlow network 1 according to an embodiment of the present invention.
  • the OpenFlow network 1 (network system) includes a plurality of OFS 10 (network devices) and an OFC 20.
  • a plurality of terminals 30 are connected to each OFS 10.
  • the terminal 30 is a device that can communicate via a network such as a mobile phone, a smartphone, a tablet terminal, a PC (Personal Computer), or a server.
  • Each OFS 10 stores a flow table associating a header element match condition with a process for a packet that matches the match condition, and executes a process according to the flow table for the received packet. Specifically, the OFS 10 searches the flow table designated by the OFC 20 for a match condition that matches the header element of the received packet, and executes a transfer process corresponding to the searched match condition. Examples of header elements required for comparison with match conditions are: L4 header information such as destination IP address and destination UDP port number (UDP: User Datagram Protocol) Header information.
  • the OFC 20 defines a flow table and sets the flow table in each OFS 10.
  • FIG. 2 is a diagram illustrating a data structure of a divided packet.
  • the terminal 30 excludes the IP header from the IP packet (FIG. 2A).
  • the IP payload (FIG. 2B) is divided into a plurality (FIG. 2C).
  • the terminal 30 divides the IP packet by attaching an IP header to each of the divided IP payloads (FIG. 2D).
  • a common value is assigned to the group of divided packets in the ID field of the IP header attached to the divided IP payload.
  • the information of the IP header is a value common to the group of divided packets (divided packet identifier).
  • the header of the protocol higher than IP is stored in the head part of the IP payload. Therefore, the header element (upper protocol element) of the protocol higher than the IP used for comparison with the match condition in the OFS 10 is included in the head packet.
  • the header element upper protocol element
  • FIG. 3A and 3B are diagrams illustrating specific examples of header elements.
  • FIG. 3A is a diagram illustrating an example of information included in an IP header of a divided packet.
  • the IP header of the divided packet includes an ID, a protocol, a transmission source IP address, a transmission destination IP address, and an index number of the information.
  • TCP Transmission Control Protocol
  • UDP User Datagram Protocol
  • ICMP Internet Control Message Protocol
  • FIG. 3B is a diagram illustrating an example of upper protocol elements included in the IP payload.
  • the upper protocol elements include LPL information for identifying APL (Application) / tunnel information, the source port number, the destination port number, the tunnel information, and the tunnel information of the tunnel packet information. Index number.
  • GTP / GRE is used as the port number and TEID / GRE-Key is used as the tunnel information.
  • other port numbers, tunnel information, or APL information may be used.
  • FIG. 4 is a schematic block diagram showing the configuration of the OFS 10 according to an embodiment of the present invention.
  • the OFS 10 includes a reception unit 101, a packet buffer unit 102, a division determination unit 103, an identifier extraction unit 104, an element determination unit 105, an element storage unit 106, an element recording unit 107, an element acquisition unit 108, a flow table storage unit 109, and a search unit. 110 and a packet processing unit 111.
  • the receiving unit 101 receives a packet by performing a PHY (Physical Layer) process and a MAC (Media Access Control) process on a signal received from the terminal 30 or another OFS 10.
  • the packet buffer unit 102 temporarily stores the packet received by the receiving unit 101.
  • the division determination unit 103 determines whether or not the packet stored in the packet buffer unit 102 is a divided packet.
  • the identifier extraction unit 104 extracts a divided packet identifier from the header of the packet.
  • the element determination unit 105 determines whether or not the upper protocol element is included in the packet.
  • the element storage unit 106 stores the fragmented packet identifier and the upper protocol element of the packet having the fragmented packet identifier in association with each other.
  • the element recording unit 107 associates the divided packet identifier of the packet with the upper protocol element and records it in the element storage unit 106.
  • the element acquisition unit 108 acquires the upper protocol element associated with the divided packet identifier of the packet from the element storage unit 106.
  • the flow table storage unit 109 stores a flow table in which match conditions are associated with processing for packets that match the match conditions.
  • the search unit 110 searches the flow table stored in the flow table storage unit 109 for a matching condition that matches the upper protocol element included in the packet. Further, the search unit 110 searches the flow table stored in the flow table storage unit 109 for a matching condition that matches the upper protocol element acquired by the element acquisition unit 108.
  • the packet processing unit 111 executes a process corresponding to the match condition searched by the search unit 110 on the buffer stored in the packet buffer unit 102.
  • FIG. 5 is a flowchart showing the operation of the OFS 10 according to an embodiment of the present invention.
  • the receiving unit 101 of the OFS 10 records the packet in the packet buffer unit 102 (step S1).
  • the division determination unit 103 analyzes the header information of the packet recorded in the packet buffer unit 102 (step S2). Then, the division determination unit 103 determines whether or not the packet includes a divided packet identifier from the packet analysis result (step S3).
  • the search unit 110 extracts the upper protocol element of the packet from the analysis result of the packet in step S2, The upper protocol element is set in the device internal header (step S4).
  • the device internal header is header information used only within the OFS 10 for searching for a flow in the OFS 10.
  • the search unit 110 searches the flow table stored in the flow table storage unit 109 for a matching condition that matches the internal header of the apparatus (step S5). Then, the packet processing unit 111 extracts the corresponding packet from the packet buffer unit 102, and executes a process corresponding to the matching condition searched by the search unit 110 on the packet (step S6).
  • “retrieving” a packet from the packet buffer unit 102 means reading a packet stored in the packet buffer unit 102 and deleting the packet from the packet buffer unit 102. Thereby, OFS10 can process the packet which is not a division
  • step S3 determines the packet from the analysis result of the packet in step S2.
  • a divided packet identifier is extracted (step S7).
  • the element determination unit 105 determines whether or not a higher-order protocol element is included in the packet from the analysis result of the packet (step S8).
  • the element recording unit 107 extracts the upper protocol element of the packet from the analysis result of the packet in step S2. (Step S9). Next, the element recording unit 107 associates the segment packet identifier extracted in step S7 with the higher-level protocol element extracted in step S9 and records it in the element storage unit 106 (step S10).
  • the search unit 110 sets the upper protocol element extracted by the element recording unit 107 in step S9 in the apparatus internal header (step S4).
  • the search unit 110 searches the flow table stored in the flow table storage unit 109 for a matching condition that matches the internal header of the apparatus (step S5).
  • the packet processing unit 111 extracts the corresponding packet from the packet buffer unit 102, and executes a process corresponding to the matching condition searched by the search unit 110 on the packet (step S6).
  • the OFS 10 can appropriately process the head packet among the divided packets.
  • step S8 determines in step S8 that the upper protocol element is not included in the packet (step S8: NO)
  • the element acquisition unit 108 is associated with the divided packet identifier extracted in step S7. It is determined whether or not the higher-order protocol element is recorded in the element storage unit 106 (step S11).
  • step S11 determines that the upper protocol element is recorded in the element storage unit 106 (step S11: YES)
  • the element acquisition unit 108 acquires the upper protocol element from the element storage unit 106 (step S12).
  • the search unit 110 sets the upper protocol element acquired by the element acquisition unit 108 in step S12 in the device internal header (step S4). Then, the search unit 110 searches the flow table stored in the flow table storage unit 109 for a match condition that matches the device internal header (step S5). Then, the packet processing unit 111 extracts the corresponding packet from the packet buffer unit 102, and executes a process corresponding to the matching condition searched by the search unit 110 on the packet (step S6). Thereby, OFS10 can process appropriately packets other than the head packet among the divided packets.
  • step S11 If the element acquisition unit 108 determines in step S11 that the upper protocol element is not recorded in the element storage unit 106 (step S11: NO), the upper protocol element is stored in the element storage in association with the divided packet identifier of the packet. Until the packet is recorded in the unit 106, the packet remains in the packet buffer unit 102, and the packet is not processed.
  • the OFS 10 when the OFS 10 performs a process on the first packet among the divided packets, the upper protocol element is recorded in the element storage unit 106 in association with the divided packet identifier. Therefore, even when an intermediate packet or a final packet is received prior to the head packet, these packets remain in the packet buffer unit 102 until the head packet is processed. Thereafter, the OFS 10 performs processing according to the upper protocol element newly stored in the element storage unit 106. The packet stored in the packet buffer unit 102 until the first packet is processed is also analyzed and processed when step S2 is performed again. Therefore, according to the present embodiment, all the divided packets can be appropriately processed regardless of the reception order of the divided packets.
  • the OFS 10 stores the upper protocol element included in the packet having the upper protocol element in association with the divided packet identifier common to the divided packet.
  • the OFS 10 receives a packet that does not have an upper protocol element, the OFS 10 acquires the upper protocol element associated with the divided packet identifier and processes the packet. Thereby, the OFS 10 can specify processing to be performed for the divided packets.
  • a miss occurs (a suitable flow (processing) is not found) in the packet flow search in OFS in the OpenFlow network
  • the received packet is transferred to the OFC, and the route is resolved in the OFC.
  • the transfer of the received packet from the OFS 10 to the OFC 20 can be suppressed, and the processing load on the OFC 20 can be reduced.
  • the present invention is not limited to this, and the present invention may be applied to a network apparatus that operates with a protocol other than OpenFlow.
  • the present invention is not limited to this, and even if the upper protocol element is included in the intermediate packet or the final packet, the present embodiment is performed by the same processing. The same effect can be obtained.
  • FIG. 6 is a schematic block diagram showing the basic configuration of the network device according to the present invention.
  • the OFS 10 shown in FIG. 4 has been described as an embodiment of the network device according to the present invention.
  • the basic configuration of the network device according to the present invention is as shown in FIG. That is, the network device according to the present invention includes the reception unit 101, the division determination unit 103, the identifier extraction unit 104, the element determination unit 105, the element recording unit 107, the element acquisition unit 108, and the packet processing unit 111 as basic components.
  • the receiving unit 101 receives a packet.
  • the division determination unit 103 determines whether or not the packet received by the reception unit 101 is divided according to a predetermined communication protocol.
  • the identifier extraction unit 104 when the division determination unit 103 determines that the packet received by the reception unit 101 is a divided packet, a divided packet that becomes a common value in the group of divided packets from the packet Extract the identifier.
  • the element determination unit 105 when the division determination unit 103 determines that the packet received by the reception unit 101 is a divided packet, is an upper layer that is a header element of a communication protocol higher than a predetermined communication protocol. Determine whether protocol elements are included.
  • the element recording unit 107 associates the upper protocol element with the divided packet identifier extracted by the identifier extraction unit 104.
  • the element acquisition unit 108 associates the element storage unit 106 with the divided packet identifier extracted by the identifier extraction unit 104 when the element determination unit 105 determines that the upper protocol element is not included in the packet received by the reception unit 101. Get the upper protocol element stored by.
  • the packet processing unit 111 processes the packet based on the header element included in the packet received by the receiving unit 101 and the upper protocol element acquired by the element acquiring unit 108.
  • the network device can specify the flow to be performed for the divided packets.
  • the above-mentioned OFS 10 has a computer system inside.
  • the operation of each processing unit described above is stored in a computer-readable recording medium in the form of a program, and the above processing is performed by the computer reading and executing this program.
  • the computer-readable recording medium means a magnetic disk, a magneto-optical disk, a CD-ROM, a DVD-ROM, a semiconductor memory, or the like.
  • the computer program may be distributed to the computer via a communication line, and the computer that has received the distribution may execute the program.
  • the program may be for realizing a part of the functions described above. Furthermore, what can implement

Landscapes

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

Abstract

When a received packet is a packet segmented according to a predetermined communication protocol, a segmented packet identifier, which is a common value for a group of packets obtained by the segmentation, is extracted from the packet, and it is also determined whether the packet includes a higher protocol element, which is a header element in a communication protocol higher than the predetermined communication protocol. When it is determined that the packet includes a higher protocol element, the higher protocol element is recorded in association with the segmented packet identifier. When it is determined that the packet does not include a higher protocol element, a higher protocol element stored in association with the segmented packet identifier is acquired. The packet is processed on the basis of the header element included in the packet and the higher protocol element.

Description

ネットワーク装置、パケット処理方法及びプログラム、並びにネットワークシステムNetwork device, packet processing method and program, and network system
 本発明は、ネットワーク装置、パケット処理方法及びプログラム、並びにネットワークシステムに関する。 The present invention relates to a network device, a packet processing method and program, and a network system.
 複数のOFS(OpenFlow Switch)とOFC(OpenFlow Controller)を備えるOpenFlowネットワークが提案されている。
 各OFSは、L4情報(L4:Layer 4)やトンネルプロトコルヘッダ情報などのヘッダ要素に基づいてパケットの処理を行う。具体的には、OFSは、ヘッダ要素のマッチ条件と当該マッチ条件に合致するパケットに対する処理とを関連付けたフローテーブルを記憶しておき、受信したパケットに対して当該フローテーブルに従った処理を実行する。
 OFCは、フローテーブルを定義して当該フローテーブルを各OFSに設定する。
An OpenFlow network including a plurality of OFS (OpenFlow Switch) and OFC (OpenFlow Controller) has been proposed.
Each OFS processes a packet based on header elements such as L4 information (L4: Layer 4) and tunnel protocol header information. Specifically, the OFS stores a flow table that associates a header element match condition with a process for a packet that matches the match condition, and executes a process according to the flow table for the received packet. To do.
The OFC defines a flow table and sets the flow table in each OFS.
 なお、特許文献1には、分割されたパケットを取り扱う中継装置の技術が開示されている。 Note that Patent Document 1 discloses a technology of a relay device that handles divided packets.
特開2005-101690号公報JP 2005-101690 A
 ところで、IP(Internet Protocol)ネットワークにおいては、転送可能な最大パケット長であるMTU(Maximum Transfer Unit)が定められている。パケット長がMTUを超える場合、OFSなどのネットワーク装置は、当該パケットを複数のパケットに分割して伝送する。このとき、分割されたパケットのそれぞれには、IPヘッダ情報が付与されるが、IPより上位のプロトコルであるL4情報やトンネルプロトコルヘッダ情報などは、分割されたパケットのうち先頭パケットにのみ含まれることとなる。 By the way, in an IP (Internet Protocol) network, MTU (Maximum Transfer Unit) which is the maximum packet length that can be transferred is defined. When the packet length exceeds the MTU, a network device such as OFS divides the packet into a plurality of packets for transmission. At this time, IP header information is added to each of the divided packets, but L4 information, tunnel protocol header information, and the like, which are protocols higher than IP, are included only in the first packet among the divided packets. It will be.
 そのため、パケットが分割された場合、フローテーブルのマッチ条件との比較に必要なヘッダ要素がOFSなどのネットワーク装置が受信したパケットに含まれない場合があり、ネットワーク装置が適切なフロー(処理)を特定することができないという問題がある。 Therefore, when a packet is divided, a header element necessary for comparison with a match condition of the flow table may not be included in a packet received by a network device such as OFS, and the network device performs an appropriate flow (processing). There is a problem that it cannot be identified.
 本発明の目的は、上述した課題を解決するネットワーク装置、パケット処理方法及びプログラム、並びにネットワークシステムを提供することにある。 An object of the present invention is to provide a network device, a packet processing method and program, and a network system that solve the above-described problems.
 本発明は上記の課題を解決するためになされたものであり、パケットを受信する受信部と、前記受信部が受信したパケットが所定の通信プロトコルに従って分割されたものであるか否かを判定する分割判定部と、前記分割判定部が、前記受信部が受信したパケットが分割されたパケットであると判定した場合に、当該パケットから、分割された一群のパケットで共通の値となる分割パケット識別子を抽出する識別子抽出部と、前記分割判定部が、前記受信部が受信したパケットが分割されたパケットであると判定した場合に、当該パケットに前記所定の通信プロトコルより上位の通信プロトコルのヘッダ要素である上位プロトコル要素が含まれるか否かを判定する要素判定部と、前記要素判定部が、前記受信部が受信したパケットに上位プロトコル要素が含まれると判定した場合に、当該上位プロトコル要素を、前記識別子抽出部が抽出した分割パケット識別子に関連付けて要素記憶部に記録する要素記録部と、前記要素判定部が、前記受信部が受信したパケットに上位プロトコル要素が含まれないと判定した場合に、前記識別子抽出部が抽出した分割パケット識別子に関連付けて前記要素記憶部が記憶する上位プロトコル要素を取得する要素取得部と、前記受信部が受信したパケットに含まれるヘッダ要素及び前記要素取得部が取得した上位プロトコル要素に基づいて当該パケットを処理するパケット処理部とを備えることを特徴とするネットワーク装置を提供する。 The present invention has been made to solve the above-described problems, and determines whether a reception unit that receives a packet and whether the packet received by the reception unit is divided according to a predetermined communication protocol. When the division determination unit and the division determination unit determine that the packet received by the reception unit is a divided packet, a divided packet identifier that becomes a common value in a group of packets divided from the packet And when the division determination unit determines that the packet received by the reception unit is a divided packet, a header element of a communication protocol higher than the predetermined communication protocol in the packet An element determination unit that determines whether or not a higher-level protocol element is included, and the element determination unit includes When it is determined that a protocol element is included, an element recording unit that records the higher-level protocol element in the element storage unit in association with the fragment packet identifier extracted by the identifier extraction unit, and the element determination unit includes the reception unit An element acquisition unit that acquires an upper protocol element stored in the element storage unit in association with the divided packet identifier extracted by the identifier extraction unit, There is provided a network device comprising: a header element included in a packet received by a receiving unit; and a packet processing unit that processes the packet based on a higher-level protocol element acquired by the element acquiring unit.
 また、本発明は、パケットを受信し、前記受信されたパケットが所定の通信プロトコルに従って分割されたものであるか否かを判定し、前記受信されたパケットが分割されたパケットであると判定された場合に、当該パケットから、分割された一群のパケットで共通の値となる分割パケット識別子を抽出し、前記受信されたパケットが分割されたパケットであると判定された場合に、当該パケットに前記所定の通信プロトコルより上位の通信プロトコルのヘッダ要素である上位プロトコル要素が含まれるか否かを判定し、前記受信されたパケットに上位プロトコル要素が含まれると判定された場合に、当該上位プロトコル要素を、前記抽出された分割パケット識別子に関連付けて記録し、前記受信されたパケットに上位プロトコル要素が含まれないと判定された場合に、前記抽出された分割パケット識別子に関連付けて記憶された前記上位プロトコル要素を取得し、前記受信されたパケットに含まれるヘッダ要素及び前記取得された上位プロトコル要素に基づいて当該パケットを処理することを特徴とするパケット処理方法も提供する。 Further, the present invention receives a packet, determines whether or not the received packet is divided according to a predetermined communication protocol, and determines that the received packet is a divided packet. When the packet is extracted from the packet, a divided packet identifier that is a common value in the group of divided packets, and when the received packet is determined to be a divided packet, It is determined whether or not an upper protocol element that is a header element of a communication protocol higher than a predetermined communication protocol is included, and when it is determined that the received packet includes an upper protocol element, the upper protocol element Is recorded in association with the extracted fragmented packet identifier, and the received packet includes an upper protocol element. If it is determined that the received packet is not associated with the extracted fragmented packet identifier, the higher protocol element stored in association with the extracted fragmented packet identifier is acquired, and based on the header element included in the received packet and the acquired upper protocol element And a packet processing method characterized by processing the packet.
 また、本発明は、ネットワーク装置を、パケットを受信する受信部、前記受信部が受信したパケットが所定の通信プロトコルに従って分割されたものであるか否かを判定する分割判定部、前記分割判定部が、前記受信部が受信したパケットが分割されたパケットであると判定した場合に、当該パケットから、分割された一群のパケットで共通の値となる分割パケット識別子を抽出する識別子抽出部、前記分割判定部が、前記受信部が受信したパケットが分割されたパケットであると判定した場合に、当該パケットに前記所定の通信プロトコルより上位の通信プロトコルのヘッダ要素である上位プロトコル要素が含まれるか否かを判定する要素判定部、前記要素判定部が、前記受信部が受信したパケットに上位プロトコル要素が含まれると判定した場合に、当該上位プロトコル要素を、前記識別子抽出部が抽出した分割パケット識別子に関連付けて要素記憶部に記録する要素記録部、前記要素判定部が、前記受信部が受信したパケットに上位プロトコル要素が含まれないと判定した場合に、前記識別子抽出部が抽出した分割パケット識別子に関連付けて前記要素記憶部が記憶する上位プロトコル要素を取得する要素取得部、前記受信部が受信したパケットに含まれるヘッダ要素及び前記要素取得部が取得した上位プロトコル要素に基づいて当該パケットを処理するパケット処理部として機能させるためのプログラムも提供する。 In addition, the present invention provides a network device including a receiving unit that receives a packet, a division determining unit that determines whether a packet received by the receiving unit is divided according to a predetermined communication protocol, and the division determining unit An identifier extracting unit that extracts a divided packet identifier that is a common value in a group of divided packets from the packet when it is determined that the packet received by the receiving unit is a divided packet; If the determination unit determines that the packet received by the reception unit is a divided packet, whether or not the packet includes an upper protocol element that is a header element of a communication protocol higher than the predetermined communication protocol An element determination unit that determines whether the upper-layer protocol element is included in the packet received by the reception unit. An element recording unit that records the higher level protocol element in the element storage unit in association with the divided packet identifier extracted by the identifier extraction unit, and the element determination unit adds the higher level protocol element to the packet received by the reception unit. Is included in the packet received by the receiving unit and the element acquiring unit that acquires the upper protocol element stored in the element storage unit in association with the fragmented packet identifier extracted by the identifier extracting unit. A program for causing a packet processing unit to process the packet based on the header element and the higher-level protocol element acquired by the element acquisition unit is also provided.
 また、本発明は、パケットを受信する受信部と、前記受信部が受信したパケットが所定の通信プロトコルに従って分割されたものであるか否かを判定する分割判定部と、前記分割判定部が、前記受信部が受信したパケットが分割されたパケットであると判定した場合に、当該パケットから、分割された一群のパケットで共通の値となる分割パケット識別子を抽出する識別子抽出部と、前記分割判定部が、前記受信部が受信したパケットが分割されたパケットであると判定した場合に、当該パケットに前記所定の通信プロトコルより上位の通信プロトコルのヘッダ要素である上位プロトコル要素が含まれるか否かを判定する要素判定部と、前記要素判定部が、前記受信部が受信したパケットに上位プロトコル要素が含まれると判定した場合に、当該上位プロトコル要素を、前記識別子抽出部が抽出した分割パケット識別子に関連付けて要素記憶部に記録する要素記録部と、前記要素判定部が、前記受信部が受信したパケットに上位プロトコル要素が含まれないと判定した場合に、前記識別子抽出部が抽出した分割パケット識別子に関連付けて前記要素記憶部が記憶する上位プロトコル要素を取得する要素取得部と、前記受信部が受信したパケットに含まれるヘッダ要素及び前記要素取得部が取得した上位プロトコル要素に基づいて当該パケットを処理するパケット処理部とを備えるネットワーク装置を複数備えることを特徴とするネットワークシステムも提供する。 Further, the present invention provides a receiving unit that receives a packet, a division determination unit that determines whether or not a packet received by the reception unit is divided according to a predetermined communication protocol, and the division determination unit, An identifier extraction unit that extracts a divided packet identifier that is a common value in a group of divided packets when the received unit determines that the received packet is a divided packet; and the division determination When the unit determines that the packet received by the receiving unit is a divided packet, whether or not the packet includes an upper protocol element that is a header element of a communication protocol higher than the predetermined communication protocol When the element determination unit and the element determination unit determine that the packet received by the reception unit includes an upper protocol element. An element recording unit that records the higher level protocol element in the element storage unit in association with the divided packet identifier extracted by the identifier extraction unit, and the element determination unit includes a higher level protocol element in the packet received by the reception unit. An element acquisition unit for acquiring a higher-level protocol element stored in the element storage unit in association with the divided packet identifier extracted by the identifier extraction unit, and a header element included in the packet received by the reception unit There is also provided a network system comprising a plurality of network devices including a packet processing unit that processes the packet based on a higher-order protocol element acquired by the element acquisition unit.
 本発明によれば、ネットワーク装置は、分割されたパケットについても、適用すべきフローを特定することができる。 According to the present invention, the network device can specify the flow to be applied to the divided packets.
本発明の一実施形態によるOpenFlowネットワークの構成を示す概略図である。It is the schematic which shows the structure of the OpenFlow network by one Embodiment of this invention. 分割されたパケットのデータ構造を示す図である。It is a figure which shows the data structure of the divided | segmented packet. ヘッダ要素の具体的な例を示す図である。It is a figure which shows the specific example of a header element. 同様に、ヘッダ要素の具体的な例を示す図である。Similarly, it is a figure which shows the specific example of a header element. 本発明の一実施形態によるOFSの構成を示す概略ブロック図である。It is a schematic block diagram which shows the structure of OFS by one Embodiment of this invention. 本発明の一実施形態によるOFSの動作を示すフローチャートである。3 is a flowchart illustrating an operation of an OFS according to an embodiment of the present invention. 本発明によるネットワーク装置の基本構成を示す概略ブロック図である。It is a schematic block diagram which shows the basic composition of the network device by this invention.
 以下、図面を参照しながら本発明の実施形態について詳しく説明する。
 図1は、本発明の一実施形態によるOpenFlowネットワーク1の構成を示す概略図である。
 OpenFlowネットワーク1(ネットワークシステム)は、複数のOFS10(ネットワーク装置)とOFC20とを備える。また、各々のOFS10には複数の端末30が接続されている。端末30は、携帯電話、スマートフォン、タブレット端末、PC(Personal Computer)、サーバなどのネットワークを介して通信することができる機器である。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
FIG. 1 is a schematic diagram showing a configuration of an OpenFlow network 1 according to an embodiment of the present invention.
The OpenFlow network 1 (network system) includes a plurality of OFS 10 (network devices) and an OFC 20. A plurality of terminals 30 are connected to each OFS 10. The terminal 30 is a device that can communicate via a network such as a mobile phone, a smartphone, a tablet terminal, a PC (Personal Computer), or a server.
 各OFS10は、ヘッダ要素のマッチ条件と当該マッチ条件に合致するパケットに対する処理とを関連付けたフローテーブルを記憶し、受信したパケットに対して当該フローテーブルに従った処理を実行する。
 具体的には、OFS10は、OFC20から指定されたフローテーブルの中から、受信したパケットのヘッダ要素に合致するマッチ条件を検索し、検索したマッチ条件に対応する転送処理を実行する。
 マッチ条件との比較に必要なヘッダ要素の例としては:
・宛先IPアドレス、宛先UDPポート番号(UDP:User Datagram Protocol)等のL4ヘッダ情報
・GTP(General Packet Radio Switching Tunneling Protocol)のTEID(Tunnel Endpoint IDentifier)、GRE(Generic Routing Encapsulation)キーなどのトンネルプロトコルヘッダ情報
 が挙げられる。
 OFC20は、フローテーブルを定義して当該フローテーブルを各OFS10に設定する。
Each OFS 10 stores a flow table associating a header element match condition with a process for a packet that matches the match condition, and executes a process according to the flow table for the received packet.
Specifically, the OFS 10 searches the flow table designated by the OFC 20 for a match condition that matches the header element of the received packet, and executes a transfer process corresponding to the searched match condition.
Examples of header elements required for comparison with match conditions are:
L4 header information such as destination IP address and destination UDP port number (UDP: User Datagram Protocol) Header information.
The OFC 20 defines a flow table and sets the flow table in each OFS 10.
 ここで、パケットの分割について説明する。
 図2は、分割されたパケットのデータ構造を示す図である。
 端末30からOpenFlowネットワーク1に伝送されるIPパケットのパケット長が、OpenFlowネットワーク1のMTU(Maximum Transfer Unit)を超える場合、当該端末30は、IPパケット(図2(A))からIPヘッダを除いたIPペイロード(図2(B))を複数に分割する(図2(C))。そして、端末30は、分割されたIPペイロードのそれぞれにIPヘッダを付する(図2(D))ことで、IPパケットの分割を行う。
 なお、分割されたIPペイロードに付されるIPヘッダのIDフィールドには、分割された一群のパケットに共通の値が代入される。また、当該IPヘッダの情報は、分割された一群のパケットで共通の値(分割パケット識別子)となる。
Here, the packet division will be described.
FIG. 2 is a diagram illustrating a data structure of a divided packet.
When the packet length of the IP packet transmitted from the terminal 30 to the OpenFlow network 1 exceeds the MTU (Maximum Transfer Unit) of the OpenFlow network 1, the terminal 30 excludes the IP header from the IP packet (FIG. 2A). The IP payload (FIG. 2B) is divided into a plurality (FIG. 2C). Then, the terminal 30 divides the IP packet by attaching an IP header to each of the divided IP payloads (FIG. 2D).
A common value is assigned to the group of divided packets in the ID field of the IP header attached to the divided IP payload. The information of the IP header is a value common to the group of divided packets (divided packet identifier).
 分割前のIPパケットにおいて、IPより上位のプロトコルのヘッダは、IPペイロードの先頭部分に格納される。そのため、OFS10におけるマッチ条件との比較に用いるIPより上位のプロトコルのヘッダ要素(上位プロトコル要素)は、先頭パケットに含まれることとなる。
 なお、図2に示す例では、パケットを3つに分割する場合について説明したが、あくまで一例であり、その他の個数に分割しても同様である。
In the IP packet before division, the header of the protocol higher than IP is stored in the head part of the IP payload. Therefore, the header element (upper protocol element) of the protocol higher than the IP used for comparison with the match condition in the OFS 10 is included in the head packet.
In the example shown in FIG. 2, the case where the packet is divided into three has been described.
 図3A,3Bは、ヘッダ要素の具体的な例を示す図である。
 図3Aは、分割されたパケットのIPヘッダに含まれる情報の一例を示す図である。
 図3Aに示すとおり、分割されたパケットのIPヘッダには、ID、プロトコル、送信元IPアドレス、送信先IPアドレス、及びその情報のインデックス番号が含まれる。図3Aに示す例では、プロトコルとしてTCP(Transmission Control Protocol)、UDP、ICMP(Internet Control Message Protocol)を挙げているが、その他のプロトコルであっても良い。
3A and 3B are diagrams illustrating specific examples of header elements.
FIG. 3A is a diagram illustrating an example of information included in an IP header of a divided packet.
As shown in FIG. 3A, the IP header of the divided packet includes an ID, a protocol, a transmission source IP address, a transmission destination IP address, and an index number of the information. In the example shown in FIG. 3A, TCP (Transmission Control Protocol), UDP, and ICMP (Internet Control Message Protocol) are listed as protocols, but other protocols may be used.
 図3Bは、IPペイロードに含まれる上位プロトコル要素の一例を示す図である。
 図3Bに示すとおり、上位プロトコル要素としては、APL(Application)/トンネル情報を識別するためのL4情報とトンネル情報である送信元のポート番号、送信先ポート番号、トンネル情報と、分割パケットセッションのインデックス番号とが含まれる。図3Bでは、ポート番号としてGTP/GRE、トンネル情報としてTEID/GRE-Keyを挙げているが、その他のポート番号、トンネル情報、あるいは、APL情報であっても良い。
FIG. 3B is a diagram illustrating an example of upper protocol elements included in the IP payload.
As shown in FIG. 3B, the upper protocol elements include LPL information for identifying APL (Application) / tunnel information, the source port number, the destination port number, the tunnel information, and the tunnel information of the tunnel packet information. Index number. In FIG. 3B, GTP / GRE is used as the port number and TEID / GRE-Key is used as the tunnel information. However, other port numbers, tunnel information, or APL information may be used.
 図4は、本発明の一実施形態によるOFS10の構成を示す概略ブロック図である。
 OFS10は、受信部101、パケットバッファ部102、分割判定部103、識別子抽出部104、要素判定部105、要素記憶部106、要素記録部107、要素取得部108、フローテーブル記憶部109、検索部110、パケット処理部111を備える。
FIG. 4 is a schematic block diagram showing the configuration of the OFS 10 according to an embodiment of the present invention.
The OFS 10 includes a reception unit 101, a packet buffer unit 102, a division determination unit 103, an identifier extraction unit 104, an element determination unit 105, an element storage unit 106, an element recording unit 107, an element acquisition unit 108, a flow table storage unit 109, and a search unit. 110 and a packet processing unit 111.
 受信部101は、端末30や他のOFS10から受信した信号についてPHY(Physical Layer)の処理及びMAC(Media Access Control)処理を行うことでパケットを受信する。
 パケットバッファ部102は、受信部101が受信したパケットを一時的に記憶する。
 分割判定部103は、パケットバッファ部102に記憶されたパケットが、分割されたパケットであるか否かを判定する。
 識別子抽出部104は、パケットバッファ部102に記憶されたパケットが分割されたパケットである場合に、当該パケットのヘッダから分割パケット識別子を抽出する。
The receiving unit 101 receives a packet by performing a PHY (Physical Layer) process and a MAC (Media Access Control) process on a signal received from the terminal 30 or another OFS 10.
The packet buffer unit 102 temporarily stores the packet received by the receiving unit 101.
The division determination unit 103 determines whether or not the packet stored in the packet buffer unit 102 is a divided packet.
When the packet stored in the packet buffer unit 102 is a divided packet, the identifier extraction unit 104 extracts a divided packet identifier from the header of the packet.
 要素判定部105は、パケットバッファ部102に記憶されたパケットが分割されたパケットである場合に、当該パケットに、上位プロトコル要素が含まれるか否かを判定する。
 要素記憶部106は、分割パケット識別子と、当該分割パケット識別子を有するパケットの上位プロトコル要素とを関連付けて記憶する。
 要素記録部107は、パケットバッファ部102に記憶されたパケットに上位プロトコル要素が含まれる場合に、当該パケットの分割パケット識別子と上位プロトコル要素とを関連付けて要素記憶部106に記録する。
 要素取得部108は、パケットバッファ部102に記憶されたパケットに上位プロトコル要素が含まれない場合に、当該パケットの分割パケット識別子に関連付けられた上位プロトコル要素を要素記憶部106から取得する。
When the packet stored in the packet buffer unit 102 is a divided packet, the element determination unit 105 determines whether or not the upper protocol element is included in the packet.
The element storage unit 106 stores the fragmented packet identifier and the upper protocol element of the packet having the fragmented packet identifier in association with each other.
When the packet stored in the packet buffer unit 102 includes an upper protocol element, the element recording unit 107 associates the divided packet identifier of the packet with the upper protocol element and records it in the element storage unit 106.
When the packet stored in the packet buffer unit 102 does not include an upper protocol element, the element acquisition unit 108 acquires the upper protocol element associated with the divided packet identifier of the packet from the element storage unit 106.
 フローテーブル記憶部109は、マッチ条件と当該マッチ条件に合致するパケットに対する処理とを関連付けたフローテーブルを記憶する。
 検索部110は、パケットに含まれる上位プロトコル要素に合致するマッチ条件を、フローテーブル記憶部109が記憶するフローテーブルから検索する。また検索部110は、要素取得部108が取得した上位プロトコル要素に合致するマッチ条件を、フローテーブル記憶部109が記憶するフローテーブルから検索する。
 パケット処理部111は、パケットバッファ部102が記憶するバッファに対して、検索部110が検索したマッチ条件に対応する処理を実行する。
The flow table storage unit 109 stores a flow table in which match conditions are associated with processing for packets that match the match conditions.
The search unit 110 searches the flow table stored in the flow table storage unit 109 for a matching condition that matches the upper protocol element included in the packet. Further, the search unit 110 searches the flow table stored in the flow table storage unit 109 for a matching condition that matches the upper protocol element acquired by the element acquisition unit 108.
The packet processing unit 111 executes a process corresponding to the match condition searched by the search unit 110 on the buffer stored in the packet buffer unit 102.
 図5は、本発明の一実施形態によるOFS10の動作を示すフローチャートである。
 OFS10の受信部101は、パケットを受信すると、当該パケットをパケットバッファ部102に記録する(ステップS1)。
 次に、分割判定部103は、パケットバッファ部102に記録されたパケットのヘッダ情報の解析を行う(ステップS2)。そして、分割判定部103は、パケットの解析結果から、当該パケットに分割パケット識別子が含まれるか否かを判定する(ステップS3)。
FIG. 5 is a flowchart showing the operation of the OFS 10 according to an embodiment of the present invention.
When receiving the packet, the receiving unit 101 of the OFS 10 records the packet in the packet buffer unit 102 (step S1).
Next, the division determination unit 103 analyzes the header information of the packet recorded in the packet buffer unit 102 (step S2). Then, the division determination unit 103 determines whether or not the packet includes a divided packet identifier from the packet analysis result (step S3).
 分割判定部103が、パケットに分割パケット識別子が含まれていないと判定した場合(ステップS3:NO)、検索部110は、ステップS2のパケットの解析結果から当該パケットの上位プロトコル要素を抽出し、当該上位プロトコル要素を装置内部ヘッダに設定する(ステップS4)。この装置内部ヘッダとは、OFS10におけるフローの検索のために、OFS10内部でのみ用いられるヘッダ情報である。 When the division determination unit 103 determines that the packet does not include a divided packet identifier (step S3: NO), the search unit 110 extracts the upper protocol element of the packet from the analysis result of the packet in step S2, The upper protocol element is set in the device internal header (step S4). The device internal header is header information used only within the OFS 10 for searching for a flow in the OFS 10.
 次に、検索部110は、装置内部ヘッダに合致するマッチ条件を、フローテーブル記憶部109が記憶するフローテーブルから検索する(ステップS5)。
 そして、パケット処理部111は、パケットバッファ部102から該当するパケットを取り出し、検索部110が検索したマッチ条件に対応する処理を当該パケットに対して実行する(ステップS6)。
 なお、本実施形態においてパケットバッファ部102からパケットを「取り出す」とは、パケットバッファ部102が記憶するパケットを読み出して、当該パケットをパケットバッファ部102から削除することをいう。
 これにより、OFS10は、分割パケットでないパケットを適切に処理することができる。
Next, the search unit 110 searches the flow table stored in the flow table storage unit 109 for a matching condition that matches the internal header of the apparatus (step S5).
Then, the packet processing unit 111 extracts the corresponding packet from the packet buffer unit 102, and executes a process corresponding to the matching condition searched by the search unit 110 on the packet (step S6).
In the present embodiment, “retrieving” a packet from the packet buffer unit 102 means reading a packet stored in the packet buffer unit 102 and deleting the packet from the packet buffer unit 102.
Thereby, OFS10 can process the packet which is not a division | segmentation packet appropriately.
 他方、ステップS3において、分割判定部103が、パケットに分割パケット識別子が含まれていると判定した場合(ステップS3:YES)、識別子抽出部104は、ステップS2のパケットの解析結果から当該パケットの分割パケット識別子を抽出する(ステップS7)。
 次に、要素判定部105は、上記パケットの解析結果から、当該パケットに上位プロトコル要素が含まれるか否かを判定する(ステップS8)。
On the other hand, when the division determination unit 103 determines in step S3 that the packet includes a divided packet identifier (step S3: YES), the identifier extraction unit 104 determines the packet from the analysis result of the packet in step S2. A divided packet identifier is extracted (step S7).
Next, the element determination unit 105 determines whether or not a higher-order protocol element is included in the packet from the analysis result of the packet (step S8).
 要素判定部105が、パケットに上位プロトコル要素が含まれていると判定した場合(ステップS8:YES)、要素記録部107は、ステップS2のパケットの解析結果から当該パケットの上位プロトコル要素を抽出する(ステップS9)。
 次に、要素記録部107は、ステップS7で抽出した分割パケット識別子とステップS9で抽出した上位プロトコル要素とを関連付けて、要素記憶部106に記録する(ステップS10)。
When the element determination unit 105 determines that the upper protocol element is included in the packet (step S8: YES), the element recording unit 107 extracts the upper protocol element of the packet from the analysis result of the packet in step S2. (Step S9).
Next, the element recording unit 107 associates the segment packet identifier extracted in step S7 with the higher-level protocol element extracted in step S9 and records it in the element storage unit 106 (step S10).
 次に、検索部110は、ステップS9で要素記録部107が抽出した上位プロトコル要素を装置内部ヘッダに設定する(ステップS4)。
 次に、検索部110は、装置内部ヘッダに合致するマッチ条件を、フローテーブル記憶部109が記憶するフローテーブルから検索する(ステップS5)。
 そして、パケット処理部111は、パケットバッファ部102から該当するパケットを取り出し、検索部110が検索したマッチ条件に対応する処理を当該パケットに対して実行する(ステップS6)。
 これにより、OFS10は、分割パケットのうち先頭パケットを適切に処理することができる。
Next, the search unit 110 sets the upper protocol element extracted by the element recording unit 107 in step S9 in the apparatus internal header (step S4).
Next, the search unit 110 searches the flow table stored in the flow table storage unit 109 for a matching condition that matches the internal header of the apparatus (step S5).
Then, the packet processing unit 111 extracts the corresponding packet from the packet buffer unit 102, and executes a process corresponding to the matching condition searched by the search unit 110 on the packet (step S6).
As a result, the OFS 10 can appropriately process the head packet among the divided packets.
 他方、ステップS8において、要素判定部105が、パケットに上位プロトコル要素が含まれていないと判定した場合(ステップS8:NO)、要素取得部108は、ステップS7で抽出した分割パケット識別子に関連付けられた上位プロトコル要素が、要素記憶部106に記録されているか否かを判定する(ステップS11)。
 要素取得部108は、上位プロトコル要素が要素記憶部106に記録されていると判定した場合(ステップS11:YES)、要素記憶部106から当該上位プロトコル要素を取得する(ステップS12)。
On the other hand, when the element determination unit 105 determines in step S8 that the upper protocol element is not included in the packet (step S8: NO), the element acquisition unit 108 is associated with the divided packet identifier extracted in step S7. It is determined whether or not the higher-order protocol element is recorded in the element storage unit 106 (step S11).
When the element acquisition unit 108 determines that the upper protocol element is recorded in the element storage unit 106 (step S11: YES), the element acquisition unit 108 acquires the upper protocol element from the element storage unit 106 (step S12).
 次に、検索部110は、ステップS12で要素取得部108が取得した上位プロトコル要素を装置内部ヘッダに設定する(ステップS4)。そして、検索部110は、装置内部ヘッダに合致するマッチ条件を、フローテーブル記憶部109が記憶するフローテーブルから検索する(ステップS5)。
 そして、パケット処理部111は、パケットバッファ部102から該当するパケットを取り出し、検索部110が検索したマッチ条件に対応する処理を当該パケットに対して実行する(ステップS6)。
 これにより、OFS10は、分割パケットのうち先頭パケット以外のパケットを適切に処理することができる。
Next, the search unit 110 sets the upper protocol element acquired by the element acquisition unit 108 in step S12 in the device internal header (step S4). Then, the search unit 110 searches the flow table stored in the flow table storage unit 109 for a match condition that matches the device internal header (step S5).
Then, the packet processing unit 111 extracts the corresponding packet from the packet buffer unit 102, and executes a process corresponding to the matching condition searched by the search unit 110 on the packet (step S6).
Thereby, OFS10 can process appropriately packets other than the head packet among the divided packets.
 また、ステップS11において要素取得部108が、上位プロトコル要素が要素記憶部106に記録されていないと判定した場合(ステップS11:NO)、当該パケットの分割パケット識別子に関連付けて上位プロトコル要素が要素記憶部106に記録されるまで、当該パケットをパケットバッファ部102にとどめ、パケットの処理を行わない。 If the element acquisition unit 108 determines in step S11 that the upper protocol element is not recorded in the element storage unit 106 (step S11: NO), the upper protocol element is stored in the element storage in association with the divided packet identifier of the packet. Until the packet is recorded in the unit 106, the packet remains in the packet buffer unit 102, and the packet is not processed.
 上述したとおり、OFS10は、分割パケットのうち先頭パケットに対する処理を行ったときに、分割パケット識別子に関連付けて上位プロトコル要素が要素記憶部106に記録される。そのため、先頭パケットより先に中間パケットや最終パケットを受信した場合にも、これらのパケットは、先頭パケットが処理されるまで、パケットバッファ部102にとどまる。
 その後、OFS10は、要素記憶部106に新たに記憶された上位プロトコル要素に従って処理を行う。上述の、先頭パケットが処理されるまでパケットバッファ部102に保存されたパケットについても、上記のステップS2が再度行われるときに解析が行われ、処理される。
 したがって、本実施形態によれば、分割パケットの受信順に関係なく、全ての分割パケットを適切に処理することができる。
As described above, when the OFS 10 performs a process on the first packet among the divided packets, the upper protocol element is recorded in the element storage unit 106 in association with the divided packet identifier. Therefore, even when an intermediate packet or a final packet is received prior to the head packet, these packets remain in the packet buffer unit 102 until the head packet is processed.
Thereafter, the OFS 10 performs processing according to the upper protocol element newly stored in the element storage unit 106. The packet stored in the packet buffer unit 102 until the first packet is processed is also analyzed and processed when step S2 is performed again.
Therefore, according to the present embodiment, all the divided packets can be appropriately processed regardless of the reception order of the divided packets.
 このように、本実施形態によれば、OFS10は、上位プロトコル要素を有するパケットに含まれる上位プロトコル要素を、分割されたパケットに共通の分割パケット識別子に関連付けて記憶する。そして、OFS10は、上位プロトコル要素を有しないパケットを受信したときに、分割パケット識別子に関連付けられた上位プロトコル要素を取得して、パケットの処理を行う。これにより、OFS10は、分割されたパケットについても行うべき処理を特定することができる。 As described above, according to the present embodiment, the OFS 10 stores the upper protocol element included in the packet having the upper protocol element in association with the divided packet identifier common to the divided packet. When the OFS 10 receives a packet that does not have an upper protocol element, the OFS 10 acquires the upper protocol element associated with the divided packet identifier and processes the packet. Thereby, the OFS 10 can specify processing to be performed for the divided packets.
 関連する技術においては、OpenFlowネットワークにおいてOFSでのパケットフロー検索においてミスヒット(適切なフロー(処理)が見つからない)が生じたとき、その受信パケットをOFCへ転送し、OFCにおいて経路解決を行う方法がある。他方、本実施形態によれば、分割パケットに対するパケットフロー検索においてミスヒットが生じなくなるため、OFS10からOFC20への受信パケットの係る転送を抑止し、OFC20における処理負担を軽減することができる。 In a related technique, when a miss occurs (a suitable flow (processing) is not found) in the packet flow search in OFS in the OpenFlow network, the received packet is transferred to the OFC, and the route is resolved in the OFC. There is. On the other hand, according to the present embodiment, since no miss occurs in the packet flow search for the divided packet, the transfer of the received packet from the OFS 10 to the OFC 20 can be suppressed, and the processing load on the OFC 20 can be reduced.
 また、本実施形態によれば、上述のように分割パケットに対するパケットフロー検索においてミスヒットが生じなくなるため、パケットの破棄が発生しない。これにより、パケットの破棄による端末30のアプリケーションによるパケットの再送を抑止することができ、トラフィックの負荷を軽減させることができるとともに、従量課金時の誤課金を防止することができる。 Further, according to the present embodiment, as described above, no miss occurs in the packet flow search with respect to the divided packet, so that the packet is not discarded. Thereby, it is possible to suppress the retransmission of the packet by the application of the terminal 30 due to the discarding of the packet, it is possible to reduce the traffic load, and it is possible to prevent the erroneous charging at the time of metered charging.
 以上、図面を参照してこの発明の一実施形態について詳しく説明してきたが、具体的な構成は上述のものに限られることはなく、この発明の要旨を逸脱しない範囲内において様々な設計変更等をすることが可能である。
 例えば、本実施形態では、適用すべきフロー(処理)の検索に上位プロトコル要素を用いる場合について説明したが、これに限られず、上位プロトコル要素に加え、IPヘッダ要素や、IPより下位のプロトコル要素、APL情報を用いても良い。
As described above, the embodiment of the present invention has been described in detail with reference to the drawings. However, the specific configuration is not limited to the above, and various design changes and the like can be made without departing from the scope of the present invention. It is possible to
For example, in the present embodiment, the case where the upper protocol element is used for the search of the flow (processing) to be applied has been described. However, the present invention is not limited to this. APL information may be used.
 また、本実施形態では、本発明によるネットワーク装置をOFS10に適用する場合について説明したが、これに限られず、OpenFlow以外のプロトコルで動作するネットワーク装置に適用しても良い。 In the present embodiment, the case where the network apparatus according to the present invention is applied to the OFS 10 has been described. However, the present invention is not limited to this, and the present invention may be applied to a network apparatus that operates with a protocol other than OpenFlow.
 また、本実施形態では、上位プロトコル要素が先頭パケットに含まれる場合について説明したが、これに限られず、上位プロトコル要素が中間パケットや最終パケットに含まれていても、同様の処理により本実施形態と同様の効果を得ることができる。 In the present embodiment, the case where the upper protocol element is included in the top packet has been described. However, the present invention is not limited to this, and even if the upper protocol element is included in the intermediate packet or the final packet, the present embodiment is performed by the same processing. The same effect can be obtained.
《基本構成》
 図6は、本発明によるネットワーク装置の基本構成を示す概略ブロック図である。
 上述した実施形態では、本発明によるネットワーク装置の一実施形態として図4に示すOFS10について説明したが、本発明によるネットワーク装置の基本構成は、図6に示すとおりである。
 すなわち、本発明によるネットワーク装置は、受信部101、分割判定部103、識別子抽出部104、要素判定部105、要素記録部107、要素取得部108、パケット処理部111を基本構成要素とする。
<Basic configuration>
FIG. 6 is a schematic block diagram showing the basic configuration of the network device according to the present invention.
In the embodiment described above, the OFS 10 shown in FIG. 4 has been described as an embodiment of the network device according to the present invention. The basic configuration of the network device according to the present invention is as shown in FIG.
That is, the network device according to the present invention includes the reception unit 101, the division determination unit 103, the identifier extraction unit 104, the element determination unit 105, the element recording unit 107, the element acquisition unit 108, and the packet processing unit 111 as basic components.
 受信部101は、パケットを受信する。
 分割判定部103は、受信部101が受信したパケットが所定の通信プロトコルに従って分割されたものであるか否かを判定する。
 識別子抽出部104は、分割判定部103が、受信部101が受信したパケットが分割されたパケットであると判定した場合に、当該パケットから、分割された一群のパケットで共通の値となる分割パケット識別子を抽出する。
 要素判定部105は、分割判定部103が、受信部101が受信したパケットが分割されたパケットであると判定した場合に、当該パケットに所定の通信プロトコルより上位の通信プロトコルのヘッダ要素である上位プロトコル要素が含まれるか否かを判定する。
 要素記録部107は、要素判定部105が、受信部101が受信したパケットに上位プロトコル要素が含まれると判定した場合に、当該上位プロトコル要素を、識別子抽出部104が抽出した分割パケット識別子に関連付けて要素記憶部106に記録する。
 要素取得部108は、要素判定部105が、受信部101が受信したパケットに上位プロトコル要素が含まれないと判定した場合に、識別子抽出部104が抽出した分割パケット識別子に関連付けて要素記憶部106が記憶する上位プロトコル要素を取得する。
 パケット処理部111は、受信部101が受信したパケットに含まれるヘッダ要素及び要素取得部108が取得した上位プロトコル要素に基づいて当該パケットを処理する。
The receiving unit 101 receives a packet.
The division determination unit 103 determines whether or not the packet received by the reception unit 101 is divided according to a predetermined communication protocol.
The identifier extraction unit 104, when the division determination unit 103 determines that the packet received by the reception unit 101 is a divided packet, a divided packet that becomes a common value in the group of divided packets from the packet Extract the identifier.
The element determination unit 105, when the division determination unit 103 determines that the packet received by the reception unit 101 is a divided packet, is an upper layer that is a header element of a communication protocol higher than a predetermined communication protocol. Determine whether protocol elements are included.
When the element determination unit 105 determines that the upper protocol element is included in the packet received by the reception unit 101, the element recording unit 107 associates the upper protocol element with the divided packet identifier extracted by the identifier extraction unit 104. To the element storage unit 106.
The element acquisition unit 108 associates the element storage unit 106 with the divided packet identifier extracted by the identifier extraction unit 104 when the element determination unit 105 determines that the upper protocol element is not included in the packet received by the reception unit 101. Get the upper protocol element stored by.
The packet processing unit 111 processes the packet based on the header element included in the packet received by the receiving unit 101 and the upper protocol element acquired by the element acquiring unit 108.
 これにより、ネットワーク装置は、分割されたパケットについても行うべきフローを特定することができる。 Thereby, the network device can specify the flow to be performed for the divided packets.
 上述のOFS10は内部に、コンピュータシステムを有している。そして、上述した各処理部の動作は、プログラムの形式でコンピュータ読み取り可能な記録媒体に記憶されており、このプログラムをコンピュータが読み出して実行することによって、上記処理が行われる。
 ここでコンピュータ読み取り可能な記録媒体とは、磁気ディスク、光磁気ディスク、CD-ROM、DVD-ROM、半導体メモリ等をいう。
 また、このコンピュータプログラムを通信回線によってコンピュータに配信し、この配信を受けたコンピュータが当該プログラムを実行するようにしても良い。
The above-mentioned OFS 10 has a computer system inside. The operation of each processing unit described above is stored in a computer-readable recording medium in the form of a program, and the above processing is performed by the computer reading and executing this program.
Here, the computer-readable recording medium means a magnetic disk, a magneto-optical disk, a CD-ROM, a DVD-ROM, a semiconductor memory, or the like.
Alternatively, the computer program may be distributed to the computer via a communication line, and the computer that has received the distribution may execute the program.
 また、上記プログラムは、前述した機能の一部を実現するためのものであっても良い。
 さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であっても良い。
The program may be for realizing a part of the functions described above.
Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, and what is called a difference file (difference program) may be sufficient.
 この出願は、2012年7月3日に出願された日本出願特願2012-149233号を基礎とする優先権を主張し、その開示の全てをここに取り込む。
This application claims priority based on Japanese Patent Application No. 2012-149233 filed on Jul. 3, 2012, the entire disclosure of which is incorporated herein.
 本発明によれば、所定の通信プロトコルよりも上位のプロトコルも用いるパケットを扱うネットワーク装置において、分割されたパケットについても、適用すべきフローを特定することができる。 According to the present invention, it is possible to specify a flow to be applied to a divided packet in a network device that handles a packet that also uses a protocol higher than a predetermined communication protocol.
1…OpenFlowネットワーク
10…OFS
20…OFC
30…端末
101…受信部
102…パケットバッファ部
103…分割判定部
104…識別子抽出部
105…要素判定部
106…要素記憶部
107…要素記録部
108…要素取得部
109…フローテーブル記憶部
110…検索部
111…パケット処理部
1 ... OpenFlow network 10 ... OFS
20 ... OFC
DESCRIPTION OF SYMBOLS 30 ... Terminal 101 ... Reception part 102 ... Packet buffer part 103 ... Division determination part 104 ... Identifier extraction part 105 ... Element determination part 106 ... Element storage part 107 ... Element recording part 108 ... Element acquisition part 109 ... Flow table storage part 110 ... Search unit 111 ... packet processing unit

Claims (9)

  1.  パケットを受信する受信部と、
     前記受信部が受信したパケットが所定の通信プロトコルに従って分割されたものであるか否かを判定する分割判定部と、
     前記分割判定部が、前記受信部が受信したパケットが分割されたパケットであると判定した場合に、当該パケットから、分割された一群のパケットで共通の値となる分割パケット識別子を抽出する識別子抽出部と、
     前記分割判定部が、前記受信部が受信したパケットが分割されたパケットであると判定した場合に、当該パケットに前記所定の通信プロトコルより上位の通信プロトコルのヘッダ要素である上位プロトコル要素が含まれるか否かを判定する要素判定部と、
     前記要素判定部が、前記受信部が受信したパケットに上位プロトコル要素が含まれると判定した場合に、当該上位プロトコル要素を、前記識別子抽出部が抽出した分割パケット識別子に関連付けて要素記憶部に記録する要素記録部と、
     前記要素判定部が、前記受信部が受信したパケットに上位プロトコル要素が含まれないと判定した場合に、前記識別子抽出部が抽出した分割パケット識別子に関連付けて前記要素記憶部が記憶する上位プロトコル要素を取得する要素取得部と、
     前記受信部が受信したパケットに含まれるヘッダ要素及び前記要素取得部が取得した上位プロトコル要素に基づいて当該パケットを処理するパケット処理部と
     を備えることを特徴とするネットワーク装置。
    A receiver for receiving the packet;
    A division determination unit for determining whether or not the packet received by the reception unit is divided according to a predetermined communication protocol;
    When the division determination unit determines that the packet received by the reception unit is a divided packet, an identifier extraction that extracts, from the packet, a divided packet identifier that has a common value in the group of divided packets And
    When the division determination unit determines that the packet received by the reception unit is a divided packet, the packet includes an upper protocol element that is a header element of a communication protocol higher than the predetermined communication protocol. An element determination unit for determining whether or not
    When the element determination unit determines that the upper protocol element is included in the packet received by the reception unit, the upper protocol element is recorded in the element storage unit in association with the divided packet identifier extracted by the identifier extraction unit. An element recording unit to
    When the element determination unit determines that the upper protocol element is not included in the packet received by the reception unit, the upper protocol element stored in the element storage unit in association with the divided packet identifier extracted by the identifier extraction unit An element acquisition unit for acquiring
    A network apparatus comprising: a packet processing unit that processes a packet based on a header element included in a packet received by the reception unit and a higher-level protocol element acquired by the element acquisition unit.
  2.  前記要素取得部は、前記要素記憶部において前記分割パケット識別子に関連付けられた上位プロトコル要素がない場合、前記要素記録部が前記分割パケット識別子に関連付けて上位プロトコル要素を前記要素記憶部に記録した後に、前記受信部が受信したパケットに対応する上位プロトコル要素を取得する
     ことを特徴とする請求項1に記載のネットワーク装置。
    The element acquisition unit, when there is no upper protocol element associated with the fragment packet identifier in the element storage unit, after the element recording unit records the upper protocol element in the element storage unit in association with the fragment packet identifier The network device according to claim 1, wherein an upper protocol element corresponding to the packet received by the receiving unit is acquired.
  3.  前記パケット処理部は、パケットに適用する処理と当該処理を適用するパケットを特定するための前記上位プロトコル要素とを対応付けた処理規則に従って、前記受信部が受信したパケットを処理する
     ことを特徴とする請求項1または請求項2に記載のネットワーク装置。
    The packet processing unit processes a packet received by the receiving unit according to a processing rule that associates a process applied to a packet with the higher-level protocol element for specifying a packet to which the process is applied. The network device according to claim 1 or 2.
  4.  パケットを受信し、
     前記受信されたパケットが所定の通信プロトコルに従って分割されたものであるか否かを判定し、
     前記受信されたパケットが分割されたパケットであると判定された場合に、当該パケットから、分割された一群のパケットで共通の値となる分割パケット識別子を抽出し、
     前記受信されたパケットが分割されたパケットであると判定された場合に、当該パケットに前記所定の通信プロトコルより上位の通信プロトコルのヘッダ要素である上位プロトコル要素が含まれるか否かを判定し、
     前記受信されたパケットに上位プロトコル要素が含まれると判定された場合に、当該上位プロトコル要素を、前記抽出された分割パケット識別子に関連付けて記録し、
     前記受信されたパケットに上位プロトコル要素が含まれないと判定された場合に、前記抽出された分割パケット識別子に関連付けて記憶された前記上位プロトコル要素を取得し、
     前記受信されたパケットに含まれるヘッダ要素及び前記取得された上位プロトコル要素に基づいて当該パケットを処理する
     ことを特徴とするパケット処理方法。
    Receive the packet,
    Determining whether the received packet is divided according to a predetermined communication protocol;
    When it is determined that the received packet is a divided packet, a divided packet identifier that is a common value in the group of divided packets is extracted from the packet,
    When it is determined that the received packet is a divided packet, it is determined whether or not the packet includes an upper protocol element that is a header element of a communication protocol higher than the predetermined communication protocol;
    If it is determined that the received packet includes an upper protocol element, the upper protocol element is recorded in association with the extracted fragmented packet identifier;
    If it is determined that the received packet does not include an upper protocol element, obtain the upper protocol element stored in association with the extracted fragmented packet identifier;
    A packet processing method, comprising: processing the packet based on a header element included in the received packet and the acquired upper protocol element.
  5.  前記分割パケット識別子に関連付けられた上位プロトコル要素が記憶されていない場合、前記分割パケット識別子に関連付けて上位プロトコル要素が記録された後に、前記受信されたパケットに対応する上位プロトコル要素を取得する
     ことを特徴とする請求項4に記載のパケット処理方法。
    If an upper protocol element associated with the fragment packet identifier is not stored, an upper protocol element corresponding to the received packet is obtained after an upper protocol element is recorded in association with the fragment packet identifier. The packet processing method according to claim 4, wherein:
  6.  ネットワーク装置を、
     パケットを受信する受信部、
     前記受信部が受信したパケットが所定の通信プロトコルに従って分割されたものであるか否かを判定する分割判定部、
     前記分割判定部が、前記受信部が受信したパケットが分割されたパケットであると判定した場合に、当該パケットから、分割された一群のパケットで共通の値となる分割パケット識別子を抽出する識別子抽出部、
     前記分割判定部が、前記受信部が受信したパケットが分割されたパケットであると判定した場合に、当該パケットに前記所定の通信プロトコルより上位の通信プロトコルのヘッダ要素である上位プロトコル要素が含まれるか否かを判定する要素判定部、
     前記要素判定部が、前記受信部が受信したパケットに上位プロトコル要素が含まれると判定した場合に、当該上位プロトコル要素を、前記識別子抽出部が抽出した分割パケット識別子に関連付けて要素記憶部に記録する要素記録部、
     前記要素判定部が、前記受信部が受信したパケットに上位プロトコル要素が含まれないと判定した場合に、前記識別子抽出部が抽出した分割パケット識別子に関連付けて前記要素記憶部が記憶する上位プロトコル要素を取得する要素取得部、
     前記受信部が受信したパケットに含まれるヘッダ要素及び前記要素取得部が取得した上位プロトコル要素に基づいて当該パケットを処理するパケット処理部
     として機能させるためのプログラム。
    Network equipment,
    A receiver for receiving packets,
    A division determination unit that determines whether the packet received by the reception unit is divided according to a predetermined communication protocol;
    When the division determination unit determines that the packet received by the reception unit is a divided packet, an identifier extraction that extracts, from the packet, a divided packet identifier that has a common value in the group of divided packets Part,
    When the division determination unit determines that the packet received by the reception unit is a divided packet, the packet includes an upper protocol element that is a header element of a communication protocol higher than the predetermined communication protocol. An element determination unit for determining whether or not
    When the element determination unit determines that the upper protocol element is included in the packet received by the reception unit, the upper protocol element is recorded in the element storage unit in association with the divided packet identifier extracted by the identifier extraction unit. An element recording section,
    When the element determination unit determines that the upper protocol element is not included in the packet received by the reception unit, the upper protocol element stored in the element storage unit in association with the divided packet identifier extracted by the identifier extraction unit An element acquisition unit to acquire
    A program for functioning as a packet processing unit that processes a packet based on a header element included in a packet received by the receiving unit and an upper protocol element acquired by the element acquiring unit.
  7.  前記要素取得部は、前記要素記憶部において前記分割パケット識別子に関連付けられた上位プロトコル要素がない場合、前記要素記録部が前記分割パケット識別子に関連付けて上位プロトコル要素を前記要素記憶部に記録した後に、前記受信部が受信したパケットに対応する上位プロトコル要素を取得する
     ことを特徴とする請求項6に記載のプログラム。
    The element acquisition unit, when there is no upper protocol element associated with the fragment packet identifier in the element storage unit, after the element recording unit records the upper protocol element in the element storage unit in association with the fragment packet identifier The program according to claim 6, wherein an upper protocol element corresponding to the packet received by the receiving unit is acquired.
  8.  パケットを受信する受信部と、
     前記受信部が受信したパケットが所定の通信プロトコルに従って分割されたものであるか否かを判定する分割判定部と、
     前記分割判定部が、前記受信部が受信したパケットが分割されたパケットであると判定した場合に、当該パケットから、分割された一群のパケットで共通の値となる分割パケット識別子を抽出する識別子抽出部と、
     前記分割判定部が、前記受信部が受信したパケットが分割されたパケットであると判定した場合に、当該パケットに前記所定の通信プロトコルより上位の通信プロトコルのヘッダ要素である上位プロトコル要素が含まれるか否かを判定する要素判定部と、
     前記要素判定部が、前記受信部が受信したパケットに上位プロトコル要素が含まれると判定した場合に、当該上位プロトコル要素を、前記識別子抽出部が抽出した分割パケット識別子に関連付けて要素記憶部に記録する要素記録部と、
     前記要素判定部が、前記受信部が受信したパケットに上位プロトコル要素が含まれないと判定した場合に、前記識別子抽出部が抽出した分割パケット識別子に関連付けて前記要素記憶部が記憶する上位プロトコル要素を取得する要素取得部と、
     前記受信部が受信したパケットに含まれるヘッダ要素及び前記要素取得部が取得した上位プロトコル要素に基づいて当該パケットを処理するパケット処理部と
     を備えるネットワーク装置を複数備える
     ことを特徴とするネットワークシステム。
    A receiver for receiving the packet;
    A division determination unit for determining whether or not the packet received by the reception unit is divided according to a predetermined communication protocol;
    When the division determination unit determines that the packet received by the reception unit is a divided packet, an identifier extraction that extracts, from the packet, a divided packet identifier that has a common value in the group of divided packets And
    When the division determination unit determines that the packet received by the reception unit is a divided packet, the packet includes an upper protocol element that is a header element of a communication protocol higher than the predetermined communication protocol. An element determination unit for determining whether or not
    When the element determination unit determines that the upper protocol element is included in the packet received by the reception unit, the upper protocol element is recorded in the element storage unit in association with the divided packet identifier extracted by the identifier extraction unit. An element recording unit to
    When the element determination unit determines that the upper protocol element is not included in the packet received by the reception unit, the upper protocol element stored in the element storage unit in association with the divided packet identifier extracted by the identifier extraction unit An element acquisition unit for acquiring
    A network system comprising: a plurality of network devices including: a header element included in a packet received by the receiving unit; and a packet processing unit that processes the packet based on a higher-level protocol element acquired by the element acquiring unit.
  9.  前記要素取得部は、前記要素記憶部において前記分割パケット識別子に関連付けられた上位プロトコル要素がない場合、前記要素記録部が前記分割パケット識別子に関連付けて上位プロトコル要素を前記要素記憶部に記録した後に、前記受信部が受信したパケットに対応する上位プロトコル要素を取得する
     ことを特徴とする請求項8に記載のネットワークシステム。
    The element acquisition unit, when there is no upper protocol element associated with the fragment packet identifier in the element storage unit, after the element recording unit records the upper protocol element in the element storage unit in association with the fragment packet identifier The network system according to claim 8, wherein an upper protocol element corresponding to the packet received by the receiving unit is acquired.
PCT/JP2013/068133 2012-07-03 2013-07-02 Network device, packet processing method and program, and network system WO2014007247A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2012149233 2012-07-03
JP2012-149233 2012-07-03

Publications (1)

Publication Number Publication Date
WO2014007247A1 true WO2014007247A1 (en) 2014-01-09

Family

ID=49882002

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/068133 WO2014007247A1 (en) 2012-07-03 2013-07-02 Network device, packet processing method and program, and network system

Country Status (1)

Country Link
WO (1) WO2014007247A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017505578A (en) * 2014-01-21 2017-02-16 ホアウェイ・テクノロジーズ・カンパニー・リミテッド System and method for a software defined protocol network node
US11013384B2 (en) 2018-08-13 2021-05-25 Omachron Intellectual Property Inc. Cyclonic air treatment member and surface cleaning apparatus including the same

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008205868A (en) * 2007-02-21 2008-09-04 Nec Corp Ip fragment packet processor, and ip fragment packet processing method and program to be used in the same
JP2010233063A (en) * 2009-03-27 2010-10-14 Oki Networks Co Ltd Packet processor, and packet processing method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008205868A (en) * 2007-02-21 2008-09-04 Nec Corp Ip fragment packet processor, and ip fragment packet processing method and program to be used in the same
JP2010233063A (en) * 2009-03-27 2010-10-14 Oki Networks Co Ltd Packet processor, and packet processing method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017505578A (en) * 2014-01-21 2017-02-16 ホアウェイ・テクノロジーズ・カンパニー・リミテッド System and method for a software defined protocol network node
US10644941B2 (en) 2014-01-21 2020-05-05 Huawei Technologies Co., Ltd. System and method for a software defined protocol network node
US11013384B2 (en) 2018-08-13 2021-05-25 Omachron Intellectual Property Inc. Cyclonic air treatment member and surface cleaning apparatus including the same

Similar Documents

Publication Publication Date Title
US9432283B2 (en) Communication control system and communication control method
US10148573B2 (en) Packet processing method, node, and system
US10084713B2 (en) Protocol type identification method and apparatus
EP2434689B1 (en) Method and apparatus for detecting message
EP2773073A1 (en) Entry generation method, message receiving method, and corresponding device and system
EP2985968A1 (en) Method and apparatus for processing messages
CN105591989B (en) Chip implementation method for uploading protocol message to CPU
US20140247725A1 (en) Load reducing system and load reducing method
WO2021000874A1 (en) Service flow identification method and apparatus, and model generation method and apparatus
CN108076066B (en) Method and device for protecting GRE (generic routing encapsulation) message
CN113055127A (en) Data message duplicate removal and transmission method, electronic equipment and storage medium
US20220393908A1 (en) Message Encapsulation Method and Apparatus, and Message Decapsulation Method and Apparatus
US8644308B2 (en) Network interface card device and method of processing traffic using the network interface card device
US8934489B2 (en) Routing device and method for processing network packet thereof
CN111866202B (en) Message sending method and device, electronic equipment and storage medium
JP6783501B2 (en) Information transmission system, information communication device, information transmission device, and program
EP3379781A1 (en) Method for counting bgp community attribute or extended community attribute flow value, and device
WO2014007247A1 (en) Network device, packet processing method and program, and network system
WO2017024818A1 (en) Method and device for processing data message
CN116095197B (en) Data transmission method and related device
CN110224932B (en) Method and system for rapidly forwarding data
CN108848202B (en) Electronic device, data transmission method and related product
CN102647347A (en) Connection-based traffic processing method and system
US20170064046A1 (en) Communication device, communication method, and computer program product
US20090073877A1 (en) Packet processing apparatus, communication system, packet processing method and program that executes this method

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: 13813823

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13813823

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP