WO2015058490A1 - Procédé et appareil de transfert de paquet - Google Patents

Procédé et appareil de transfert de paquet Download PDF

Info

Publication number
WO2015058490A1
WO2015058490A1 PCT/CN2014/074126 CN2014074126W WO2015058490A1 WO 2015058490 A1 WO2015058490 A1 WO 2015058490A1 CN 2014074126 W CN2014074126 W CN 2014074126W WO 2015058490 A1 WO2015058490 A1 WO 2015058490A1
Authority
WO
WIPO (PCT)
Prior art keywords
message
packet
total length
length
message body
Prior art date
Application number
PCT/CN2014/074126
Other languages
English (en)
Chinese (zh)
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 WO2015058490A1 publication Critical patent/WO2015058490A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass

Definitions

  • the present invention relates to the field of Internet technologies, and in particular, to a packet forwarding method and apparatus. Background technique
  • a method for removing a packet that does not need to be parsed in a packet flow is as follows: The transport layer transmits all the packets in the packet flow to the application layer, and when the application layer receives the packet that does not need to be parsed, According to the state of the internal record of the packet, the packet skipping action is performed, the packet is forwarded to the network, and then the next packet is parsed.
  • the application layer needs to judge and analyze each packet in the packet flow, which not only reduces the parsing efficiency of the application layer, but also reduces the efficiency of packet forwarding.
  • the embodiment of the invention provides a method and a device for forwarding a packet, which can not only improve the efficiency of forwarding packets, but also reduce the burden of parsing packets by the application layer.
  • a first aspect of the embodiments of the present invention discloses a packet forwarding method, and the method includes: receiving a packet sent by a network layer, determining whether the packet is a first packet of a packet flow; When the packet is the first packet of the packet, the packet is forwarded to the application layer; when the packet is not the first packet of the packet, the packet is determined to be the first packet of the packet in the packet flow; When the packet is the first packet of the message in the packet flow, the packet is forwarded to the application layer; when the packet is not the first packet of the packet in the packet flow, the packet is forwarded to the network layer.
  • the determining, by the packet, whether the packet is the first packet of the message in the packet flow includes:
  • the packet when the packet is the first packet of the message in the packet flow, after forwarding the packet to the application layer, also includes:
  • the method further includes:
  • the third message body When the sum of the total length and the length of the first message body is less than or equal to the total length of the second message body, the method further includes:
  • the stored total length of the third message body is updated to be the sum of the total length of the third message body and the length of the first message body.
  • the obtaining the length of the first message body carried by the packet includes:
  • the length of the network layer header of the packet is subtracted from the total length of the packet, and the length of the transport layer header of the packet is subtracted to obtain the length of the first message body carried by the packet.
  • the sixth implementation manner in the first aspect includes:
  • the length of the first message body carried by the packet is obtained by subtracting the length of the transport layer header of the packet by using the total length of the packet.
  • the determining whether the packet is the first packet of the packet flow includes:
  • Determining whether the quintuple of the packet has been stored If the quintuple of the packet is not stored, the packet is the first packet of the packet stream.
  • the method when the packet is the first packet of the packet flow, the method further includes:
  • the quintuple of the message is stored.
  • a second aspect of the embodiments of the present invention discloses a packet forwarding apparatus, where the apparatus includes: a receiving unit, configured to receive a packet sent by a network layer; and a determining unit, configured to determine, by the receiving unit, a packet received by the receiving unit Whether the text is the first packet of the packet flow; when determining that the packet is not the first packet of the packet flow, determining whether the packet is the first packet of the message in the packet flow; and the forwarding unit is determined by the determining unit When the packet is the first packet of the packet, the packet is forwarded to the application layer; when the determining unit determines that the packet is the first packet of the message in the packet, the packet is forwarded to the application layer. And when the determining unit determines that the packet is not the first packet of the message in the packet flow, forwarding the packet to the network layer.
  • the method further includes an acquiring unit, where the acquiring unit is configured to obtain a length of the first message body carried by the packet, and obtain the stored message of the packet The total length of the second message body; obtaining the total length of the third message body of the transmitted portion of the message to which the message belongs;
  • the determining unit is specifically configured to:
  • the packet is a packet when the sum of the length of the first message body acquired by the acquiring unit and the total length of the third message body acquired by the acquiring unit is greater than the total length of the second message body acquired by the acquiring unit
  • the first packet of the message in the stream
  • the computing unit and the first updating unit are further included.
  • the determining unit determines that the packet is the first packet of the message in the packet flow, after the forwarding unit forwards the packet to the application layer,
  • the receiving unit is further configured to receive a length of a message header in the packet sent by the application layer, where the calculating unit is configured to use the total length of the first message body acquired by the acquiring unit, and the obtained by the acquiring unit a third message body length, further subtracting a total length of the second message body obtained by the acquiring unit, and subtracting a length of the message header in the message received by the receiving unit to obtain a total length of the fifth message body;
  • An update unit is configured to update the total length of the third message body to the total length of the fifth message body calculated by the calculation unit.
  • the second update unit is further included, and the total length of the sixth message body sent by the layer
  • the total length of the sixth message body indicates the total length of the message body of the message to which the message belongs;
  • the second update unit is configured to update the total length of the second message body to a total length of the sixth message body received by the receiving unit.
  • a fourth implementation manner of the second aspect When the determining unit determines that the sum of the length of the first message body acquired by the acquiring unit and the total length of the third message body acquired by the acquiring unit is less than or equal to the total length of the second message body acquired by the acquiring unit,
  • the third update unit is configured to update the total length of the third message body to a sum of a total length of the third message body and a length of the first message body.
  • the fifth implementation in the second aspect In combination with the first implementation of the second aspect or the second implementation of the second aspect or the third implementation of the second aspect or the fourth implementation of the second aspect, the fifth implementation in the second aspect In the way,
  • the receiving unit is further configured to receive a total length of the packet sent by the network layer and a network layer header length of the packet;
  • the obtaining unit is further configured to: acquire a transport layer header length of the packet; receive by using a receiving unit The length is the length of the first message body carried by the packet.
  • the obtaining unit is further configured to:
  • the determining, by the determining unit, whether the packet is the first packet of the packet flow includes: if not, the packet is a packet flow First package.
  • the method further includes: when the packet is the first packet of the packet flow,
  • the storage unit stores the quintuple of the message.
  • each packet in the packet flow is the first packet of the message in the packet flow. If it is the first packet of the message, it is submitted to the application layer for parsing; if it is not the first packet of the message, it is directly forwarded to the network. Since there are fewer first packets and more packets than the first packet, there will be a large number of packets that do not need to be parsed. Direct forwarding to the network not only improves the efficiency of forwarding packets, but also reduces the burden on the application layer to parse packets.
  • FIG. 1 is a flowchart of a method for accelerating application layer parsing according to an embodiment of the present invention
  • FIG. 2 is a flowchart of a method for accelerating application layer parsing according to another embodiment of the present invention
  • FIG. 3 is a flowchart of a method for accelerating application layer parsing according to another embodiment of the present invention
  • FIG. A device structure diagram for accelerating application layer analysis
  • FIG. 5 is a structural diagram of an apparatus for accelerating application layer parsing according to another embodiment of the present invention
  • FIG. 6 is a structural diagram of an apparatus for accelerating application layer parsing according to another embodiment of the present invention.
  • FIG. 7 is a structural diagram of an apparatus for accelerating application layer parsing according to another embodiment of the present invention.
  • FIG. 8 is a structural diagram of an apparatus for accelerating application layer parsing according to another embodiment of the present invention.
  • FIG. 9 is a structural diagram of an apparatus for accelerating application layer parsing according to another embodiment of the present invention.
  • FIG. 1 describes that each packet in a packet stream is determined to be forwarded to an application layer or forwarded to a network. Specifically include:
  • the quintuple of the message includes an IP (Internet Protocol) address, a source port, a destination IP address, a destination port, and a transport layer protocol number.
  • IP Internet Protocol
  • the packet stream includes at least one message, and one message can be carried by at least one message.
  • the first packet of the packet flow is the first packet of the packet flow and the first packet of the message.
  • the first packet When the packet is the first packet of the packet, the first packet includes the header of the message to which the packet belongs, and the packet needs to be forwarded to the application layer, and the application layer parses the header of the message to which the packet belongs. In order to obtain the required information, common information such as user distribution, hot application and business usage.
  • the message header of the message may include a first line and a header field, and may also include a first line, or may include a header field.
  • the quintuple of the packet needs to be stored.
  • it may determine that the subsequent packet is not the first packet of the packet flow according to the stored quintuple of the packet.
  • the packet When the packet is not the first packet of the packet flow, determine whether the packet is the first packet of the message in the packet flow. When the packet is not the first packet of the packet flow, the packet needs to be further judged to determine whether the packet is the first packet of the message in the packet flow.
  • the specific method for determining whether the packet is the first packet of the packet in the packet flow is: obtaining the length of the first message body carried by the packet; and obtaining the stored second message body of the message
  • the total length, the message is a message that has transmitted part of the content to the application layer; the total length of the third message body of the stored part of the message to which the message belongs is obtained; the total length of the third message body and the When the sum of the lengths of the first message body is greater than the total length of the second message body, determining that the message is the first packet of the message in the packet flow; and the sum of the total length of the third message body and the length of the first message body is less than or When it is equal to the total length of the second message body, it is determined that the message is not the first packet of the message in the message stream.
  • Get the length of the first message body carried by the packet The total length of the packet sent by the network layer and the network layer header length of the packet are obtained; the length of the transport layer header of the packet is obtained; and the network layer of the packet is subtracted from the total length of the packet. The length of the header, and then the length of the transport layer header of the packet is subtracted to obtain the length of the first message body carried by the packet.
  • Get the length of the first message body carried by the packet The length of the packet in the transport layer and the length of the packet transport layer header are obtained, and the length of the transport layer header of the packet is subtracted from the total length of the packet to obtain the length of the first message body carried by the packet.
  • one message may contain the content of one message, which may contain the contents of two messages.
  • the total length of the second message body of the stored message is obtained, and the message is a message that has transmitted part of the content to the application layer.
  • the total length of the second message body refers to the total length of the message to which the message belongs. If the message is carried by multiple messages, the sum of the message lengths carried by the multiple messages is the total length of the message. If the message carries the contents of the two messages, the message in the total length of the second message body that obtains the stored message refers to the message that the existing part of the content is transmitted to the application layer, and the total length has been stored. .
  • the message content needs to be divided into several pieces of messages for transmission. Before the message, the other messages belonging to the message have already transmitted a part of the message content to the application layer. The length of the part of the message content is the total length of the third message body.
  • the packet When the packet is the first packet of the message in the packet flow, the packet needs to be forwarded to the application layer because the packet includes the header of the message to which the packet belongs, and the application layer performs the message header of the message to which the packet belongs.
  • Analysis In order to obtain the required information, common information such as user distribution, hot application and business usage.
  • the packet is forwarded to the network layer.
  • the packet When the packet is not the first packet of the packet in the packet flow, the packet does not include the header of the message to which the packet belongs, so the packet does not need to be parsed, and the packet can be forwarded to the network layer. Improve forwarding efficiency and reduce the analytical burden of the application layer.
  • the packet forwarding method can determine whether each packet in the packet flow is the first packet of the message in the packet flow, and if it is the first packet of the message, submit the application layer for parsing. If it is not the first packet of the message, it is directly forwarded to the network. Since there are fewer first packets and more packets than the first packet, forwarding a large number of packets that do not need to be parsed directly to the network can improve the forwarding of packets. Efficiency can also reduce the burden on the application layer to parse messages.
  • FIG. 1 Another method for packet forwarding according to an embodiment of the present invention is described in FIG. 1
  • the quintuple of the packet includes a source IP address, a source port, a destination IP address, a destination port, and a transport layer protocol number.
  • the packet stream includes at least one message, and one message can be carried by at least one message.
  • the first packet of the packet flow is the first packet of the packet flow and the first packet of the message.
  • the first packet When the packet is the first packet of the packet, the first packet includes the header of the message to which the packet belongs, and the packet needs to be forwarded to the application layer, and the application layer parses the header of the message to which the packet belongs. In order to obtain the required information, common information such as user distribution, hot application and business usage.
  • the message header of the message may include a first line and a header field, and may also include a first line, or may include a header field.
  • the quintuple of the packet needs to be stored.
  • it may determine that the subsequent packet is not the first packet of the packet flow according to the stored quintuple of the packet.
  • the specific method for determining whether the packet is the first packet of the message in the packet flow is: obtaining the length of the first message body carried by the packet; and obtaining the stored second message of the message
  • the total length of the third message body of the transmitted portion of the message to which the message belongs is obtained; when the sum of the total length of the third message body and the length of the first message body is greater than the total length of the second message body, The packet is the first packet of the message in the packet flow.
  • the packet is not in the packet stream.
  • the first package of the message is: obtaining the length of the first message body carried by the packet; and obtaining the stored second message of the message.
  • Get the length of the first message body carried by the packet The total length of the packet sent by the network layer and the network layer header length of the packet are obtained; the length of the transport layer header of the packet is obtained; and the network layer of the packet is subtracted from the total length of the packet. The length of the transport layer header of the packet is further subtracted from the length of the header to obtain the length of the first message body carried by the packet.
  • Get the length of the first message body carried by the packet The length of the packet in the transport layer and the length of the packet transport layer header are obtained, and the length of the transport layer header of the packet is subtracted from the total length of the packet to obtain the length of the first message body carried by the packet.
  • one message may contain the content of one message, which may contain the contents of two messages.
  • the total length of the second message body of the stored message is obtained, and the message is a message that has transmitted part of the content to the application layer.
  • the total length of the second message body refers to the total length of the message to which the message belongs. If the message is carried by multiple messages, the sum of the message lengths carried by the multiple messages is the total length of the message. If the message carries the contents of the two messages, the message in the total length of the second message body that obtains the stored message refers to the message that the existing part of the content is transmitted to the application layer, and the total length has been stored. .
  • the message content needs to be divided into several pieces of messages for transmission. Before the message, the other messages belonging to the message have already transmitted a part of the message content to the application layer. The length of the part of the message content is the total length of the third message body.
  • the packet When the packet is not the first packet of the message in the packet flow, the packet does not contain the first row and the header field of the message, so it does not need to be parsed and can be directly forwarded to the network layer. 205.
  • the packet When the packet is the first packet of the message in the packet flow, forward the packet to the application layer, and switch to 206.
  • the packet When the packet is the first packet of the message in the packet flow, the packet needs to be forwarded to the application layer because the packet includes the header of the message to which the packet belongs, and the application layer performs the message header of the message to which the packet belongs. Parsing, in order to obtain the required information, common information such as user distribution, hot application and business usage.
  • the quintuple of the packet needs to be stored to provide a basis for determining whether the subsequent packet is the first packet of the packet.
  • Receive a length of a message header in the packet sent by the application layer add a length of the first message body, a total length of the third message body, a total length of the second message body, and subtract the message in the packet.
  • the length of the header gets the total length of the fifth message body.
  • the length of the first message body plus the total length of the third message body minus the total length of the second message body is obtained by using the message length of other messages carried by the message, and then the length of the message header of the other message is obtained.
  • the total length of the fifth message body carried by the message is obtained.
  • the message contains the contents of other messages, indicating that one message ends, another message begins.
  • the packet carries the content of the two messages. Therefore, the length of the transmitted message body needs to be updated, and the total length of the transmitted third message body is updated by using the packet to carry the total length of the fifth message body. The judgment of subsequent messages of other messages provides a basis.
  • the 208 Receive a total length of the sixth message body sent by the application layer, and update the total length of the second message body by using the total length of the sixth message body.
  • the total length of the sixth message body indicates the total message body of the message to which the message belongs. length.
  • the total length of the sixth message body is obtained by the application layer by parsing the message content length field of the message, and the message includes the content of two messages, and is obtained by parsing the message content length field included in the message. Is the content of one of the messages. Updating the total length of the second message body by using the total length of the sixth message body includes replacing or covering the total length of the second message body with the total length of the sixth message body, so that the next time the total length of the second message body is obtained, Is the total length of the second message body that has been updated.
  • the packet forwarding method can determine whether each packet in the packet flow is the first packet of the message in the packet flow, and if it is the first packet of the message, submit the application layer for parsing. If it is not the first packet of the message, it will be forwarded directly to the network, because the first packet is less, the non-first packet There are many texts. The large number of packets that do not need to be parsed can be directly forwarded to the network. This improves the efficiency of forwarding packets and reduces the burden of parsing packets at the application layer.
  • FIG. 3 illustrates another method for packet forwarding according to an embodiment of the present invention.
  • the quintuple of the packet includes a source IP address, a source port, a destination IP address, a destination port, and a transport layer protocol number.
  • the packet stream includes at least one message, and one message can be carried by at least one message.
  • the first packet of the packet flow is the first packet of the packet flow and the first packet of the message.
  • the first packet When the packet is the first packet of the packet, the first packet includes the header of the message to which the packet belongs, and the packet needs to be forwarded to the application layer, and the application layer parses the header of the message to which the packet belongs. In order to obtain the required information, common information such as user distribution, hot application and business usage.
  • the message header of the message may include a first line and a header field, and may also include a first line, or may include a header field.
  • the quintuple of the packet needs to be stored.
  • it may determine that the subsequent packet is not the first packet of the packet flow according to the stored quintuple of the packet.
  • the specific method for determining whether the packet is the first packet of the message in the packet flow is: obtaining the length of the first message body carried by the packet; and obtaining the stored second message of the message
  • the total length of the third message body of the transmitted portion of the message to which the message belongs is obtained; when the sum of the total length of the third message body and the length of the first message body is greater than the total length of the second message body, The packet is the first packet of the message in the packet flow.
  • the packet is not in the packet stream.
  • the first package of the message Get the length of the first message body carried by the packet.
  • the total length of the packet sent by the network layer and the network layer header length of the packet are obtained; the length of the transport layer header of the packet is obtained; and the network layer of the packet is subtracted from the total length of the packet.
  • the length of the transport layer header of the packet is further subtracted from the length of the header to obtain the length of the first message body carried by the packet.
  • Get the length of the first message body carried by the packet The length of the packet in the transport layer and the length of the packet transport layer header are obtained, and the length of the transport layer header of the packet is subtracted from the total length of the packet to obtain the length of the first message body carried by the packet.
  • one message may contain the content of one message, which may contain the contents of two messages.
  • the total length of the second message body of the stored message is obtained, and the message is a message that has transmitted part of the content to the application layer.
  • the total length of the second message body refers to the total length of the message to which the message belongs. If the message is carried by multiple messages, the sum of the message lengths carried by the multiple messages is the total length of the message. If the message carries the contents of the two messages, the message in the total length of the second message body that obtains the stored message refers to the message that the existing part of the content is transmitted to the application layer, and the total length has been stored. .
  • the message content needs to be divided into several pieces of messages for transmission. Before the message, the other messages belonging to the message have already transmitted a part of the message content to the application layer. The length of the part of the message content is the total length of the third message body.
  • the packet When the packet is not the first packet of the message in the packet flow, forward the packet to the network layer, and go to 309.
  • the packet When the packet is not the first packet of the message in the packet flow, the packet does not contain the first row and the header field of the message, so it does not need to be parsed and can be directly forwarded to the network layer.
  • the packet When the packet is the first packet of the message in the packet flow, forward the packet to the application layer and transfer the packet to 306.
  • the packet When the packet is the first packet of the message in the packet flow, the packet needs to be forwarded to the application layer because the packet includes the header of the message to which the packet belongs, and the application layer performs the message header of the message to which the packet belongs. Parsing, in order to obtain the required information, common information such as user distribution, hot application and business usage.
  • the quintuple of the packet needs to be stored to provide a basis for determining whether the subsequent packet is the first packet of the packet.
  • Receive a length of a message header in the packet sent by the application layer add a length of the first message body, a total length of the third message body, a total length of the second message body, and subtract the message in the packet. Head length The total length of the fifth message body is obtained.
  • the length of the first message body plus the total length of the third message body minus the total length of the second message body is obtained by using the message length of other messages carried by the message, and then the length of the message header of the other message is obtained.
  • the total length of the fifth message body carried by the message is obtained.
  • the message contains the contents of other messages, indicating that one message ends, another message begins.
  • the packet carries the content of the two messages. Therefore, the length of the transmitted message body needs to be updated, and the total length of the transmitted third message body is updated by using the packet to carry the total length of the fifth message body. The judgment of subsequent messages of other messages provides a basis.
  • the total length of the sixth message body indicates the total message body of the message to which the message belongs. length.
  • the total length of the sixth message body is obtained by the application layer by parsing the message content length field of the message, and the message includes the content of two messages, and is obtained by parsing the message content length field included in the message. Is the content of one of the messages. Updating the total length of the second message body by using the total length of the sixth message body includes replacing or covering the total length of the second message body with the total length of the sixth message body, so that the next time the total length of the second message body is obtained, Is the total length of the second message body that has been updated.
  • the total length of the stored third message body needs to be updated. Adding a message body length carried by the message to the stored total length of the message body of the message to which the message belongs, and updating the stored message stream with the added sum to transmit the partial content to the application layer
  • the total length of the message body of the message to which the message belongs is used to provide a judgment basis for subsequent messages of the message to which the message belongs.
  • each packet in the packet flow is the first packet of the message in the packet flow, and if it is the first packet of the message, the application layer is submitted. If the first packet of the message is not forwarded, it will be directly forwarded to the network. Since there are fewer first packets and more packets than the first packet, a large number of packets that do not need to be parsed are directly forwarded to the network. The efficiency of the text can also reduce the burden on the application layer to parse the message.
  • a device 40 for packet forwarding according to an embodiment of the present invention is described below with reference to FIG. As shown in FIG. 4, the device 40 includes:
  • the receiving unit 401 the determining unit 402, and the forwarding unit 403.
  • the receiving unit 401 is configured to receive a packet sent by the network layer.
  • the receiving unit 401 is configured to receive a packet sent by the network layer.
  • the packet stream includes at least one message, and one message can be carried by at least one message.
  • the first packet of the packet flow is the first packet of the packet flow and the first packet of the message.
  • the determining unit 402 is configured to determine whether the packet received by the receiving unit 401 is the first packet of the packet flow; when the packet is not the first packet of the packet flow, determine whether the packet is a message in the packet flow. First package.
  • the determining unit 402 determines whether the quintuple of the packet has been stored. If the quintuple of the packet is not stored, the packet is the first packet of the packet stream; if the quintuple of the packet has been If it is stored, the packet is not the first packet of the packet stream.
  • the quintuple of the packet includes a source IP address, a source port, a destination IP address, a destination port, and a transport layer protocol number.
  • the packet needs to be further judged to determine whether the packet is the first packet of the message in the packet flow.
  • the determining unit 402 further determines the packet, so as to determine whether the packet is the first packet of the message in the packet flow, the method is: obtaining the length of the first message body carried by the packet; and acquiring the stored message The total length of the second message body; the total length of the third message body of the transmitted part of the message to which the message belongs is obtained; the sum of the total length of the third message body and the length of the first message body is greater than the total length of the second message body The length of the message is determined to be the first packet of the message in the packet flow. When the sum of the total length of the third message body and the length of the first message body is less than or equal to the total length of the second message body, the message is determined. Not the first packet of the message in the message stream.
  • the message header of the message may include a first line and a header field, and may also include a first line, and may also include a header field.
  • the packet When the determining unit 403 determines that the packet is not the first packet of the message in the packet stream, the packet does not include the packet.
  • the message header of the message belongs to the message. Therefore, the packet does not need to be parsed, and the forwarding unit 403 forwards the packet to the network layer, thereby improving forwarding efficiency and reducing the analysis burden of the application layer.
  • the device for forwarding a packet can determine whether each packet in the packet flow is the first packet of the message in the packet flow, and if it is the first packet of the message, submit the application layer for parsing. If it is not the first packet of the message, it is directly forwarded to the network. Since there are fewer first packets and more packets than the first packet, forwarding a large number of packets that do not need to be parsed directly to the network can improve the forwarding of packets. Efficiency can also reduce the burden on the application layer to parse messages.
  • device 50 includes:
  • the receiving unit 501 is configured to receive a packet sent by the network layer.
  • the determining unit 502 is configured to determine whether the packet received by the receiving unit 501 is the first packet of the packet flow, and when the packet is not the first packet of the packet flow, determine whether the packet is a message in the packet flow.
  • the first pack is configured to determine whether the packet received by the receiving unit 501 is the first packet of the packet flow, and when the packet is not the first packet of the packet flow, determine whether the packet is a message in the packet flow.
  • the first pack is configured to determine whether the packet received by the receiving unit 501 is the first packet of the packet flow, and when the packet is not the first packet of the packet flow, determine whether the packet is a message in the packet flow.
  • the first pack is configured to determine whether the packet received by the receiving unit 501 is the first packet of the packet flow, and when the packet is not the first packet of the packet flow, determine whether the packet is a message in the packet flow.
  • the determining unit 502 determines whether the quintuple of the packet has been stored. If the quintuple of the packet is not stored, the packet is the first packet of the packet stream; if the quintuple of the packet has been If it is stored, the packet is not the first packet of the packet stream.
  • the quintuple of the packet includes a source IP address, a source port, a destination IP address, a destination port, and a transport layer protocol number.
  • the packet stream includes at least one message, and one message can be carried by at least one message.
  • the first packet of the packet flow is the first packet of the packet flow and the first packet of the message.
  • the packet needs to be further judged to determine whether the packet is the first packet of the message in the packet flow.
  • the obtaining unit 504 when the determining unit 502 determines whether the packet is the first packet of the message in the packet flow, obtains the length of the first message body carried by the packet; and obtains the total length of the second message body of the stored message; The stored total length of the transmitted portion of the message to which the message belongs to the third message body of the application layer.
  • the obtaining unit 504 obtains the first message body length carried by the packet.
  • the receiving unit 501 is further configured to receive the total length of the packet sent by the network layer and the network layer header length of the packet.
  • the obtaining unit 504 obtains the transport layer header length of the packet, and receives the length of the transport layer header by using the receiving unit 501.
  • the total length of the packet is subtracted from the network layer header length of the packet, and the length of the transport layer header of the packet is subtracted to obtain the packet carrying the packet.
  • the length of a message body is derived from the network layer header length of the packet.
  • the obtaining unit 504 obtains the length of the first message body carried by the packet.
  • the total length of the packet that has been sent to the transport layer and the length of the packet transport layer header are obtained, and the total length of the packet is subtracted from the total length of the transport layer header of the packet to obtain the first packet carrying the packet.
  • the length of the message body is obtained.
  • one message may contain the content of one message, and may also contain the contents of two messages.
  • the obtaining unit 504 obtains the total length of the second message body of the stored message.
  • the total length of the second message body refers to the total length of the message to which the message belongs. If the message is carried by multiple messages, the sum of the message lengths carried by the multiple messages is the total length of the message. If the message carries the contents of the two messages, the message in the total length of the second message body that obtains the stored message refers to the message that the existing part of the content is transmitted to the application layer, and the total length has been stored. .
  • the obtaining unit 504 acquires the total length of the third message body of the message to which the stored message stream has been transmitted.
  • the message content of the message has been transmitted to the application layer.
  • the length of the content of the message is the total length of the third message body, because a message needs to be divided into several messages for transmission. Before the message, other messages belonging to the message have already transmitted a part of the message content to the application layer.
  • the determining unit 502 determines whether the packet is the first packet of the message in the packet flow, and the determining unit 502 determines whether the sum of the first message body length acquired by the obtaining unit 504 and the total length of the third message body acquired by the obtaining unit 504 is greater than The total length of the second message body obtained by the obtaining unit 504.
  • the determining unit 502 determines that the sum of the first message body length acquired by the obtaining unit 504 and the total length of the third message body acquired by the obtaining unit 503 is greater than the total length of the second message body acquired by the obtaining unit 504, and determines that the message is 4 The first packet of the message in the essay stream.
  • the forwarding unit 505 when the determining unit 502 determines that the packet is the first packet of the packet flow, forwards the packet to the application layer; when the determining unit 502 determines that the packet is the first packet of the message in the packet flow, the application unit The process forwards the message, and when the determining unit 502 determines that the message is not the first packet of the message in the packet flow, the packet is forwarded to the network.
  • the forwarding unit 505 forwards the packet to the application layer because the first packet contains the message header of the message to which the packet belongs.
  • the application layer parses the message header of the message to obtain the required information, such as the distribution of the household, the hotspot application, and the usage of the service.
  • the message header of the message may include a first line and a header field, and may also include a first line, or may include a header field.
  • the determining unit 502 determines that the message is not the first packet of the message in the packet flow, the message does not contain the message.
  • the message header is not required to be parsed, and the forwarding unit 505 forwards the packet to the network layer, thereby improving forwarding efficiency and reducing the analysis burden of the application layer.
  • the accepting unit 501 is further configured to receive a length of a message header in the message sent by the application layer.
  • the calculating unit 506 is configured to use the total length of the first message body acquired by the obtaining unit 504, and the length of the third message body acquired by the acquiring unit, and subtract the total length of the second message body acquired by the acquiring unit, and subtract the receiving
  • the length of the message header in the message received by the unit 501 is the total length of the fifth message body.
  • the calculation unit 506 obtains, by using the total length of the first message body, the length of the third message body, and the total length of the second message body, the message length of other messages carried by the message, and then uses the message to carry the message.
  • the length of the message of the other message minus the length of the message header in the message received by the receiving unit 501 is obtained to obtain the total length of the fifth message body.
  • the first updating unit 507 updates the total length of the third message body to the calculating unit 506 to calculate the fifth message body length.
  • the message contains the contents of other messages, indicating that one message ends, another message begins.
  • the packet carries the content of the two messages. Therefore, the length of the transmitted message body needs to be updated, and the total length of the transmitted third message body is updated by using the packet to carry the total length of the fifth message body. The judgment of subsequent messages of other messages provides a basis.
  • the receiving unit 501 is further configured to receive a sixth message body length, where the total length of the sixth message body indicates a total length of the message body of the message to which the message belongs, and the message refers to a message that has not been completely transmitted to the application layer.
  • the forwarding unit 505 forwards the packet to the application layer, and after receiving the packet, the application layer parses the packet. Because the packet contains the contents of two messages, the application layer parses the message carried by the packet to obtain the total length of the sixth message body.
  • the second updating unit 508 updates the total length of the second message body by using the total length of the sixth message body received by the receiving unit 501.
  • Updating the total length of the second message body by using the total length of the sixth message body includes replacing or covering the total length of the second message body with the total length of the sixth message body, so that when the total length of the second message body is acquired next time, the obtained The total length of the second message body that has been updated.
  • the total length of the sixth message body is obtained by the application layer by parsing the message content length field of the message, and the total length of the sixth message body is the total length of the message body of the message to which the message belongs. Messages that have not been fully transferred to the application layer. Since the message is the first packet of other messages, the total length of the sixth message body is the total length of the other messages.
  • each packet in the packet flow is the first packet of the message in the packet flow, and if it is the first packet of the message, submit to the application layer. If it is not the first packet of the message, it will be directly forwarded to the network. Since there are fewer first packets and more packets than the first packet, a large number of packets that do not need to be parsed are directly forwarded to the network. The efficiency can also reduce the burden on the application layer to parse the message.
  • device 60 includes:
  • the receiving unit 601 is configured to receive a packet sent by the network layer.
  • the determining unit 602 is configured to determine whether the packet received by the receiving unit 601 is the first packet of the packet flow, and when the packet is not the first packet of the packet flow, determine whether the packet is a message in the packet flow.
  • the first pack is configured to determine whether the packet received by the receiving unit 601 is the first packet of the packet flow, and when the packet is not the first packet of the packet flow, determine whether the packet is a message in the packet flow.
  • the first pack is configured to determine whether the packet received by the receiving unit 601 is the first packet of the packet flow, and when the packet is not the first packet of the packet flow, determine whether the packet is a message in the packet flow.
  • the first pack is configured to determine whether the packet received by the receiving unit 601 is the first packet of the packet flow, and when the packet is not the first packet of the packet flow, determine whether the packet is a message in the packet flow.
  • the determining unit 602 determines whether the quintuple of the packet has been stored. If the quintuple of the packet is not stored, the packet is the first packet of the packet stream; if the quintuple of the packet has been If it is stored, the packet is not the first packet of the packet stream.
  • the quintuple of the packet includes a source IP address, a source port, a destination IP address, a destination port, and a transport layer protocol number.
  • the packet stream includes at least one message, and one message can be carried by at least one message.
  • the first packet of the packet flow is the first packet of the packet flow and the first packet of the message.
  • the packet needs to be further judged to determine whether the packet is the first packet of the message in the packet flow.
  • the storage unit 603 stores the quintuple of the packet when the determining unit 602 determines that the packet is the first packet of the packet stream.
  • the obtaining unit 604 when the determining unit 602 determines whether the packet is the first packet of the message in the packet flow, obtains the length of the first message body carried by the packet; and obtains the total length of the second message body of the stored message; The stored total length of the transmitted portion of the message to which the message belongs to the third message body of the application layer.
  • the obtaining unit 604 obtains the length of the first message body carried by the packet.
  • the receiving unit 601 is further configured to receive the total length of the packet sent by the network layer and the network layer header length of the packet.
  • the acquiring unit 604 obtains the transport layer header length of the packet, and receives the length of the transport layer header by using the receiving unit 601. The total length of the packet is subtracted from the network layer header length of the packet, and the length of the transport layer header of the packet is subtracted to obtain the length of the first message body carried by the packet.
  • the obtaining unit 604 obtains the first message body length carried by the packet.
  • the total length of the packet that has been sent to the transport layer and the length of the packet transport layer header are obtained, and the total length of the packet is subtracted from the total length of the transport layer header of the packet to obtain the first packet carrying the packet.
  • the length of the message body Since a message is carried by at least one message, and the message in the message stream is continuous, one message may contain the content of one message, and may also contain the contents of two messages.
  • the obtaining unit 604 obtains the total length of the second message body of the stored message.
  • the total length of the second message body refers to the total length of the message to which the message belongs. If the message is carried by multiple messages, the sum of the message lengths carried by the multiple messages is the total length of the message. If the message carries the contents of the two messages, the message in the total length of the second message body that obtains the stored message refers to the message that the existing part of the content is transmitted to the application layer, and the total length has been stored. .
  • the obtaining unit 604 acquires the total length of the third message body of the message to which the stored message stream has been transmitted.
  • the message content of the message has been transmitted to the application layer.
  • the length of the content of the message is the total length of the third message body, because a message needs to be divided into several messages for transmission. Before the message, other messages belonging to the message have already transmitted a part of the message content to the application layer.
  • the determining unit 602 determines whether the packet is the first packet of the message in the packet flow, and the determining unit 602 determines whether the sum of the first message body length acquired by the obtaining unit 604 and the total length of the third message body acquired by the obtaining unit 504 is greater than The total length of the second message body obtained by the obtaining unit 504.
  • the determining unit 602 determines that the sum of the first message body length acquired by the obtaining unit 604 and the total length of the third message body acquired by the obtaining unit 603 is greater than the total length of the second message body acquired by the obtaining unit 604, and determines that the message is 4 The first packet of the message in the essay stream.
  • the forwarding unit 605 when the determining unit 602 determines that the packet is the first packet of the packet flow, forwards the packet to the application layer; when the determining unit 602 determines that the packet is the first packet of the message in the packet flow, the application unit The process forwards the message, and when the determining unit 602 determines that the message is not the first packet of the message in the packet flow, the packet is forwarded to the network.
  • the forwarding unit 605 forwards the packet to the application layer because the first packet contains the message header of the message to which the packet belongs.
  • the application layer parses the message header of the message to obtain the required information, such as the distribution of the household, the hotspot application, and the usage of the service.
  • the message header of the message may include a first line and a header field, and may also include a first line, or may include a header field.
  • the determining unit 602 determines that the packet is not the first packet of the message in the packet stream, the packet does not include the header of the message, so the packet does not need to be parsed, and the forwarding unit 605 forwards the packet to the network layer. , thereby improving forwarding efficiency and reducing the analysis burden of the application layer.
  • the third update unit 606 when the determining unit 602 determines that the packet is not the first packet of the message in the packet flow, the total length of the third message body is updated to be the total length of the third message body and the length of the first message body. with. Since the content of the message carried by the packet belongs to a message completely, the content carried by the packet belongs to the content of the sent message of the packet, and therefore the total length of the stored third message body needs to be updated.
  • the third update unit 606 adds the message body length carried by the message to the stored total length of the message body of the message to which the message belongs, and updates the stored message stream with the added sum. The total length of the message body of the message to which the message belongs is used to determine whether the subsequent message is the first packet of the packet flow or the first packet of the message in the packet flow.
  • the accepting unit 601 is further configured to receive a length of a message header in the packet sent by the application layer.
  • the calculating unit 607 is configured to use the total length of the first message body acquired by the acquiring unit 604, plus the length of the third message body acquired by the acquiring unit, and subtract the total length of the second message body acquired by the acquiring unit, and subtract the receiving
  • the length of the message header in the message received by the unit 601 is the total length of the fifth message body.
  • the calculation unit 607 obtains, by using the total length of the first message body, the length of the third message body, and the total length of the second message body, the message length of other messages carried by the message, and then uses the message to carry the message.
  • the length of the message of the other message minus the length of the message header in the message received by the receiving unit 601 is the total length of the fifth message body.
  • the first updating unit 608 updates the total length of the third message body to the calculating unit 607 to calculate the fifth message body length.
  • the message contains the contents of other messages, indicating that one message ends, another message begins.
  • the packet carries the content of the two messages. Therefore, the length of the transmitted message body needs to be updated, and the total length of the transmitted third message body is updated by using the packet to carry the total length of the fifth message body. The judgment of subsequent messages of other messages provides a basis.
  • the receiving unit 601 is further configured to receive a sixth message body length, where the total length of the sixth message body indicates a total length of the message body of the message to which the message belongs, and the message refers to a message that has not been completely transmitted to the application layer.
  • the forwarding unit 605 forwards the packet to the application layer, and after receiving the packet, the application layer parses the packet. Because the packet contains the contents of two messages, the application layer parses the message carried by the packet to obtain the total length of the sixth message body.
  • the second updating unit 609 updates the total length of the second message body by using the total length of the sixth message body received by the receiving unit 601.
  • Updating the total length of the second message body by using the total length of the sixth message body includes replacing or covering the total length of the second message body with the total length of the sixth message body, so that when the total length of the second message body is acquired next time, the obtained The total length of the second message body that has been updated.
  • the total length of the sixth message body is obtained by the application layer by parsing the message content length field of the message, and the total length of the sixth message body is the report.
  • the total length of the message body of the message to which the text belongs. This message refers to the message that has not been completely transmitted to the application layer. Since the message is the first packet of other messages, the total length of the sixth message body is the total length of the other messages.
  • the device for forwarding a packet can determine whether each packet in the packet flow is the first packet of the message in the packet flow, and if it is the first packet of the message, submit the application layer for parsing. If it is not the first packet of the message, it is directly forwarded to the network. Since there are fewer first packets and more packets than the first packet, forwarding a large number of packets that do not need to be parsed directly to the network can improve the forwarding of packets. Efficiency can also reduce the burden on the application layer to parse messages.
  • FIG. 7 illustrates a structure of a message forwarding device according to another embodiment of the present invention, including at least one processor 701 (eg, a CPU), a memory 702, at least one network interface 703, and at least one communication bus 704 for implementing these Connection communication between devices.
  • the processor 701 is configured to execute executable modules, such as computer programs, stored in the memory 702.
  • the memory 702 may include a high speed random access memory (RAM: Random Access Memory), and may also include a non-volatile memory such as at least one disk memory.
  • the communication connection between the network device and at least one other network element is implemented by at least one network interface 703 (which may be wired or wireless), and may use an internet, a wide area network, a local area network, a metropolitan area network, or the like.
  • the memory 702 stores a program 7021, and the program 7021 can be executed by the processor 701.
  • the program includes: receiving a message sent by the network layer, determining whether the message is a first packet of the message flow; When the packet is the first packet of the packet flow, the packet is forwarded to the application layer; when the packet is not the first packet of the packet flow, it is determined whether the packet is the first packet of the message in the packet flow; When the first packet of the message in the packet flow is forwarded, the packet is forwarded to the application layer. When the packet is not the first packet of the packet in the packet flow, the packet is forwarded to the network layer.
  • the specific implementation steps are the same as those in the embodiment shown in FIG. 1, and are not described herein again.
  • the device for forwarding a packet can determine whether each packet in the packet flow is the first packet of the message in the packet flow, and if it is the first packet of the message, submit the application layer for parsing. If it is not the first packet of the message, it is directly forwarded to the network. Since there are fewer first packets and more packets than the first packet, forwarding a large number of packets that do not need to be parsed directly to the network can improve the forwarding of packets. Efficiency can also reduce the burden on the application layer to parse messages.
  • FIG. 8 illustrates a structure of a message forwarding device according to another embodiment of the present invention, including at least one processor 801 (eg, a CPU), a memory 802, at least one network interface 803, and at least one communication bus 804 for implementing these Connection communication between devices.
  • the processor 801 is configured to execute executable modules, such as computer programs, stored in the memory 802.
  • the memory 802 may include a high speed random access memory (RAM: Random Access Memory), and may also include a non-volatile memory (non-volatile memory). Memory ), such as at least one disk storage.
  • the communication connection between the network device and at least one other network element is implemented by at least one network interface 803 (which may be wired or wireless), and may use an Internet, a wide area network, a local area network, a metropolitan area network, or the like.
  • the memory 802 stores a program 8021, and the program 8021 can be executed by the processor 801.
  • the program includes: receiving a message sent by the network layer, determining whether the message is a first packet of the message flow; When the packet is the first packet of the packet, the packet is forwarded to the application layer, and the quintuple of the packet is stored. When the packet is not the first packet of the packet, the packet is determined to be a packet flow. The first packet of the message; when the packet is the first packet of the message in the packet flow, the packet is forwarded to the application layer; the length of the message header in the packet sent by the application layer is received, and the first message body is used.
  • the device for forwarding a packet can determine whether each packet in the packet flow is the first packet of the message in the packet flow, and if it is the first packet of the message, submit the application layer for parsing. If it is not the first packet of the message, it is directly forwarded to the network. Since there are fewer first packets and more packets than the first packet, forwarding a large number of packets that do not need to be parsed directly to the network can improve the forwarding of packets. Efficiency can also reduce the burden on the application layer to parse messages.
  • FIG. 9 illustrates a structure of a message forwarding device according to another embodiment of the present invention, including at least one processor 901 (eg, a CPU), a memory 902, at least one network interface 903, and at least one communication bus 904 for implementing these Connection communication between devices.
  • the processor 901 is operative to execute executable modules, such as computer programs, stored in the memory 902.
  • the memory 902 may include a high speed random access memory (RAM: Random Access Memory), and may also include a non-volatile memory such as at least one disk memory.
  • the communication connection between the network device and at least one other network element is implemented by at least one network interface 903 (which may be wired or wireless), and may use an internet, a wide area network, a local area network, a metropolitan area network, or the like.
  • the memory 902 stores a program 9021, and the program 9021 can be executed by the processor 901.
  • the program includes: receiving a message sent by the network layer, determining whether the message is a first packet of the message flow; When the packet is the first packet of the packet, the packet is forwarded to the application layer, and the quintuple of the packet is stored. When the packet is not the first packet of the packet, the packet is determined to be a packet flow.
  • the first package of the message When the packet is not the first packet of the packet in the packet flow, the packet is forwarded to the network layer, and the total length of the third message body is updated to be the sum of the total length of the third message body and the length of the first message body; When the packet is the first packet of the message in the packet flow, the packet is forwarded to the application layer; the length of the message header in the packet sent by the application layer is received, and the total length of the first message body is added to the length of the third message body.
  • the total length of the sixth message body indicates the total length of the message body of the message to which the message belongs.
  • the device for forwarding a packet can determine whether each packet in the packet flow is the first packet of the message in the packet flow, and if it is the first packet of the message, submit the application layer for parsing. If it is not the first packet of the message, it is directly forwarded to the network. Since there are fewer first packets and more packets than the first packet, forwarding a large number of packets that do not need to be parsed directly to the network can improve the forwarding of packets. Efficiency can also reduce the burden on the application layer to parse messages.
  • the storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM: Read Random Memory), or a random access memory (RAM).
  • ROM Read Random Memory
  • RAM random access memory

Landscapes

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

Abstract

L'invention appartient au domaine technique de l'Internet. Elle concerne un procédé et un appareil de transfert de paquet. Le procédé consiste à recevoir un paquet envoyé par la couche réseau et à déterminer si le paquet est le premier paquetage d'un flux de paquets. Si le paquet est le premier paquetage du flux de paquets, le paquet est transféré à la couche application. Si le paquet n'est pas le premier paquetage du flux de paquets, le procédé détermine si le paquet est le premier paquetage d'un message dans le flux de paquets. Si le paquet est le premier paquetage du message dans le flux de paquets, le paquet est transféré à la couche application. Enfin, si le paquet n'est pas le premier paquetage du message dans le flux de paquets, le paquet est transféré à la couche réseau. La présente invention permet de déterminer si chaque paquet d'un flux de paquets est le premier paquetage d'un message dans le flux de paquets. Si oui, le paquet est transféré à la couche application, pour résolution. Sinon, chaque paquet est transféré directement à un réseau. Le transfert d'un grand nombre de paquets ne devant pas être résolus, à un réseau, ne permet pas seulement d'améliorer l'efficacité de transfert d'un paquet. Il permet également de réduire la charge de la couche application qui résout le paquet.
PCT/CN2014/074126 2013-10-25 2014-03-26 Procédé et appareil de transfert de paquet WO2015058490A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310511205.1A CN103561007B (zh) 2013-10-25 2013-10-25 一种报文转发的方法及装置
CN201310511205.1 2013-10-25

Publications (1)

Publication Number Publication Date
WO2015058490A1 true WO2015058490A1 (fr) 2015-04-30

Family

ID=50015157

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/074126 WO2015058490A1 (fr) 2013-10-25 2014-03-26 Procédé et appareil de transfert de paquet

Country Status (2)

Country Link
CN (1) CN103561007B (fr)
WO (1) WO2015058490A1 (fr)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103561007B (zh) * 2013-10-25 2016-10-05 华为技术有限公司 一种报文转发的方法及装置

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6463071B1 (en) * 1998-08-17 2002-10-08 3Com Corporation Method and system to communicate prioritized traffic via fixed length data communication frames
CN101110772A (zh) * 2007-08-13 2008-01-23 杭州华三通信技术有限公司 一种处理报文的设备和方法
CN102325124A (zh) * 2011-05-23 2012-01-18 北京网康科技有限公司 一种支持引流功能的应用识别设备及方法
CN103561007A (zh) * 2013-10-25 2014-02-05 华为技术有限公司 一种报文转发的方法及装置

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7325070B1 (en) * 2002-08-26 2008-01-29 Network Appliance, Inc. Sub-application layer data transfer in a network comprising a layered architecture
CN102215231A (zh) * 2011-06-03 2011-10-12 华为软件技术有限公司 一种转发数据的方法及网关

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6463071B1 (en) * 1998-08-17 2002-10-08 3Com Corporation Method and system to communicate prioritized traffic via fixed length data communication frames
CN101110772A (zh) * 2007-08-13 2008-01-23 杭州华三通信技术有限公司 一种处理报文的设备和方法
CN102325124A (zh) * 2011-05-23 2012-01-18 北京网康科技有限公司 一种支持引流功能的应用识别设备及方法
CN103561007A (zh) * 2013-10-25 2014-02-05 华为技术有限公司 一种报文转发的方法及装置

Also Published As

Publication number Publication date
CN103561007B (zh) 2016-10-05
CN103561007A (zh) 2014-02-05

Similar Documents

Publication Publication Date Title
US9584398B2 (en) Methods and apparatus to utilize route parameter sets for exchanging routes in a communication network
US20240007376A1 (en) Network Performance Parameter Sending Method, Network Performance Calculation Method, and Network Node
US11979322B2 (en) Method and apparatus for providing service for traffic flow
EP2874116A1 (fr) Procédé de communication entre un demandeur de contenu et un fournisseur de contenu pour fournir un contenu et diffuser en continu, en temps réel, un contenu dans un réseau centré sur le contenu et basé sur un nom de contenu
JP6269999B2 (ja) パケット処理方法および装置
WO2016015582A1 (fr) Procédé, appareil et système de transmission de paquets
US10791051B2 (en) System and method to bypass the forwarding information base (FIB) for interest packet forwarding in an information-centric networking (ICN) environment
US10505759B2 (en) Access layer-2 virtual private network from layer-3 virtual private network
CN107770072B (zh) 一种发送和接收报文的方法和设备
WO2014023003A1 (fr) Procédé, appareil et système pour commander une transmission de données
EP2996309A1 (fr) Paquets de supervision au niveau de routeurs intermédiaires dans un ccn
US20230208721A1 (en) Determining network topology based on packet traffic
US20160112337A1 (en) Dynamically Offloading Flows from a Service Chain
US10136375B2 (en) Method for service data management, apparatus, and system
US20240106751A1 (en) Method and apparatus for processing detnet data packet
EP3166263B1 (fr) Procédé de calcul de routage, et dispositif is-is trill
EP2717519A2 (fr) Procédé et appareil adaptés pour transférer un message d'amorce
JP5935897B2 (ja) 通信ノード、通信システム、制御装置、パケット転送方法及びプログラム
US9781038B2 (en) Packet routing and forwarding in information centric networking
WO2015058490A1 (fr) Procédé et appareil de transfert de paquet
WO2015096734A1 (fr) Procédé de transmission en liaison descendante pour des données de service, et passerelle de données de paquet
US10367725B2 (en) Network programming
WO2012167477A1 (fr) Procédé et dispositif de traitement de messages ipv6
CN114285791B (zh) 数据传输方法、装置、计算机设备及存储介质
US20150195360A1 (en) Streaming system and node device used in streaming system

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

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

Country of ref document: EP

Kind code of ref document: A1