WO2015176208A1 - Data packet forwarding processing method and device - Google Patents

Data packet forwarding processing method and device Download PDF

Info

Publication number
WO2015176208A1
WO2015176208A1 PCT/CN2014/077791 CN2014077791W WO2015176208A1 WO 2015176208 A1 WO2015176208 A1 WO 2015176208A1 CN 2014077791 W CN2014077791 W CN 2014077791W WO 2015176208 A1 WO2015176208 A1 WO 2015176208A1
Authority
WO
WIPO (PCT)
Prior art keywords
data packet
entry
index value
base station
matching rule
Prior art date
Application number
PCT/CN2014/077791
Other languages
French (fr)
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 华为技术有限公司
Priority to PCT/CN2014/077791 priority Critical patent/WO2015176208A1/en
Priority to CN201480072084.8A priority patent/CN105874755B/en
Publication of WO2015176208A1 publication Critical patent/WO2015176208A1/en

Links

Definitions

  • the embodiments of the present invention relate to communication technologies, and in particular, to a data packet forwarding processing method and apparatus. Background technique
  • LTE Long Term Evolution
  • 3GPP 3rd Generation Partnership Project
  • the service flow is forwarded through a pre-established bearer channel between the network elements in the LTE network, such as a GTP tunnel based on the GPRS Tunneling Protocol (GTP).
  • GTP GPRS Tunneling Protocol
  • the GTP tunnel can guarantee the service quality of the service flow (Quality of Service). , referred to as QoS) requirements.
  • Embodiments of the present invention provide a data packet forwarding processing method and apparatus to reduce LTE network resource consumption.
  • An aspect of the embodiments of the present invention provides a data packet forwarding processing method, including: receiving a data packet;
  • the matching rule includes a plurality of entries, the entry includes an index value for determining whether to match the entry, and an operation corresponding to the index value for indicating how to process the data packet Instructions.
  • Another aspect of the embodiments of the present invention provides a data packet forwarding processing method, including: receiving, by a base station, an IP data packet sent by a network side, according to a locally stored GTP tunnel parameter pair
  • the IP data packet is GTP-encapsulated, and after the UDP encapsulation and IP encapsulation are performed to obtain the pre-processed IP data packet, the pre-processed IP data packet is sent to the protocol stack for processing.
  • Another aspect of the embodiments of the present invention provides a packet forwarding processing method, including: performing, by a base station, PDCP decapsulation of a PDCP data packet sent by a user terminal to obtain a first IP data packet, and then sending the packet to the protocol stack for GTP encapsulation and UDP encapsulation and IP encapsulation obtain a second IP data packet, perform UDP decapsulation and IP decapsulation on the second IP digital packet, and perform GTP decapsulation according to locally stored GTP tunnel parameters to obtain the first IP data packet.
  • the gateway sent to the foreign domain or the opposite base station of the domain.
  • a base station including:
  • a receiving module configured to receive a data packet
  • a matching module configured to match the data packet received by the receiving module with a locally stored matching rule, and if it is determined that the data packet matches a table entry in a locally stored matching rule, according to the The entry is forwarded to the data packet, where the matching rule includes multiple entries, and the entry includes an index value for determining whether the entry matches the entry, and corresponding to the index value.
  • An operation instruction for indicating how to process the data packet.
  • a gateway including:
  • a receiving module configured to receive a data packet
  • a matching module configured to match the data packet received by the receiving module with a locally stored matching rule, and if it is determined that the data packet matches a table entry in a locally stored matching rule, according to the The entry is forwarded to the data packet, where the matching rule includes multiple entries, and the entry includes an index value for determining whether the entry matches the entry, and corresponding to the index value.
  • An operation instruction for indicating how to process the data packet.
  • a base station including:
  • a receiving module configured to receive an IP data packet sent by the network side
  • a pre-processing module configured to perform GTP encapsulation on the IP data packet according to a locally stored GTP tunnel parameter, and obtain a pre-processed IP data packet by performing UDP encapsulation and IP encapsulation to obtain the pre-processed IP data packet. Send to the protocol stack for processing.
  • a base station including:
  • a decapsulation module configured to perform PDCP decapsulation on a PDCP data packet sent by the user terminal to obtain a first IP data packet
  • a packaging module configured to perform GTP encapsulation, UDP encapsulation, and IP encapsulation on the first IP data packet to obtain a second IP data packet
  • a pre-processing module configured to perform UDP decapsulation and IP decapsulation on the second IP digital package, and perform GTP decapsulation according to locally stored GTP tunnel parameters, to obtain a gateway for sending the first IP data packet to an external domain or The peer base station of this domain.
  • a base station including a receiver and a processor, where:
  • the receiver is configured to receive a data packet
  • the processor is configured to match the data packet received by the receiving module with a locally stored matching rule, and if it is determined that the data packet matches an entry in a locally stored matching rule, according to the The entry is forwarded to the data packet, where the matching rule includes multiple entries, and the entry includes an index value for determining whether the entry matches the entry, and corresponding to the index value.
  • An operation instruction for indicating how to process the data packet.
  • Another aspect of an embodiment of the present invention is to provide a gateway, including a receiver and a processor, where:
  • the receiver is configured to receive a data packet
  • the processor is configured to match the data packet received by the receiving module with a locally stored matching rule, and if it is determined that the data packet matches an entry in a locally stored matching rule, according to the The entry is forwarded to the data packet, where the matching rule includes multiple entries, and the entry includes an index value for determining whether the entry matches the entry, and corresponding to the index value.
  • An operation instruction for indicating how to process the data packet.
  • a base station including a receiver and a processor, where:
  • the receiver is configured to receive an IP data packet sent by a network side
  • the processor is configured to perform GTP encapsulation on the IP data packet according to a locally stored GTP tunnel parameter, and obtain a preprocessed IP data packet by performing UDP encapsulation and IP encapsulation, and then sending the preprocessed IP data packet. Go to the protocol stack for processing.
  • a base station including a processor and a transmitter, where:
  • the processor is configured to perform PDCP decapsulation on a PDCP data packet sent by a user terminal. Obtaining a first IP data packet; performing a GTP encapsulation and UDP encapsulation and IP encapsulation on the first IP data packet to obtain a second IP data packet; and performing UDP decapsulation and IP decapsulation on the second IP digital packet, And performing GTP decapsulation according to locally stored GTP tunnel parameters, to obtain the first IP data packet;
  • the transmitter is configured to send the first IP data packet to a gateway of an external domain or a peer base station of the local domain.
  • Another aspect of an embodiment of the present invention is to provide a packet forwarding processing system including the base station and the gateway.
  • the gateway or the base station matches the received data packet with the matching rule, and forwards the data packet according to the operation instruction in the matched entry, and does not need to The data packet is forwarded through the GTP tunnel, which saves network signaling overhead and bearer resources, and reduces LTE network resource consumption.
  • FIG. 1 is a flowchart of a data packet forwarding processing method according to an embodiment of the present invention
  • FIG. 2 is a network topology diagram applicable to a data packet forwarding processing method according to an embodiment of the present invention
  • FIG. 3 is a structural diagram of a base station according to another embodiment of the present invention.
  • FIG. 4 is a structural diagram of a base station according to another embodiment of the present invention.
  • FIG. 5 is a structural diagram of a gateway according to another embodiment of the present invention.
  • FIG. 6 is a structural diagram of a base station according to another embodiment of the present invention.
  • FIG. 7 is a structural diagram of a base station according to another embodiment of the present invention.
  • FIG. 8 is a structural diagram of a packet forwarding processing system according to another embodiment of the present invention. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • FIG. 8 is a structural diagram of a packet forwarding processing system according to another embodiment of the present invention.
  • first, second, etc. may be used to describe various positioning devices in embodiments of the invention, these positioning devices should not be limited to these terms. These terms are only used to distinguish positioning devices from each other.
  • the first bit device may also be referred to as a second positioning device without departing from the scope of the embodiments of the present invention.
  • the second positioning device may also be referred to as a first positioning device.
  • FIG. 1 is a flowchart of a packet forwarding processing method according to an embodiment of the present invention.
  • the SDN processing mechanism is applied to an LTE network to reduce LTE network resource consumption.
  • the specific packet forwarding processing method is as follows:
  • Step S101 Receive a data packet
  • Step S102 Match the data packet with a locally stored matching rule, and if it is determined that the data packet matches a table entry in the locally stored matching rule, the data packet is compared according to the table entry. Forwarding; wherein the matching rule includes multiple entries, where the entry includes an index value for determining whether to match the entry, and corresponding to the index value, indicating how to process the An indication of the operation of the packet.
  • FIG. 2 is a network topology diagram applicable to a packet forwarding processing method according to an embodiment of the present invention.
  • the network element in the LTE network such as the base station or the gateway, receives the matching rule sent by the controller in the LTE network before receiving the data packet, where the matching rule is that the controller determines the service according to the attribute information of the service requested by the user terminal.
  • the rules are delivered to the base station or the gateway when the GTP tunnel is not forwarded.
  • Step S201 The user terminal sends a service request to the server.
  • the network element such as the base station and the gateway, sends a service request to the server.
  • Step S202 The server determines a service attribute.
  • the server determines the attributes of the service that the user terminal needs to obtain according to the service request.
  • Step S203 The server sends a service attribute to the controller.
  • the server sends the determined service attributes to the controller.
  • Step S204 The controller generates a matching rule according to the service attribute.
  • the controller determines, according to the service attribute, that the service does not need to be forwarded through the GTP tunnel, and generates matching rules configured on the gateway and the base station respectively.
  • Step S205 The controller sends a matching rule to the gateway.
  • the controller sends a matching rule configured on the gateway to the gateway.
  • Step S206 The controller sends a matching rule to the base station.
  • the controller sends a matching rule configured on the base station to the base station.
  • the network element and the base station are respectively configured with corresponding matching rules, and after receiving the data packet, the network element or the base station matches the data packet with the locally stored matching rule, and the matching rule may be
  • the method includes a plurality of entries, each of which includes an index value and an operation indication corresponding to the index value, where the index value is used to determine whether the data packet matches the entry, and the operation indication is used to indicate that the data packet matches the entry How to process the data packet; the index value of each entry may be an IP quintuple, a destination IP, a source IP, a destination port number, a source port number, or any combination thereof, but the premise is not carried with a GTP encapsulation.
  • the IP quintuple, destination IP, source IP, destination port number, source port number, or any combination thereof corresponding to the outer IP header information of the data packet is the same, ensuring that the GTP encapsulated data packet cannot be matched to the network element or the base station.
  • the matching rule because the data packet carrying the GTP encapsulation needs to be forwarded through the GTP tunnel, and the embodiment of the present invention is performed on the data packet without the GTP encapsulation. hair. If the network element or the base station determines that the data packet matches a table entry in the locally stored matching rule, the data packet is forwarded according to the operation indication in the entry.
  • the received data packet is matched with the matching rule by the gateway or the base station, and the data packet is forwarded according to the operation indication in the matched entry, and the data packet is not required to be forwarded through the GTP tunnel, thereby saving the network.
  • the forwarding of the data packet according to the entry includes: if it is determined that the address information in the IP packet header matches the index value of an entry in the matching rule, An operation instruction corresponding to the index value in the entry is sent to the local corresponding Packet Data Convergence Protocol (PDCP) entity queue for processing.
  • PDCP Packet Data Convergence Protocol
  • the base station receives the IP data packet sent by the network side, that is, the data packet received by the base station is a downlink IP data packet
  • the base station according to the address information in the IP data packet header, such as an IP quintuple, and the locally stored downlink matching rule. If the IP quintuple matches the index value of an entry in the downlink matching rule, the IP data packet is sent to the local corresponding according to the operation instruction corresponding to the index value in the entry.
  • the PDCP entity queue is processed, and the table entries matched by the data packet are as shown in Table 1:
  • the base station locally stores the mapping relationship between the bearer identifier corresponding to the IP quintuple and the queue of the PDCP entity, and the base station obtains the corresponding bearer identifier and the PDCP entity queue according to the IP quintuple of the IP data packet, and the IP data packet is added by the PDCP entity queue.
  • the PDCP packet is formed on the upper PDCP packet, and the PDCP data packet is sent to the air interface bearer corresponding to the bearer identifier, and the PDCP data packet is sent to the user terminal according to the air interface bearer.
  • the data packet received by the base station is a PDCP data packet sent by the user terminal, if the data packet is matched with a locally stored matching rule, the packet is matched according to the entry.
  • the forwarding of the data packet includes: decompressing the PDCP data packet, obtaining an IP data packet, and determining, if the information is matched with an index value of a table entry in the matching rule, according to the index and the index
  • the operation instruction corresponding to the value forwards the IP data packet to the gateway of the external domain or the opposite base station of the local domain.
  • Decompressing the PDCP data packet to obtain an IP data packet and if it is determined that the index value of an entry in the matching rule is matched, the method includes: decompressing the PDCP data packet After obtaining the IP data packet, if it is determined according to the quintuple of the IP data packet, it is matched with the index value of an entry in the matching rule; or after decompressing the PDCP data packet to obtain an IP data packet, And determining, according to the bearer identifier corresponding to the current PDCP entity queue, that the index value of one entry in the matching rule matches.
  • the data packet received by the base station is a PDCP data packet sent by the user terminal, that is, the data packet received by the base station is an uplink PDCP data packet
  • the PDCP data packet is decompressed to obtain an IP data packet, and if the judgment is obtained,
  • the quintuple of the IP data packet matches the index value of an entry in the uplink matching rule, and the IP data packet is forwarded to the gateway of the foreign domain according to the operation instruction corresponding to the index value in the entry.
  • the peer base station of the local domain; the table entries matched by the data packet are as shown in Table 2:
  • the IP quintuple is forwarded to the external domain gateway (the destination IP is in the outer domain) or forwarded to the peer base station (the destination IP is in the local domain). If the base station determines that the current bearer identifier corresponding to the current PDCP entity queue and the index value of an entry in the uplink matching rule are obtained, If the matching is performed, the IP data packet is forwarded to the gateway of the external domain or the opposite base station of the local domain according to the operation indication corresponding to the index value in the entry; 3 shows:
  • the bearer identifier is forwarded to the outer domain gateway (the destination IP is in the outer domain) or forwarded to the opposite base station (the destination IP is in the local domain).
  • the base station decompresses the PDCP data packet to obtain an IP data packet, which can be based on the IP quintuple of the IP data packet. Or the bearer identifier corresponding to the PDCP entity queue of the PDCP data packet is matched with the uplink matching rule. If an entry in the uplink matching rule is matched, the IP data packet is forwarded according to the operation indication in the entry, if the IP data The destination IP of the packet is in the outer domain of the network to which the base station belongs, and the base station forwards the IP data packet to the external domain gateway. If the destination IP address of the IP data packet is in the network to which the base station belongs, the base station forwards the IP data to the opposite base station in the local domain.
  • the downlink data packet and the uplink data matching rule are matched by the downlink matching rule and the uplink matching rule of the base station, and the data packet is forwarded according to the operation instruction corresponding to the matched entry, and the data packet does not need to be forwarded through the GTP tunnel.
  • the network signaling overhead and bearer resources are saved, and the LTE network resource consumption is reduced.
  • the data packet is an IP data packet sent by the user terminal or the network side; correspondingly, if the determining is that the data packet matches a table entry in the locally stored matching rule, And forwarding, by the entry, the data packet according to the quintuton of the IP data packet, if the index value of an entry in the matching rule is matched, according to the The operation instruction corresponding to the index value forwards the IP data packet to the gateway of the external domain or the opposite base station of the local domain.
  • the gateway receives the IP data packet sent by the network side, that is, the downlink IP data packet, or the gateway receives the IP data packet sent by the user terminal, that is, the uplink IP data packet sent by the base station, the gateway according to the IP data packet is five yuan.
  • the group matches the matching rule stored in the gateway, and if it is determined that the index value of an entry in the matching rule matches, the IP is determined according to an operation instruction corresponding to the index value in the entry.
  • the data packet is forwarded to the gateway of the foreign domain or the opposite base station of the domain.
  • Table entries matched by the data packet are shown in Table 4:
  • the gateway forwards the IP data packet to the external domain gateway. If the destination IP address of the IP data packet is in the network to which the gateway belongs, the gateway forwards the IP data to the pair in the domain. End base station.
  • the embodiment of the present invention matches the received data packet with the matching rule by using the gateway, and forwards the data packet according to the operation instruction corresponding to the matched entry, and does not need to forward the data packet through the GTP tunnel, thereby saving network signaling overhead and bearer. Resources, reducing LTE network resource consumption.
  • FIG. 3 is a structural diagram of a base station according to another embodiment of the present invention.
  • the base station receives the IP data packet sent by the network side, performs GTP encapsulation on the IP data packet according to the locally stored GTP tunnel parameter, and obtains the preprocessed IP data after performing UDP encapsulation and IP encapsulation.
  • the packet is sent to the protocol stack for processing.
  • the pre-processing module in the base station performs pre-processing on the IP data packet, specifically, the pre-processing module is locally stored
  • the GTP tunnel parameter sent by the controller performs GTP encapsulation on the IP data packet to obtain a GTP data packet, and then performs UDP encapsulation and IP encapsulation on the GTP data packet to obtain an IP data packet, and sends the IP data packet carrying the GTP encapsulation to the
  • the protocol stack of the base station The protocol stack of the base station performs UDP decapsulation, IP decapsulation, and GTP decapsulation processing on the IP data packets carrying the GTP encapsulation to obtain IP data packets, and then is processed by the PDCP entity queue.
  • the base station performs PDCP decapsulation on the PDCP data packet sent by the user terminal to obtain the first IP data packet, and then sends the packet to the protocol stack for GTP encapsulation, UDP encapsulation, and IP encapsulation to obtain the second IP data packet, and the second IP data packet is obtained.
  • the IP digital packet performs UDP decapsulation and IP decapsulation, and performs GTP decapsulation according to locally stored GTP tunnel parameters, and obtains the first IP data packet sent to the outer domain gateway or the peer base station of the local domain.
  • the PDCP data packet is decapsulated to obtain the IP data packet carried in the first IP data packet, that is, the PDCP data packet.
  • the second IP data packet is obtained by GTP encapsulation, UDP encapsulation, and IP encapsulation of the first IP data packet by the protocol stack of the base station, and the second IP data packet is sent to the pre-processing module, and the second IP packet is sent by the pre-processing module.
  • the digital packet performs UDP decapsulation and IP decapsulation to obtain a GTP data packet, and performs GTP decapsulation on the GTP data packet according to the locally stored GTP tunnel parameter sent by the controller to obtain the first IP data packet, and the first IP data packet is obtained.
  • the destination IP in the first IP data packet is sent to the gateway of the outer domain or the opposite base station of the local domain by means of IP routing.
  • the pre-processing module is configured in the base station, and the pre-processing module performs GTP encapsulation, UDP encapsulation, and IP encapsulation on the IP data packets received by the network side, so that the base station that does not have the matching rule can forward the IP that does not carry the GTP encapsulation.
  • the data packet in addition, the pre-processing module performs UDP decapsulation, IP decapsulation, and GTP decapsulation on the IP packet carrying the GTP encapsulation encapsulated in the protocol stack, so that the user terminal PDCP packet is sent through the IP route instead of the GTP tunnel.
  • the gateway to the foreign domain or the opposite base station of the domain.
  • FIG. 4 is a structural diagram of a base station according to another embodiment of the present invention.
  • the base station provided by the embodiment of the present invention can perform the processing flow provided by the embodiment of the packet forwarding processing method.
  • the base station 40 includes a receiving module 41 and a matching module 42, where the receiving module 41 is configured to receive a data packet;
  • the module 42 is configured to match the data packet received by the receiving module 41 with a locally stored matching rule, and if it is determined that the data packet matches a locally stored matching rule,
  • the entry is forwarded to the data packet, where the matching rule includes multiple entries, and the entry includes an index value for determining whether the entry matches the entry, and corresponding to the index value.
  • the embodiment of the present invention matches the received data packet with the matching rule by the base station, and forwards the data packet according to the operation indication in the matched entry, and does not need to forward the data packet through the GTP tunnel, thereby saving network signaling.
  • Overhead and bearer resources reduce LTE network resource consumption.
  • the data packet received by the receiving module 41 is an IP data packet sent by the network side.
  • the matching module 42 is configured to determine the address in the IP packet header if it is determined. The information is matched with the index value of an entry in the matching rule, and the IP data packet is sent to the local PDCP entity queue for processing according to the operation instruction corresponding to the index value in the entry.
  • the data packet received by the receiving module 41 is a PDCP data packet sent by the user terminal.
  • the matching module 42 is configured to decompress the PDCP data packet, obtain an IP data packet, and determine the matching and matching rule. If the index values of the first one of the entries match, the IP data packet is forwarded to the gateway of the outer domain or the opposite base station of the local domain according to the operation indication corresponding to the index value in the entry.
  • the matching module 42 is specifically configured to perform decompression on the PDCP data packet to obtain an IP data packet, and determine, according to the quintuple of the IP data packet, that the index value of one entry in the matching rule matches; Or after decompressing the PDCP data packet to obtain an IP data packet, determining, according to the bearer identifier corresponding to the current PDCP entity queue, that the index value of one entry in the matching rule matches.
  • the base station provided by the embodiment of the present invention may be specifically used to implement the method embodiment provided in FIG. 1 above, and specific functions are not described herein again.
  • the downlink data packet and the uplink data matching rule are matched by the downlink matching rule and the uplink matching rule of the base station, and the data packet is forwarded according to the operation instruction corresponding to the matched entry, and the data packet does not need to be forwarded through the GTP tunnel.
  • the network signaling overhead and bearer resources are saved, and the LTE network resource consumption is reduced.
  • FIG. 5 is a structural diagram of a gateway according to another embodiment of the present invention.
  • the gateway provided by the embodiment of the present invention may perform the processing flow provided by the embodiment of the packet forwarding processing method.
  • the gateway 50 includes a receiving module 51 and a matching module 52, where the receiving module 51 is configured to receive a data packet;
  • the module 52 is configured to match the data packet received by the receiving module 51 with a locally stored matching rule, and if it is determined that the data packet matches a locally stored matching rule, The entry forwards the data packet; where the matching
  • the rule includes a plurality of entries, the entry including an index value for determining whether to match the entry, and an operation indication corresponding to the index value for indicating how to process the data packet.
  • the data packet received by the receiving module 51 is an IP data packet sent by the user terminal or the network side; correspondingly, the matching module 52 is configured to use the IP data packet according to the If the quintuple is determined to match the index value of an entry in the matching rule, the IP data packet is forwarded to the gateway of the external domain according to an operation instruction corresponding to the index value in the entry.
  • the peer base station of this domain is configured to use the IP data packet according to the gateway of the external domain according to an operation instruction corresponding to the index value in the entry.
  • the gateway provided by the embodiment of the present invention may be specifically used to implement the method embodiment provided in FIG. 1 above, and specific functions are not described herein again.
  • the embodiment of the present invention matches the received data packet with the matching rule by using the gateway, and forwards the data packet according to the operation instruction corresponding to the matched entry, and does not need to forward the data packet through the GTP tunnel, thereby saving network signaling overhead and bearer. Resources, reducing LTE network resource consumption.
  • FIG. 6 is a structural diagram of a base station according to another embodiment of the present invention.
  • the base station provided by the embodiment of the present invention can perform the processing flow provided by the embodiment of the data packet forwarding processing method.
  • the base station 60 includes a receiving module 61 and a pre-processing module 62, where the receiving module 61 is configured to receive the network side sending.
  • the IP data packet; the pre-processing module 62 is configured to perform GTP encapsulation on the IP data packet according to the locally stored GTP tunnel parameter, and obtain the pre-processed IP data packet after performing UDP encapsulation and IP encapsulation, and then
  • the processed IP packets are sent to the protocol stack for processing.
  • the pre-processing module is configured in the base station, and the pre-processing module performs GTP encapsulation, UDP encapsulation, and IP encapsulation on the IP data packets received by the network, so that the base station that does not have the matching rule can forward the IP that does not carry the GTP encapsulation. data pack.
  • FIG. 7 is a structural diagram of a base station according to another embodiment of the present invention.
  • the base station provided by the embodiment of the present invention can perform the process flow of the data packet forwarding processing method.
  • the base station 70 includes a decapsulation module 71, a packaging module 72, and a preprocessing module 73.
  • the PDCP decapsulation is performed on the PDCP data packet sent by the user terminal to obtain a first IP data packet;
  • the encapsulating module 72 is configured to perform GTP encapsulation, UDP encapsulation, and IP encapsulation on the first IP data packet to obtain a second IP data packet;
  • the pre-processing module 73 is configured to perform UDP decapsulation and IP decapsulation on the second IP digital packet, and perform GTP decapsulation according to the locally stored GTP tunnel parameter, to obtain the gateway that the first IP data packet is sent to the external domain or The peer base station of this domain.
  • the pre-processing module configured in the base station performs UDP decapsulation, IP decapsulation, and GTP decapsulation on the IP data packet encapsulated by the protocol stack and carries the GTP encapsulation, so that the PDCP data packet of the user terminal passes the IP route instead of The GTP tunnel is sent to the gateway of the foreign domain or the peer base station of the local domain.
  • FIG. 8 is a structural diagram of a packet forwarding processing system according to another embodiment of the present invention.
  • the data packet forwarding processing system provided by the embodiment of the present invention may perform the processing flow provided by the embodiment of the data packet forwarding processing method.
  • the data packet forwarding processing system 80 includes the base station 40 and the foregoing embodiment described in the foregoing embodiments.
  • the base station included in the packet forwarding processing system 80 may also be the base station 60 or the base station 70 described in the foregoing embodiments.
  • the packet forwarding processing system provided by the embodiment of the present invention can perform the processing flow provided by the embodiment of the data packet forwarding processing method.
  • the embodiment of the present invention provides a processing procedure provided by an embodiment of a data packet forwarding processing method, where the base station includes a receiver and a processor, where the receiver is configured to receive a data packet, and the processor is configured to: The data packet received by the receiving module is matched with the locally stored matching rule. If it is determined that the data packet matches an entry in the locally stored matching rule, the data packet is performed according to the table entry. Forwarding; wherein the matching rule includes multiple entries, the entry includes an index value for determining whether to match the entry, and corresponding to the index value, indicating how to process the The operational indication of the packet.
  • the data packet received by the receiver is an IP data packet sent by the network side.
  • the processor is configured to: if it is determined, the address information in the IP data packet header and an entry in the matching rule are learned. If the index values match, the IP data packet is sent to the local PDCP entity queue for processing according to the operation indication corresponding to the index value in the entry.
  • the data packet received by the receiver is a PDCP data packet sent by the user terminal; correspondingly, the processor is configured to decompress the PDCP data packet, obtain an IP data packet, and determine a table in the matching and matching rules. If the index values of the items match, the IP data packet is forwarded to the gateway of the outer domain or the opposite base station of the local domain according to the operation indication corresponding to the index value in the entry.
  • the processor is specifically configured to: after decompressing the PDCP data packet to obtain an IP data packet, determine, according to the quintuple of the IP data packet, that the index value of an entry in the matching rule matches; or Decompressing the PDCP data packet to obtain an IP data packet, according to The bearer identifier of the current PDCP entity queue is determined to match the index value of an entry in the matching rule.
  • the embodiment of the present invention matches the received data packet with the matching rule by the base station, and forwards the data packet according to the operation indication in the matched entry, and does not need to forward the data packet through the GTP tunnel, thereby saving network signaling.
  • Overhead and bearer resources reduce LTE network resource consumption.
  • the embodiment of the present invention provides a gateway, which may perform a process flow provided by an embodiment of a data packet forwarding processing method, where the gateway includes a receiver and a processor, where the receiver is configured to receive a data packet, and the processor is configured to: The data packet received by the receiving module is matched with the locally stored matching rule. If it is determined that the data packet matches an entry in the locally stored matching rule, the data packet is performed according to the table entry. Forwarding; wherein the matching rule includes multiple entries, the entry includes an index value for determining whether to match the entry, and corresponding to the index value, indicating how to process the The operational indication of the packet.
  • the data packet received by the receiver is an IP data packet sent by the user terminal or the network side.
  • the processor is configured to learn, according to the quintuple of the IP data packet, the matching rule. If the index value of an entry matches, the IP data packet is forwarded to the gateway of the outer domain or the opposite base station of the local domain according to the operation indication corresponding to the index value in the entry.
  • the embodiment of the present invention matches the received data packet with the matching rule by using the gateway, and forwards the data packet according to the operation instruction corresponding to the matched entry, and does not need to forward the data packet through the GTP tunnel, thereby saving network signaling overhead and bearer. Resources, reducing LTE network resource consumption.
  • the embodiment of the present invention provides a processing procedure provided by an embodiment of a data packet forwarding processing method, where the base station includes a receiver and a processor, and the receiver is configured to receive an IP data packet sent by the network side;
  • the device is configured to perform GTP encapsulation on the IP data packet according to locally stored GTP tunnel parameters, and obtain a preprocessed IP data packet by performing UDP encapsulation and IP encapsulation, and then sending the preprocessed IP data packet to the protocol stack. Process it.
  • the pre-processing module is configured in the base station, and the pre-processing module performs GTP encapsulation, UDP encapsulation, and IP encapsulation on the IP data packets received by the network, so that the base station that does not have the matching rule can forward the IP that does not carry the GTP encapsulation. data pack.
  • the embodiment of the present invention provides a processing procedure provided by an embodiment of a data packet forwarding processing method, where the base station includes a processor and a transmitter, and the processor is configured to perform PDCP decapsulation on a PDCP data packet sent by the user terminal.
  • Obtaining a first IP data packet An IP data packet is subjected to GTP encapsulation and UDP encapsulation and IP encapsulation to obtain a second IP data packet; UDP decapsulation and IP decapsulation are performed on the second IP digital packet, and GTP decapsulation is performed according to locally stored GTP tunnel parameters, Obtaining the first IP data packet; the transmitter is configured to send the first IP data packet to a gateway of an external domain or a peer base station of the local domain.
  • the pre-processing module configured in the base station performs UDP decapsulation, IP decapsulation, and GTP decapsulation on the IP data packet encapsulated by the protocol stack and carries the GTP encapsulation, so that the PDCP data packet of the user terminal passes the IP route instead of The GTP tunnel is sent to the gateway of the foreign domain or the peer base station of the local domain.
  • the embodiment of the present invention matches the received data packet with the matching rule by using the gateway or the base station, and forwards the data packet according to the operation indication in the matched entry, and does not need to forward the data through the GTP tunnel.
  • the packet saves network signaling overhead and bearer resources, and reduces LTE network resource consumption.
  • the pre-processing module is configured in the base station, and the pre-processing module performs GTP encapsulation, UDP encapsulation, and IP encapsulation on the IP data packets received by the network, so that the base station that does not have the matching rule can forward the IP data packet that does not carry the GTP encapsulation.
  • the pre-processing module also performs UDP decapsulation, IP decapsulation, and GTP decapsulation on the IP packet carrying the GTP encapsulation encapsulated in the protocol stack, so that the PDCP packet of the user terminal is sent to the gateway of the external domain through the IP route instead of the GTP tunnel. Or the peer base station of the domain.
  • the disclosed apparatus and method may be implemented in other manners.
  • the device embodiments described above are merely illustrative.
  • the division of the unit is only a logical function division.
  • there may be another division manner for example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored, or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
  • the units described as separate components may or may not be physically separate, and the components displayed as units may or may not be physical units, i.e., may be located in one place, or may be distributed over multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated in In a unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of hardware plus software functional units.
  • the above-described integrated unit implemented in the form of a software functional unit can be stored in a computer readable storage medium.
  • the above software functional unit is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor to perform the method of various embodiments of the present invention.
  • a computer device which may be a personal computer, a server, or a network device, etc.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like, which can store program code. .

Abstract

A data packet forwarding processing method and device. The method comprises: receiving a data packet; matching the data packet with a locally stored matching rule, and if it is learnt by judgement that the data packet matches one entry in the locally stored matching rule, forwarding the data packet according to the entry, wherein the matching rule comprises a plurality of entries, and each of the entries comprises an index value used for judging whether the data packet matches the entry and an operation instruction corresponding to the index value and used for instructing how to process the data packet. The matching of a received data packet and a matching rule is performed by a gateway or a base station, and the data packet is forwarded according to an operation instruction in a matched entry without forwarding the data packet through a GTP tunnel, thereby saving the network signalling overhead and bearer resources, and reducing the consumption of LTE network resources.

Description

数据包转发处理方法及装置  Packet forwarding processing method and device
技术领域 Technical field
本发明实施例涉及通信技术, 尤其涉及一种数据包转发处理方法及装 置。 背景技术  The embodiments of the present invention relate to communication technologies, and in particular, to a data packet forwarding processing method and apparatus. Background technique
长期演进 ( Long Term Evolut ion , 简称 LTE)是第 3代合作伙伴计划 ( 3rd Generat ion Partnership Proj ect,简称 3GPP)主导的通用移动通信 系统 ( Universal Mobi le Te lecommunicat ions System,简禾尔 UMTS)技术的 演进。 业务流通过 LTE网络中网元之间预先建立的承载通道如基于 GPRS 隧道协议 (GPRS Tunne l l ing Protocol , 简称 GTP ) 的 GTP隧道进行转发, GTP隧道能够保障业务流的服务质量(Qual ity of Service,简称 QoS)需求。  Long Term Evolution (LTE) is a Universal Mobile Communication System (Universal Mobi le Tecommunicat ions System) based on the 3rd Generation Partnership Project (3GPP). Evolution. The service flow is forwarded through a pre-established bearer channel between the network elements in the LTE network, such as a GTP tunnel based on the GPRS Tunneling Protocol (GTP). The GTP tunnel can guarantee the service quality of the service flow (Quality of Service). , referred to as QoS) requirements.
但是在 LTE网络中, 并不是所有的业务流都需要 QoS保障, 针对不需 要 QoS保障的业务流, 同样需要经过 GTP封装 /解封装的协议栈处理机制 建立 GTP隧道, 导致 LTE网络资源消耗大。 发明内容  However, in an LTE network, not all service flows require QoS guarantee. For service flows that do not require QoS guarantee, a GTP tunnel is also required to be established through the GTP encapsulation/decapsulation protocol stack processing mechanism, resulting in large LTE network resource consumption. Summary of the invention
本发明实施例提供一种数据包转发处理方法及装置, 以减少 LTE网络 资源消耗。  Embodiments of the present invention provide a data packet forwarding processing method and apparatus to reduce LTE network resource consumption.
本发明实施例的一个方面是提供一种数据包转发处理方法, 包括: 接收数据包;  An aspect of the embodiments of the present invention provides a data packet forwarding processing method, including: receiving a data packet;
将所述数据包与本地存储的匹配规则进行匹配, 若判断获知所述数据 包与本地存储的匹配规则中一表项相匹配, 则根据所述表项对所述数据包 进行转发; 其中, 所述匹配规则包括多个表项, 所述表项包括用于判断是 否与所述表项相匹配的索引值, 以及与所述索引值对应的、 用于指示如何 处理所述数据包的操作指示。  Matching the data packet with a locally stored matching rule, and if it is determined that the data packet matches a table entry in the locally stored matching rule, forwarding the data packet according to the entry; The matching rule includes a plurality of entries, the entry includes an index value for determining whether to match the entry, and an operation corresponding to the index value for indicating how to process the data packet Instructions.
本发明实施例的另一个方面是提供一种数据包转发处理方法, 包括: 基站接收网络侧发送的 IP数据包, 根据本地存储的 GTP隧道参数对 所述 IP数据包进行 GTP封装, 并进行 UDP封装和 IP封装获得经过预处 理的 IP数据包后,将所述经过预处理的 IP数据包发送到协议栈进行处理。 Another aspect of the embodiments of the present invention provides a data packet forwarding processing method, including: receiving, by a base station, an IP data packet sent by a network side, according to a locally stored GTP tunnel parameter pair The IP data packet is GTP-encapsulated, and after the UDP encapsulation and IP encapsulation are performed to obtain the pre-processed IP data packet, the pre-processed IP data packet is sent to the protocol stack for processing.
本发明实施例的另一个方面是提供一种数据包转发处理方法, 包括: 基站对用户终端发送的 PDCP数据包进行 PDCP解封装获得第一 IP 数据包后,发送至协议栈依次进行 GTP封装和 UDP封装和 IP封装获得第 二 IP数据包, 对所述第二 IP数码包进行 UDP解封装和 IP解封装, 并根 据本地存储的 GTP隧道参数进行 GTP解封装,获得所述第一 IP数据包发 给外域的网关或本域的对端基站。  Another aspect of the embodiments of the present invention provides a packet forwarding processing method, including: performing, by a base station, PDCP decapsulation of a PDCP data packet sent by a user terminal to obtain a first IP data packet, and then sending the packet to the protocol stack for GTP encapsulation and UDP encapsulation and IP encapsulation obtain a second IP data packet, perform UDP decapsulation and IP decapsulation on the second IP digital packet, and perform GTP decapsulation according to locally stored GTP tunnel parameters to obtain the first IP data packet. The gateway sent to the foreign domain or the opposite base station of the domain.
本发明实施例的另一个方面是提供一种基站, 包括:  Another aspect of the embodiments of the present invention provides a base station, including:
接收模块, 用于接收数据包;  a receiving module, configured to receive a data packet;
匹配模块, 用于将所述接收模块接收到的所述数据包与本地存储的匹 配规则进行匹配, 若判断获知所述数据包与本地存储的匹配规则中一表项 相匹配, 则根据所述表项对所述数据包进行转发; 其中, 所述匹配规则包 括多个表项, 所述表项包括用于判断是否与所述表项相匹配的索引值, 以 及与所述索引值对应的、 用于指示如何处理所述数据包的操作指示。  a matching module, configured to match the data packet received by the receiving module with a locally stored matching rule, and if it is determined that the data packet matches a table entry in a locally stored matching rule, according to the The entry is forwarded to the data packet, where the matching rule includes multiple entries, and the entry includes an index value for determining whether the entry matches the entry, and corresponding to the index value. An operation instruction for indicating how to process the data packet.
本发明实施例的另一个方面是提供一种网关, 包括:  Another aspect of the embodiments of the present invention provides a gateway, including:
接收模块, 用于接收数据包;  a receiving module, configured to receive a data packet;
匹配模块, 用于将所述接收模块接收到的所述数据包与本地存储的匹 配规则进行匹配, 若判断获知所述数据包与本地存储的匹配规则中一表项 相匹配, 则根据所述表项对所述数据包进行转发; 其中, 所述匹配规则包 括多个表项, 所述表项包括用于判断是否与所述表项相匹配的索引值, 以 及与所述索引值对应的、 用于指示如何处理所述数据包的操作指示。  a matching module, configured to match the data packet received by the receiving module with a locally stored matching rule, and if it is determined that the data packet matches a table entry in a locally stored matching rule, according to the The entry is forwarded to the data packet, where the matching rule includes multiple entries, and the entry includes an index value for determining whether the entry matches the entry, and corresponding to the index value. An operation instruction for indicating how to process the data packet.
本发明实施例的另一个方面是提供一种基站, 包括:  Another aspect of the embodiments of the present invention provides a base station, including:
接收模块, 用于接收网络侧发送的 IP数据包;  a receiving module, configured to receive an IP data packet sent by the network side;
预处理模块, 用于根据本地存储的 GTP隧道参数对所述 IP数据包进 行 GTP封装,并进行 UDP封装和 IP封装获得经过预处理的 IP数据包后, 将所述经过预处理的 IP数据包发送到协议栈进行处理。  a pre-processing module, configured to perform GTP encapsulation on the IP data packet according to a locally stored GTP tunnel parameter, and obtain a pre-processed IP data packet by performing UDP encapsulation and IP encapsulation to obtain the pre-processed IP data packet. Send to the protocol stack for processing.
本发明实施例的另一个方面是提供一种基站, 包括:  Another aspect of the embodiments of the present invention provides a base station, including:
解封装模块, 用于对用户终端发送的 PDCP数据包进行 PDCP解封装 获得第一 IP数据包; 封装模块,用于将所述第一 IP数据包进行 GTP封装和 UDP封装和 IP 封装获得第二 IP数据包; a decapsulation module, configured to perform PDCP decapsulation on a PDCP data packet sent by the user terminal to obtain a first IP data packet; a packaging module, configured to perform GTP encapsulation, UDP encapsulation, and IP encapsulation on the first IP data packet to obtain a second IP data packet;
预处理模块,用于对所述第二 IP数码包进行 UDP解封装和 IP解封装, 并根据本地存储的 GTP隧道参数进行 GTP解封装,获得所述第一 IP数据 包发给外域的网关或本域的对端基站。  a pre-processing module, configured to perform UDP decapsulation and IP decapsulation on the second IP digital package, and perform GTP decapsulation according to locally stored GTP tunnel parameters, to obtain a gateway for sending the first IP data packet to an external domain or The peer base station of this domain.
本发明实施例的另一个方面是提供一种基站, 包括接收器和处理器, 其中:  Another aspect of the embodiments of the present invention provides a base station, including a receiver and a processor, where:
所述接收器用于接收数据包;  The receiver is configured to receive a data packet;
所述处理器用于将所述接收模块接收到的所述数据包与本地存储的 匹配规则进行匹配, 若判断获知所述数据包与本地存储的匹配规则中一表 项相匹配, 则根据所述表项对所述数据包进行转发; 其中, 所述匹配规则 包括多个表项, 所述表项包括用于判断是否与所述表项相匹配的索引值, 以及与所述索引值对应的、 用于指示如何处理所述数据包的操作指示。  The processor is configured to match the data packet received by the receiving module with a locally stored matching rule, and if it is determined that the data packet matches an entry in a locally stored matching rule, according to the The entry is forwarded to the data packet, where the matching rule includes multiple entries, and the entry includes an index value for determining whether the entry matches the entry, and corresponding to the index value. An operation instruction for indicating how to process the data packet.
本发明实施例的另一个方面是提供一种网关, 包括接收器和处理器, 其中:  Another aspect of an embodiment of the present invention is to provide a gateway, including a receiver and a processor, where:
所述接收器用于接收数据包;  The receiver is configured to receive a data packet;
所述处理器用于将所述接收模块接收到的所述数据包与本地存储的 匹配规则进行匹配, 若判断获知所述数据包与本地存储的匹配规则中一表 项相匹配, 则根据所述表项对所述数据包进行转发; 其中, 所述匹配规则 包括多个表项, 所述表项包括用于判断是否与所述表项相匹配的索引值, 以及与所述索引值对应的、 用于指示如何处理所述数据包的操作指示。  The processor is configured to match the data packet received by the receiving module with a locally stored matching rule, and if it is determined that the data packet matches an entry in a locally stored matching rule, according to the The entry is forwarded to the data packet, where the matching rule includes multiple entries, and the entry includes an index value for determining whether the entry matches the entry, and corresponding to the index value. An operation instruction for indicating how to process the data packet.
本发明实施例的另一个方面是提供一种基站, 包括接收器和处理器, 其中:  Another aspect of the embodiments of the present invention provides a base station, including a receiver and a processor, where:
所述接收器用于接收网络侧发送的 IP数据包;  The receiver is configured to receive an IP data packet sent by a network side;
所述处理器用于根据本地存储的 GTP隧道参数对所述 IP数据包进行 GTP封装, 并进行 UDP封装和 IP封装获得经过预处理的 IP数据包后, 将所述经过预处理的 IP数据包发送到协议栈进行处理。  The processor is configured to perform GTP encapsulation on the IP data packet according to a locally stored GTP tunnel parameter, and obtain a preprocessed IP data packet by performing UDP encapsulation and IP encapsulation, and then sending the preprocessed IP data packet. Go to the protocol stack for processing.
本发明实施例的另一个方面是提供一种基站, 包括处理器和发送器, 其中:  Another aspect of the embodiments of the present invention provides a base station, including a processor and a transmitter, where:
所述处理器用于对用户终端发送的 PDCP数据包进行 PDCP解封装获 得第一 IP数据包; 将所述第一 IP数据包进行 GTP封装和 UDP封装和 IP 封装获得第二 IP数据包; 用于对所述第二 IP数码包进行 UDP解封装和 IP解封装, 并根据本地存储的 GTP隧道参数进行 GTP解封装, 获得所述 第一 IP数据包; The processor is configured to perform PDCP decapsulation on a PDCP data packet sent by a user terminal. Obtaining a first IP data packet; performing a GTP encapsulation and UDP encapsulation and IP encapsulation on the first IP data packet to obtain a second IP data packet; and performing UDP decapsulation and IP decapsulation on the second IP digital packet, And performing GTP decapsulation according to locally stored GTP tunnel parameters, to obtain the first IP data packet;
所述发送器用于将所述第一 IP数据包发给外域的网关或本域的对端 基站。  The transmitter is configured to send the first IP data packet to a gateway of an external domain or a peer base station of the local domain.
本发明实施例的另一个方面是提供一种数据包转发处理系统, 包括所 述的基站和所述的网关。  Another aspect of an embodiment of the present invention is to provide a packet forwarding processing system including the base station and the gateway.
本发明实施例提供的数据包转发处理方法及装置, 通过网关或基站对 接收到的数据包与匹配规则进行匹配, 并依据匹配到的表项中操作指示对 所述数据包进行转发, 不需要通过 GTP隧道转发数据包, 节省了网络信令 开销和承载资源, 减少了 LTE网络资源消耗。 附图说明  The data packet forwarding processing method and device provided by the embodiment of the present invention, the gateway or the base station matches the received data packet with the matching rule, and forwards the data packet according to the operation instruction in the matched entry, and does not need to The data packet is forwarded through the GTP tunnel, which saves network signaling overhead and bearer resources, and reduces LTE network resource consumption. DRAWINGS
图 1为本发明实施例提供的数据包转发处理方法流程图;  FIG. 1 is a flowchart of a data packet forwarding processing method according to an embodiment of the present invention;
图 2为本发明实施例提供的数据包转发处理方法所适用的网络拓扑 图;  2 is a network topology diagram applicable to a data packet forwarding processing method according to an embodiment of the present invention;
图 3为本发明另一实施例提供的基站的结构图;  3 is a structural diagram of a base station according to another embodiment of the present invention;
图 4为本发明另一实施例提供的基站的结构图;  4 is a structural diagram of a base station according to another embodiment of the present invention;
图 5为本发明另一实施例提供的网关的结构图;  FIG. 5 is a structural diagram of a gateway according to another embodiment of the present invention;
图 6为本发明另一实施例提供的基站的结构图;  FIG. 6 is a structural diagram of a base station according to another embodiment of the present invention;
图 7为本发明另一实施例提供的基站的结构图;  FIG. 7 is a structural diagram of a base station according to another embodiment of the present invention;
图 8为本发明另一实施例提供的数据包转发处理系统结构图。 具体实施方式 为了更清楚地说明本发明实施例或现有技术中的技术方案, 下面将对 实施例中所需要使用的附图作一简单地介绍, 显而易见地, 下面描述中的 附图是本发明的一些实施例, 对于本领域普通技术人员来讲, 在不付出创 造性劳动性的前提下, 还可以根据这些附图获取其他的附图。  FIG. 8 is a structural diagram of a packet forwarding processing system according to another embodiment of the present invention. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, a brief description of the drawings to be used in the embodiments will be briefly described below. Some embodiments of the invention may be obtained by those of ordinary skill in the art in view of the drawings without additional inventive labor.
在本发明实施例中使用的术语是仅仅出于描述特定实施例的目的, 而 非旨在限制本发明。在本发明实施例和所附权利要求书中所使用的单数形 式的 "一种" 、 "所述 "和 "该"也旨在包括多数形式, 除非上下文清楚 地表示其他含义。 还应当理解, 本文中使用的术语 "和 /或" 是指并包含 一个或多个相关联的列出项目的任何或所有可能组合。 进一歩应当理解, 本文中采用的术语 "包括"规定了所述的特征、 整体、 歩骤、 操作、 元件 和 /或部件的存在, 而不排除一个或多个其他特征、 整体、 歩骤、 操作、 元件、 部件和 /或它们的组的存在或附加。 The terms used in the embodiments of the present invention are for the purpose of describing a particular embodiment only, and It is not intended to limit the invention. The singular forms "a", "the" and "the" It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items. It is to be understood that the term "comprising", used herein, is intended to mean the presence of the features, the whole, the steps, the operation, the components and/or components, and does not exclude one or more other features, The presence or addition of operations, components, components, and/or groups thereof.
应当理解, 尽管在本发明实施例中可能采用术语第一、 第二等来描述 各种定位设备, 但这些定位设备不应限于这些术语。 这些术语仅用来将定 位设备彼此区分开。 例如, 在不脱离本发明实施例范围的情况下, 第一定 位设备也可以被称为第二定位设备, 类似地, 第二定位设备也可以被称为 第一定位设备。  It should be understood that although the terms first, second, etc. may be used to describe various positioning devices in embodiments of the invention, these positioning devices should not be limited to these terms. These terms are only used to distinguish positioning devices from each other. For example, the first bit device may also be referred to as a second positioning device without departing from the scope of the embodiments of the present invention. Similarly, the second positioning device may also be referred to as a first positioning device.
软件定义网络 ( Software Def ined Network,简称 SDN ) 是一种新型网 络架构, 利用网络软件可编程技术在网元设备上部署处理规则, 使网元设 备采用不经过 GTP封装 /解封装的协议栈处理机制对符合处理规则的数据 包进行转发, 达到节省网络信令开销和承载资源的效果。 图 1为本发明实 施例提供的数据包转发处理方法流程图, 本发明实施例将 SDN的处理机制 应用在 LTE网络中, 以减少 LTE网络资源消耗, 具体的数据包转发处理方 法如下:  Software Def ined Network (SDN) is a new type of network architecture that uses network software programmable technology to deploy processing rules on network element devices, so that network element devices can be processed by protocol stacks that are not encapsulated/decapsulated by GTP. The mechanism forwards the data packets that meet the processing rules, and saves network signaling overhead and bears resources. FIG. 1 is a flowchart of a packet forwarding processing method according to an embodiment of the present invention. The SDN processing mechanism is applied to an LTE network to reduce LTE network resource consumption. The specific packet forwarding processing method is as follows:
歩骤 S 101、 接收数据包;  Step S101: Receive a data packet;
歩骤 S 102、将所述数据包与本地存储的匹配规则进行匹配, 若判断获 知所述数据包与本地存储的匹配规则中一表项相匹配, 则根据所述表项对 所述数据包进行转发; 其中, 所述匹配规则包括多个表项, 所述表项包括 用于判断是否与所述表项相匹配的索引值, 以及与所述索引值对应的、 用 于指示如何处理所述数据包的操作指示。  Step S102: Match the data packet with a locally stored matching rule, and if it is determined that the data packet matches a table entry in the locally stored matching rule, the data packet is compared according to the table entry. Forwarding; wherein the matching rule includes multiple entries, where the entry includes an index value for determining whether to match the entry, and corresponding to the index value, indicating how to process the An indication of the operation of the packet.
图 2为本发明实施例提供的数据包转发处理方法所适用的网络拓扑 图。 LTE网络中的网元, 如基站或网关, 在接收数据包之前接收 LTE网络 中的控制器下发的匹配规则, 所述匹配规则是控制器根据用户终端请求的 业务的属性信息判断所述业务不需通过 GTP隧道转发时向基站或网关下发 的规则, 具体歩骤如下所示: 歩骤 S201、 用户终端向服务器发送业务请求; FIG. 2 is a network topology diagram applicable to a packet forwarding processing method according to an embodiment of the present invention. The network element in the LTE network, such as the base station or the gateway, receives the matching rule sent by the controller in the LTE network before receiving the data packet, where the matching rule is that the controller determines the service according to the attribute information of the service requested by the user terminal. The rules are delivered to the base station or the gateway when the GTP tunnel is not forwarded. The details are as follows: Step S201: The user terminal sends a service request to the server.
用户终端需要获取业务数据时, 通过网元如基站和网关向服务器发送 业务请求。  When the user terminal needs to obtain service data, the network element, such as the base station and the gateway, sends a service request to the server.
歩骤 S202、 服务器确定业务属性;  Step S202: The server determines a service attribute.
服务器依据业务请求确定用户终端需要获取的业务的属性。  The server determines the attributes of the service that the user terminal needs to obtain according to the service request.
歩骤 S203、 服务器向控制器发送业务属性;  Step S203: The server sends a service attribute to the controller.
服务器向控制器发送确定的业务属性。  The server sends the determined service attributes to the controller.
歩骤 S204、 控制器依据业务属性生成匹配规则;  Step S204: The controller generates a matching rule according to the service attribute.
控制器依据业务属性判断所述业务不需通过 GTP隧道转发, 分别生成 配置在网关和基站上的匹配规则。  The controller determines, according to the service attribute, that the service does not need to be forwarded through the GTP tunnel, and generates matching rules configured on the gateway and the base station respectively.
歩骤 S205、 控制器向网关发送匹配规则;  Step S205: The controller sends a matching rule to the gateway.
控制器向网关发送配置在网关上的匹配规则。  The controller sends a matching rule configured on the gateway to the gateway.
歩骤 S206、 控制器向基站发送匹配规则。  Step S206: The controller sends a matching rule to the base station.
控制器向基站发送配置在基站上的匹配规则。  The controller sends a matching rule configured on the base station to the base station.
基于上述歩骤 S201-S206 , 网元和基站分别配置有相应的匹配规则, 所述网元或基站在接收到数据包后, 将所述数据包与本地存储的匹配规则 进行匹配, 匹配规则可以包括多个表项, 每个表项包括索引值和与索引值 对应的操作指示, 索引值用于判断数据包是否与所述表项匹配, 操作指示 用于指示所述数据包匹配到表项后如何处理所述数据包; 各表项的索引值 可以是 IP五元组、 目的 IP、 源 IP、 目的端口号、 源端口号或者是它们的 任意组合, 但前提是不与携带有 GTP封装的数据包的外层 IP头信息对应 的 IP五元组、 目的 IP、 源 IP、 目的端口号、 源端口号或者是它们的任意 组合相同, 保证 GTP封装的数据包不能匹配到网元或基站的匹配规则, 因为携带有 GTP封装的数据包需要通过 GTP隧道进行转发, 而本发明实 施例针对没有 GTP封装的数据包进行转发。 网元或基站若判断获知所述 数据包与本地存储的匹配规则中一表项相匹配, 则根据所述表项中的操作 指示对所述数据包进行转发。  Based on the foregoing steps S201-S206, the network element and the base station are respectively configured with corresponding matching rules, and after receiving the data packet, the network element or the base station matches the data packet with the locally stored matching rule, and the matching rule may be The method includes a plurality of entries, each of which includes an index value and an operation indication corresponding to the index value, where the index value is used to determine whether the data packet matches the entry, and the operation indication is used to indicate that the data packet matches the entry How to process the data packet; the index value of each entry may be an IP quintuple, a destination IP, a source IP, a destination port number, a source port number, or any combination thereof, but the premise is not carried with a GTP encapsulation. The IP quintuple, destination IP, source IP, destination port number, source port number, or any combination thereof corresponding to the outer IP header information of the data packet is the same, ensuring that the GTP encapsulated data packet cannot be matched to the network element or the base station. The matching rule, because the data packet carrying the GTP encapsulation needs to be forwarded through the GTP tunnel, and the embodiment of the present invention is performed on the data packet without the GTP encapsulation. hair. If the network element or the base station determines that the data packet matches a table entry in the locally stored matching rule, the data packet is forwarded according to the operation indication in the entry.
本发明实施例通过网关或基站对接收到的数据包与匹配规则进行匹 配, 并依据匹配到的表项中操作指示对所述数据包进行转发, 不需要通过 GTP隧道转发数据包, 节省了网络信令开销和承载资源, 减少了 LTE网络 资源消耗。 In the embodiment of the present invention, the received data packet is matched with the matching rule by the gateway or the base station, and the data packet is forwarded according to the operation indication in the matched entry, and the data packet is not required to be forwarded through the GTP tunnel, thereby saving the network. Signaling overhead and bearer resources, reducing LTE network LF.
在上述实施例的基站上, 对于基站而言, 若所述数据包为网络侧发送 的 IP数据包; 相应地, 所述若判断获知所述数据包与本地存储的匹配规 则中一表项相匹配, 则根据所述表项对所述数据包进行转发, 包括: 若判 断获知所述 IP数据包包头中的地址信息与所述匹配规则中一表项的索引 值相匹配, 则根据所述表项中与所述索引值对应的操作指示, 将所述 IP 数据包发送到本地对应的分组数据汇聚协议 (Packet Data Convergence Protocol, 简称 PDCP)实体队列进行处理。  In the base station of the foregoing embodiment, for the base station, if the data packet is an IP data packet sent by the network side, correspondingly, if the determining is that the data packet is related to a locally stored matching rule, If the matching, the forwarding of the data packet according to the entry includes: if it is determined that the address information in the IP packet header matches the index value of an entry in the matching rule, An operation instruction corresponding to the index value in the entry is sent to the local corresponding Packet Data Convergence Protocol (PDCP) entity queue for processing.
若基站接收到网络侧发送的 IP数据包, 即基站接收到的数据包是下 行的 IP数据包, 则基站依据 IP数据包包头中的地址信息如 IP五元组, 与 本地存储的下行匹配规则进行匹配, 若 IP五元组与下行匹配规则中一表 项的索引值相匹配, 则根据所述表项中与所述索引值对应的操作指示, 将 所述 IP数据包发送到本地对应的 PDCP实体队列进行处理, 数据包匹配 到的所述表项如表 1所示:  If the base station receives the IP data packet sent by the network side, that is, the data packet received by the base station is a downlink IP data packet, the base station according to the address information in the IP data packet header, such as an IP quintuple, and the locally stored downlink matching rule. If the IP quintuple matches the index value of an entry in the downlink matching rule, the IP data packet is sent to the local corresponding according to the operation instruction corresponding to the index value in the entry. The PDCP entity queue is processed, and the table entries matched by the data packet are as shown in Table 1:
表 1
Figure imgf000009_0001
Table 1
Figure imgf000009_0001
基站本地保存有 IP五元组对应的承载标识和 PDCP实体队列的映射 关系, 基站依据 IP数据包的 IP五元组获取到对应的承载标识和 PDCP实 体队列, 由 PDCP实体队列对 IP数据包加上 PDCP头形成 PDCP数据包, 并将 PDCP数据包发送到与承载标识对应的空口承载上, 依据空口承载将 PDCP数据包发送给用户终端。  The base station locally stores the mapping relationship between the bearer identifier corresponding to the IP quintuple and the queue of the PDCP entity, and the base station obtains the corresponding bearer identifier and the PDCP entity queue according to the IP quintuple of the IP data packet, and the IP data packet is added by the PDCP entity queue. The PDCP packet is formed on the upper PDCP packet, and the PDCP data packet is sent to the air interface bearer corresponding to the bearer identifier, and the PDCP data packet is sent to the user terminal according to the air interface bearer.
若基站接收到的所述数据包为用户终端发送的 PDCP数据包;相应地, 所述若判断获知所述数据包与本地存储的匹配规则中一表项相匹配, 则根 据所述表项对所述数据包进行转发, 包括: 对所述 PDCP数据包进行解压 缩获取 IP数据包后若判断获知与匹配规则中一表项的索引值相匹配, 则 根据所述表项中与所述索引值对应的操作指示, 将所述 IP数据包转发给 外域的网关或本域的对端基站。  If the data packet received by the base station is a PDCP data packet sent by the user terminal, if the data packet is matched with a locally stored matching rule, the packet is matched according to the entry. The forwarding of the data packet includes: decompressing the PDCP data packet, obtaining an IP data packet, and determining, if the information is matched with an index value of a table entry in the matching rule, according to the index and the index The operation instruction corresponding to the value forwards the IP data packet to the gateway of the external domain or the opposite base station of the local domain.
所述对所述 PDCP数据包进行解压缩获取 IP数据包后若判断获知与 匹配规则中一表项的索引值相匹配包括: 对所述 PDCP数据包进行解压缩 获取 IP数据包后, 若根据所述 IP数据包的五元组判断获知与所述匹配规 则中一表项的索引值相匹配; 或对所述 PDCP数据包进行解压缩获取 IP 数据包后, 根据当前 PDCP实体队列对应的承载标识判断获知与所述匹配 规则中一表项的索引值相匹配。 Decompressing the PDCP data packet to obtain an IP data packet, and if it is determined that the index value of an entry in the matching rule is matched, the method includes: decompressing the PDCP data packet After obtaining the IP data packet, if it is determined according to the quintuple of the IP data packet, it is matched with the index value of an entry in the matching rule; or after decompressing the PDCP data packet to obtain an IP data packet, And determining, according to the bearer identifier corresponding to the current PDCP entity queue, that the index value of one entry in the matching rule matches.
若基站接收到的所述数据包为用户终端发送的 PDCP数据包, 即基站 接收到的数据包是上行的 PDCP数据包, 则对所述 PDCP数据包进行解压 缩获得 IP数据包, 若判断获知 IP数据包的五元组与上行匹配规则中一表 项的索引值相匹配, 则根据所述表项中与所述索引值对应的操作指示, 将 所述 IP数据包转发给外域的网关或本域的对端基站; 数据包匹配到的所 述表项如表 2所示:  If the data packet received by the base station is a PDCP data packet sent by the user terminal, that is, the data packet received by the base station is an uplink PDCP data packet, the PDCP data packet is decompressed to obtain an IP data packet, and if the judgment is obtained, The quintuple of the IP data packet matches the index value of an entry in the uplink matching rule, and the IP data packet is forwarded to the gateway of the foreign domain according to the operation instruction corresponding to the index value in the entry. The peer base station of the local domain; the table entries matched by the data packet are as shown in Table 2:
表 2  Table 2
IP五元组 转发到外域网关 (目的 IP在外域) 或转发到对端基站(目的 IP在本域) 基站若判断获知当前 PDCP实体队列对应的承载标识与上行匹配规则 中一表项的索引值相匹配, 则根据所述表项中与所述索引值对应的操作指 示, 将所述 IP数据包转发给外域的网关或本域的对端基站; 数据包匹配 到的所述表项如表 3所示:  The IP quintuple is forwarded to the external domain gateway (the destination IP is in the outer domain) or forwarded to the peer base station (the destination IP is in the local domain). If the base station determines that the current bearer identifier corresponding to the current PDCP entity queue and the index value of an entry in the uplink matching rule are obtained, If the matching is performed, the IP data packet is forwarded to the gateway of the external domain or the opposite base station of the local domain according to the operation indication corresponding to the index value in the entry; 3 shows:
表 3  table 3
承载标识 转发到外域网关 (目的 IP在外域) 或转发到对端基站(目的 IP在本域) 基站对所述 PDCP数据包进行解压缩获得 IP数据包, 可依据 IP数据 包的 IP五元组或处理 PDCP数据包的 PDCP实体队列对应的承载标识与 上行匹配规则进行匹配, 若匹配到上行匹配规则中的一个表项, 则按照表 项中的操作指示对 IP数据包进行转发,若 IP数据包的目的 IP在基站所属 网络的外域, 则基站将 IP数据包转发到外域网关, 若 IP数据包的目的 IP 在基站所属网络内, 则基站将 IP数据转发到本域中的对端基站。  The bearer identifier is forwarded to the outer domain gateway (the destination IP is in the outer domain) or forwarded to the opposite base station (the destination IP is in the local domain). The base station decompresses the PDCP data packet to obtain an IP data packet, which can be based on the IP quintuple of the IP data packet. Or the bearer identifier corresponding to the PDCP entity queue of the PDCP data packet is matched with the uplink matching rule. If an entry in the uplink matching rule is matched, the IP data packet is forwarded according to the operation indication in the entry, if the IP data The destination IP of the packet is in the outer domain of the network to which the base station belongs, and the base station forwards the IP data packet to the external domain gateway. If the destination IP address of the IP data packet is in the network to which the base station belongs, the base station forwards the IP data to the opposite base station in the local domain.
本发明实施例通过基站的下行匹配规则和上行匹配规则, 分别对下行 数据包和上行数据包进行匹配, 并根据匹配到的表项对应的操作指示转发 数据包, 不需要通过 GTP隧道转发数据包, 节省了网络信令开销和承载资 源, 减少了 LTE网络资源消耗。 对网关而言, 所述数据包为用户终端或网络侧发送的 IP数据包; 相 应地, 所述若判断获知所述数据包与本地存储的匹配规则中一表项相匹 配, 则根据所述表项对所述数据包进行转发, 包括: 若根据所述 IP数据 包的五元组判断获知与所述匹配规则中一表项的索引值相匹配, 则根据所 述表项中与所述索引值对应的操作指示, 将所述 IP数据包转发给外域的 网关或本域的对端基站。 In the embodiment of the present invention, the downlink data packet and the uplink data matching rule are matched by the downlink matching rule and the uplink matching rule of the base station, and the data packet is forwarded according to the operation instruction corresponding to the matched entry, and the data packet does not need to be forwarded through the GTP tunnel. The network signaling overhead and bearer resources are saved, and the LTE network resource consumption is reduced. For the gateway, the data packet is an IP data packet sent by the user terminal or the network side; correspondingly, if the determining is that the data packet matches a table entry in the locally stored matching rule, And forwarding, by the entry, the data packet according to the quintuton of the IP data packet, if the index value of an entry in the matching rule is matched, according to the The operation instruction corresponding to the index value forwards the IP data packet to the gateway of the external domain or the opposite base station of the local domain.
若网关接收到网络侧发送的 IP数据包, 即下行的 IP数据包, 或网关 接收到用户终端发送的 IP数据包, 即基站发送的上行的 IP数据包, 则网 关根据 IP数据包的五元组与网关中存储的匹配规则进行匹配, 若判断获 知与所述匹配规则中一表项的索引值相匹配, 则根据所述表项中与所述索 引值对应的操作指示, 将所述 IP数据包转发给外域的网关或本域的对端 基站。 数据包匹配到的所述表项如表 4所示:  If the gateway receives the IP data packet sent by the network side, that is, the downlink IP data packet, or the gateway receives the IP data packet sent by the user terminal, that is, the uplink IP data packet sent by the base station, the gateway according to the IP data packet is five yuan. The group matches the matching rule stored in the gateway, and if it is determined that the index value of an entry in the matching rule matches, the IP is determined according to an operation instruction corresponding to the index value in the entry. The data packet is forwarded to the gateway of the foreign domain or the opposite base station of the domain. The table entries matched by the data packet are shown in Table 4:
表 4
Figure imgf000011_0001
Table 4
Figure imgf000011_0001
若 IP数据包的目的 IP在网关所属网络的外域,则网关将 IP数据包转 发到外域网关, 若 IP数据包的目的 IP在网关所属网络内, 则网关将 IP 数据转发到本域中的对端基站。  If the destination IP of the IP data packet is in the outer domain of the network to which the gateway belongs, the gateway forwards the IP data packet to the external domain gateway. If the destination IP address of the IP data packet is in the network to which the gateway belongs, the gateway forwards the IP data to the pair in the domain. End base station.
本发明实施例通过网关对接收到的数据包与匹配规则进行匹配, 并根 据匹配到的表项对应的操作指示转发数据包, 不需要通过 GTP隧道转发数 据包, 节省了网络信令开销和承载资源, 减少了 LTE网络资源消耗。  The embodiment of the present invention matches the received data packet with the matching rule by using the gateway, and forwards the data packet according to the operation instruction corresponding to the matched entry, and does not need to forward the data packet through the GTP tunnel, thereby saving network signaling overhead and bearer. Resources, reducing LTE network resource consumption.
图 3为本发明另一实施例提供的基站的结构图。在上述实施例的基础 上, 基站接收网络侧发送的 IP数据包, 根据本地存储的 GTP隧道参数对 所述 IP数据包进行 GTP封装, 并进行 UDP封装和 IP封装后获得经过预 处理的 IP数据包,将所述经过预处理的 IP数据包发送到协议栈进行处理。  FIG. 3 is a structural diagram of a base station according to another embodiment of the present invention. On the basis of the foregoing embodiment, the base station receives the IP data packet sent by the network side, performs GTP encapsulation on the IP data packet according to the locally stored GTP tunnel parameter, and obtains the preprocessed IP data after performing UDP encapsulation and IP encapsulation. The packet is sent to the protocol stack for processing.
如图 3所示, 若基站上没有配置匹配规则, 且接收到了网络侧发送的 IP数据包, 则基站中的预处理模块对 IP数据包进行预处理, 具体为预处 理模块依据本地存储的、 控制器下发的 GTP隧道参数对所述 IP数据包进 行 GTP封装获得 GTP数据包, 再对 GTP数据包进行 UDP封装和 IP封装 后获得 IP数据包, 将携带有 GTP封装的 IP数据包发送到基站的协议栈, 基站的协议栈对携带有 GTP封装的 IP数据包依次进行 UDP解封装、 IP 解封装和 GTP解封装处理获得 IP数据包后由 PDCP实体队列进行处理。 As shown in FIG. 3, if no matching rule is configured on the base station, and the IP data packet sent by the network side is received, the pre-processing module in the base station performs pre-processing on the IP data packet, specifically, the pre-processing module is locally stored, The GTP tunnel parameter sent by the controller performs GTP encapsulation on the IP data packet to obtain a GTP data packet, and then performs UDP encapsulation and IP encapsulation on the GTP data packet to obtain an IP data packet, and sends the IP data packet carrying the GTP encapsulation to the The protocol stack of the base station, The protocol stack of the base station performs UDP decapsulation, IP decapsulation, and GTP decapsulation processing on the IP data packets carrying the GTP encapsulation to obtain IP data packets, and then is processed by the PDCP entity queue.
另外, 基站对用户终端发送的 PDCP数据包进行 PDCP解封装获得第 一 IP数据包后, 发送至协议栈依次进行 GTP封装和 UDP封装和 IP封装 后获得第二 IP数据包, 对所述第二 IP数码包进行 UDP解封装和 IP解封 装, 并根据本地存储的 GTP隧道参数进行 GTP解封装, 获得所述第一 IP 数据包发给外域的网关或本域的对端基站。  In addition, the base station performs PDCP decapsulation on the PDCP data packet sent by the user terminal to obtain the first IP data packet, and then sends the packet to the protocol stack for GTP encapsulation, UDP encapsulation, and IP encapsulation to obtain the second IP data packet, and the second IP data packet is obtained. The IP digital packet performs UDP decapsulation and IP decapsulation, and performs GTP decapsulation according to locally stored GTP tunnel parameters, and obtains the first IP data packet sent to the outer domain gateway or the peer base station of the local domain.
如图 3所示, 若基站上没有配置匹配规则, 且接收到了用户终端发送 的 PDCP数据包,则对 PDCP数据包进行解封装获得第一 IP数据包即 PDCP 数据包内携带的 IP数据包,由基站的协议栈对第一 IP数据包依次进行 GTP 封装、 UDP封装和 IP封装获得第二 IP数据包, 将第二 IP数据包发送给 预处理模块, 由预处理模块对所述第二 IP数码包进行 UDP解封装和 IP 解封装获得 GTP数据包, 并根据本地存储的、 控制器下发的 GTP隧道参 数对 GTP数据包进行 GTP解封装获得第一 IP数据包, 将第一 IP数据包 通过第一 IP数据包中的目的 IP以 IP路由的方式发给外域的网关或本域的 对端基站。  As shown in FIG. 3, if a matching rule is not configured on the base station, and the PDCP data packet sent by the user terminal is received, the PDCP data packet is decapsulated to obtain the IP data packet carried in the first IP data packet, that is, the PDCP data packet. The second IP data packet is obtained by GTP encapsulation, UDP encapsulation, and IP encapsulation of the first IP data packet by the protocol stack of the base station, and the second IP data packet is sent to the pre-processing module, and the second IP packet is sent by the pre-processing module. The digital packet performs UDP decapsulation and IP decapsulation to obtain a GTP data packet, and performs GTP decapsulation on the GTP data packet according to the locally stored GTP tunnel parameter sent by the controller to obtain the first IP data packet, and the first IP data packet is obtained. The destination IP in the first IP data packet is sent to the gateway of the outer domain or the opposite base station of the local domain by means of IP routing.
本发明实施例通过基站中配置预处理模块, 由预处理模块对接收到网 络侧的 IP数据包进行 GTP封装、 UDP封装和 IP封装, 使得没有配置匹 配规则的基站能够转发不携带 GTP封装的 IP数据包; 另外, 预处理模块 还对协议栈封装成的携带有 GTP封装的 IP数据包进行 UDP解封装、 IP 解封装和 GTP解封装,使用户终端 PDCP数据包通过 IP路由而非 GTP隧 道发给外域的网关或本域的对端基站。  In the embodiment of the present invention, the pre-processing module is configured in the base station, and the pre-processing module performs GTP encapsulation, UDP encapsulation, and IP encapsulation on the IP data packets received by the network side, so that the base station that does not have the matching rule can forward the IP that does not carry the GTP encapsulation. The data packet; in addition, the pre-processing module performs UDP decapsulation, IP decapsulation, and GTP decapsulation on the IP packet carrying the GTP encapsulation encapsulated in the protocol stack, so that the user terminal PDCP packet is sent through the IP route instead of the GTP tunnel. Give the gateway to the foreign domain or the opposite base station of the domain.
图 4为本发明另一实施例提供的基站的结构图。 本发明实施例提供的 基站可以执行数据包转发处理方法实施例提供的处理流程, 如图 4所示, 基站 40包括接收模块 41和匹配模块 42, 其中, 接收模块 41用于接收数 据包; 匹配模块 42用于将所述接收模块 41接收到的所述数据包与本地存 储的匹配规则进行匹配, 若判断获知所述数据包与本地存储的匹配规则中 一表项相匹配, 则根据所述表项对所述数据包进行转发; 其中, 所述匹配 规则包括多个表项, 所述表项包括用于判断是否与所述表项相匹配的索引 值,以及与所述索引值对应的、用于指示如何处理所述数据包的操作指示。 本发明实施例通过基站对接收到的数据包与匹配规则进行匹配, 并依 据匹配到的表项中操作指示对所述数据包进行转发, 不需要通过 GTP隧道 转发数据包,节省了网络信令开销和承载资源,减少了 LTE网络资源消耗。 FIG. 4 is a structural diagram of a base station according to another embodiment of the present invention. The base station provided by the embodiment of the present invention can perform the processing flow provided by the embodiment of the packet forwarding processing method. As shown in FIG. 4, the base station 40 includes a receiving module 41 and a matching module 42, where the receiving module 41 is configured to receive a data packet; The module 42 is configured to match the data packet received by the receiving module 41 with a locally stored matching rule, and if it is determined that the data packet matches a locally stored matching rule, The entry is forwarded to the data packet, where the matching rule includes multiple entries, and the entry includes an index value for determining whether the entry matches the entry, and corresponding to the index value. An operation instruction for indicating how to process the data packet. The embodiment of the present invention matches the received data packet with the matching rule by the base station, and forwards the data packet according to the operation indication in the matched entry, and does not need to forward the data packet through the GTP tunnel, thereby saving network signaling. Overhead and bearer resources reduce LTE network resource consumption.
在上述实施例的基础上, 所述接收模块 41接收的所述数据包为网络 侧发送的 IP数据包; 相应地, 所述匹配模块 42用于若判断获知所述 IP 数据包包头中的地址信息与所述匹配规则中一表项的索引值相匹配, 则根 据所述表项中与所述索引值对应的操作指示, 将所述 IP数据包发送到本 地对应的 PDCP实体队列进行处理。  On the basis of the foregoing embodiment, the data packet received by the receiving module 41 is an IP data packet sent by the network side. Correspondingly, the matching module 42 is configured to determine the address in the IP packet header if it is determined. The information is matched with the index value of an entry in the matching rule, and the IP data packet is sent to the local PDCP entity queue for processing according to the operation instruction corresponding to the index value in the entry.
所述接收模块 41接收的所述数据包为用户终端发送的 PDCP数据包; 相应地, 所述匹配模块 42用于对所述 PDCP数据包进行解压缩获取 IP数 据包后若判断获知与匹配规则中一表项的索引值相匹配, 则根据所述表项 中与所述索引值对应的操作指示, 将所述 IP数据包转发给外域的网关或 本域的对端基站。  The data packet received by the receiving module 41 is a PDCP data packet sent by the user terminal. Correspondingly, the matching module 42 is configured to decompress the PDCP data packet, obtain an IP data packet, and determine the matching and matching rule. If the index values of the first one of the entries match, the IP data packet is forwarded to the gateway of the outer domain or the opposite base station of the local domain according to the operation indication corresponding to the index value in the entry.
所述匹配模块 42具体用于对所述 PDCP数据包进行解压缩获取 IP数 据包后, 根据所述 IP数据包的五元组判断获知与所述匹配规则中一表项 的索引值相匹配; 或对所述 PDCP数据包进行解压缩获取 IP数据包后, 根据当前 PDCP实体队列对应的承载标识判断获知与所述匹配规则中一表 项的索引值相匹配。  The matching module 42 is specifically configured to perform decompression on the PDCP data packet to obtain an IP data packet, and determine, according to the quintuple of the IP data packet, that the index value of one entry in the matching rule matches; Or after decompressing the PDCP data packet to obtain an IP data packet, determining, according to the bearer identifier corresponding to the current PDCP entity queue, that the index value of one entry in the matching rule matches.
本发明实施例提供的基站可以具体用于执行上述图 1所提供的方法实 施例, 具体功能此处不再赘述。  The base station provided by the embodiment of the present invention may be specifically used to implement the method embodiment provided in FIG. 1 above, and specific functions are not described herein again.
本发明实施例通过基站的下行匹配规则和上行匹配规则, 分别对下行 数据包和上行数据包进行匹配, 并根据匹配到的表项对应的操作指示转发 数据包, 不需要通过 GTP隧道转发数据包, 节省了网络信令开销和承载资 源, 减少了 LTE网络资源消耗。  In the embodiment of the present invention, the downlink data packet and the uplink data matching rule are matched by the downlink matching rule and the uplink matching rule of the base station, and the data packet is forwarded according to the operation instruction corresponding to the matched entry, and the data packet does not need to be forwarded through the GTP tunnel. The network signaling overhead and bearer resources are saved, and the LTE network resource consumption is reduced.
图 5为本发明另一实施例提供的网关的结构图。 本发明实施例提供的 网关可以执行数据包转发处理方法实施例提供的处理流程, 如图 5所示, 网关 50包括接收模块 51和匹配模块 52, 其中, 接收模块 51用于接收数 据包; 匹配模块 52用于将所述接收模块 51接收到的所述数据包与本地存 储的匹配规则进行匹配, 若判断获知所述数据包与本地存储的匹配规则中 一表项相匹配, 则根据所述表项对所述数据包进行转发; 其中, 所述匹配 规则包括多个表项, 所述表项包括用于判断是否与所述表项相匹配的索引 值,以及与所述索引值对应的、用于指示如何处理所述数据包的操作指示。 FIG. 5 is a structural diagram of a gateway according to another embodiment of the present invention. The gateway provided by the embodiment of the present invention may perform the processing flow provided by the embodiment of the packet forwarding processing method. As shown in FIG. 5, the gateway 50 includes a receiving module 51 and a matching module 52, where the receiving module 51 is configured to receive a data packet; The module 52 is configured to match the data packet received by the receiving module 51 with a locally stored matching rule, and if it is determined that the data packet matches a locally stored matching rule, The entry forwards the data packet; where the matching The rule includes a plurality of entries, the entry including an index value for determining whether to match the entry, and an operation indication corresponding to the index value for indicating how to process the data packet.
在本发明实施例的基础上, 所述接收模块 51接收到的所述数据包为 用户终端或网络侧发送的 IP数据包; 相应地, 所述匹配模块 52用于若根 据所述 IP数据包的五元组判断获知与所述匹配规则中一表项的索引值相 匹配, 则根据所述表项中与所述索引值对应的操作指示, 将所述 IP数据 包转发给外域的网关或本域的对端基站。  On the basis of the embodiment of the present invention, the data packet received by the receiving module 51 is an IP data packet sent by the user terminal or the network side; correspondingly, the matching module 52 is configured to use the IP data packet according to the If the quintuple is determined to match the index value of an entry in the matching rule, the IP data packet is forwarded to the gateway of the external domain according to an operation instruction corresponding to the index value in the entry. The peer base station of this domain.
本发明实施例提供的网关可以具体用于执行上述图 1所提供的方法实 施例, 具体功能此处不再赘述。  The gateway provided by the embodiment of the present invention may be specifically used to implement the method embodiment provided in FIG. 1 above, and specific functions are not described herein again.
本发明实施例通过网关对接收到的数据包与匹配规则进行匹配, 并根 据匹配到的表项对应的操作指示转发数据包, 不需要通过 GTP隧道转发数 据包, 节省了网络信令开销和承载资源, 减少了 LTE网络资源消耗。  The embodiment of the present invention matches the received data packet with the matching rule by using the gateway, and forwards the data packet according to the operation instruction corresponding to the matched entry, and does not need to forward the data packet through the GTP tunnel, thereby saving network signaling overhead and bearer. Resources, reducing LTE network resource consumption.
图 6为本发明另一实施例提供的基站的结构图。 本发明实施例提供的 基站可以执行数据包转发处理方法实施例提供的处理流程, 如图 6所示, 基站 60包括接收模块 61和预处理模块 62, 其中, 接收模块 61用于接收 网络侧发送的 IP数据包;预处理模块 62用于根据本地存储的 GTP隧道参 数对所述 IP数据包进行 GTP封装, 并进行 UDP封装和 IP封装获得经过 预处理的 IP数据包后, 将所述经过预处理的 IP数据包发送到协议栈进行 处理。  FIG. 6 is a structural diagram of a base station according to another embodiment of the present invention. The base station provided by the embodiment of the present invention can perform the processing flow provided by the embodiment of the data packet forwarding processing method. As shown in FIG. 6, the base station 60 includes a receiving module 61 and a pre-processing module 62, where the receiving module 61 is configured to receive the network side sending. The IP data packet; the pre-processing module 62 is configured to perform GTP encapsulation on the IP data packet according to the locally stored GTP tunnel parameter, and obtain the pre-processed IP data packet after performing UDP encapsulation and IP encapsulation, and then The processed IP packets are sent to the protocol stack for processing.
本发明实施例通过基站中配置预处理模块, 由预处理模块对接收到网 络侧的 IP数据包进行 GTP封装和 UDP封装和 IP封装, 使得没有配置匹 配规则的基站能够转发不携带 GTP封装的 IP数据包。  In the embodiment of the present invention, the pre-processing module is configured in the base station, and the pre-processing module performs GTP encapsulation, UDP encapsulation, and IP encapsulation on the IP data packets received by the network, so that the base station that does not have the matching rule can forward the IP that does not carry the GTP encapsulation. data pack.
图 7为本发明另一实施例提供的基站的结构图。 本发明实施例提供的 基站可以执行数据包转发处理方法实施例提供的处理流程, 如图 7所示, 基站 70包括解封装模块 71、 封装模块 72和预处理模块 73, 其中, 解封 装模块 71用于对用户终端发送的 PDCP数据包进行 PDCP解封装获得第 一 IP数据包;封装模块 72用于将所述第一 IP数据包进行 GTP封装和 UDP 封装和 IP封装获得第二 IP数据包; 预处理模块 73用于对所述第二 IP数 码包进行 UDP解封装和 IP解封装,并根据本地存储的 GTP隧道参数进行 GTP解封装, 获得所述第一 IP数据包发给外域的网关或本域的对端基站。 本发明实施例通过基站中配置的预处理模块对协议栈封装成的携带 有 GTP封装的 IP数据包进行 UDP解封装、 IP解封装和 GTP解封装, 使 用户终端 PDCP数据包通过 IP路由而非 GTP隧道发给外域的网关或本域 的对端基站。 FIG. 7 is a structural diagram of a base station according to another embodiment of the present invention. The base station provided by the embodiment of the present invention can perform the process flow of the data packet forwarding processing method. As shown in FIG. 7, the base station 70 includes a decapsulation module 71, a packaging module 72, and a preprocessing module 73. The PDCP decapsulation is performed on the PDCP data packet sent by the user terminal to obtain a first IP data packet; the encapsulating module 72 is configured to perform GTP encapsulation, UDP encapsulation, and IP encapsulation on the first IP data packet to obtain a second IP data packet; The pre-processing module 73 is configured to perform UDP decapsulation and IP decapsulation on the second IP digital packet, and perform GTP decapsulation according to the locally stored GTP tunnel parameter, to obtain the gateway that the first IP data packet is sent to the external domain or The peer base station of this domain. In the embodiment of the present invention, the pre-processing module configured in the base station performs UDP decapsulation, IP decapsulation, and GTP decapsulation on the IP data packet encapsulated by the protocol stack and carries the GTP encapsulation, so that the PDCP data packet of the user terminal passes the IP route instead of The GTP tunnel is sent to the gateway of the foreign domain or the peer base station of the local domain.
图 8为本发明另一实施例提供的数据包转发处理系统结构图。 本发明 实施例提供的数据包转发处理系统可以执行数据包转发处理方法实施例 提供的处理流程, 如图 8所示, 数据包转发处理系统 80包括上述实施例 所述的基站 40和上述实施例所述的网关 50。 另外, 数据包转发处理系统 80包括的基站还可以是上述实施例所述的基站 60或基站 70。  FIG. 8 is a structural diagram of a packet forwarding processing system according to another embodiment of the present invention. The data packet forwarding processing system provided by the embodiment of the present invention may perform the processing flow provided by the embodiment of the data packet forwarding processing method. As shown in FIG. 8, the data packet forwarding processing system 80 includes the base station 40 and the foregoing embodiment described in the foregoing embodiments. The gateway 50. In addition, the base station included in the packet forwarding processing system 80 may also be the base station 60 or the base station 70 described in the foregoing embodiments.
本发明实施例提供的数据包转发处理系统可以执行数据包转发处理 方法实施例提供的处理流程。  The packet forwarding processing system provided by the embodiment of the present invention can perform the processing flow provided by the embodiment of the data packet forwarding processing method.
本发明实施例提供一种基站, 可以执行数据包转发处理方法实施例提 供的处理流程, 所述基站包括接收器和处理器, 所述接收器用于接收数据 包; 所述处理器用于将所述接收模块接收到的所述数据包与本地存储的匹 配规则进行匹配, 若判断获知所述数据包与本地存储的匹配规则中一表项 相匹配, 则根据所述表项对所述数据包进行转发; 其中, 所述匹配规则包 括多个表项, 所述表项包括用于判断是否与所述表项相匹配的索引值, 以 及与所述索引值对应的、 用于指示如何处理所述数据包的操作指示。  The embodiment of the present invention provides a processing procedure provided by an embodiment of a data packet forwarding processing method, where the base station includes a receiver and a processor, where the receiver is configured to receive a data packet, and the processor is configured to: The data packet received by the receiving module is matched with the locally stored matching rule. If it is determined that the data packet matches an entry in the locally stored matching rule, the data packet is performed according to the table entry. Forwarding; wherein the matching rule includes multiple entries, the entry includes an index value for determining whether to match the entry, and corresponding to the index value, indicating how to process the The operational indication of the packet.
所述接收器接收的所述数据包为网络侧发送的 IP数据包; 相应地, 所述处理器用于若判断获知所述 IP数据包包头中的地址信息与所述匹配 规则中一表项的索引值相匹配, 则根据所述表项中与所述索引值对应的操 作指示, 将所述 IP数据包发送到本地对应的 PDCP实体队列进行处理。  The data packet received by the receiver is an IP data packet sent by the network side. Correspondingly, the processor is configured to: if it is determined, the address information in the IP data packet header and an entry in the matching rule are learned. If the index values match, the IP data packet is sent to the local PDCP entity queue for processing according to the operation indication corresponding to the index value in the entry.
所述接收器接收的所述数据包为用户终端发送的 PDCP数据包; 相应 地, 所述处理器用于对所述 PDCP数据包进行解压缩获取 IP数据包后若 判断获知与匹配规则中一表项的索引值相匹配, 则根据所述表项中与所述 索引值对应的操作指示, 将所述 IP数据包转发给外域的网关或本域的对 端基站。  The data packet received by the receiver is a PDCP data packet sent by the user terminal; correspondingly, the processor is configured to decompress the PDCP data packet, obtain an IP data packet, and determine a table in the matching and matching rules. If the index values of the items match, the IP data packet is forwarded to the gateway of the outer domain or the opposite base station of the local domain according to the operation indication corresponding to the index value in the entry.
所述处理器具体用于对所述 PDCP数据包进行解压缩获取 IP数据包 后, 根据所述 IP数据包的五元组判断获知与所述匹配规则中一表项的索 引值相匹配; 或对所述 PDCP数据包进行解压缩获取 IP数据包后, 根据 当前 PDCP实体队列对应的承载标识判断获知与所述匹配规则中一表项的 索引值相匹配。 The processor is specifically configured to: after decompressing the PDCP data packet to obtain an IP data packet, determine, according to the quintuple of the IP data packet, that the index value of an entry in the matching rule matches; or Decompressing the PDCP data packet to obtain an IP data packet, according to The bearer identifier of the current PDCP entity queue is determined to match the index value of an entry in the matching rule.
本发明实施例通过基站对接收到的数据包与匹配规则进行匹配, 并依 据匹配到的表项中操作指示对所述数据包进行转发, 不需要通过 GTP隧道 转发数据包,节省了网络信令开销和承载资源,减少了 LTE网络资源消耗。  The embodiment of the present invention matches the received data packet with the matching rule by the base station, and forwards the data packet according to the operation indication in the matched entry, and does not need to forward the data packet through the GTP tunnel, thereby saving network signaling. Overhead and bearer resources reduce LTE network resource consumption.
本发明实施例提供一种网关, 可以执行数据包转发处理方法实施例提 供的处理流程, 所述网关包括接收器和处理器, 所述接收器用于接收数据 包; 所述处理器用于将所述接收模块接收到的所述数据包与本地存储的匹 配规则进行匹配, 若判断获知所述数据包与本地存储的匹配规则中一表项 相匹配, 则根据所述表项对所述数据包进行转发; 其中, 所述匹配规则包 括多个表项, 所述表项包括用于判断是否与所述表项相匹配的索引值, 以 及与所述索引值对应的、 用于指示如何处理所述数据包的操作指示。  The embodiment of the present invention provides a gateway, which may perform a process flow provided by an embodiment of a data packet forwarding processing method, where the gateway includes a receiver and a processor, where the receiver is configured to receive a data packet, and the processor is configured to: The data packet received by the receiving module is matched with the locally stored matching rule. If it is determined that the data packet matches an entry in the locally stored matching rule, the data packet is performed according to the table entry. Forwarding; wherein the matching rule includes multiple entries, the entry includes an index value for determining whether to match the entry, and corresponding to the index value, indicating how to process the The operational indication of the packet.
所述接收器接收到的所述数据包为用户终端或网络侧发送的 IP数据 包; 相应地, 所述处理器用于若根据所述 IP数据包的五元组判断获知与 所述匹配规则中一表项的索引值相匹配, 则根据所述表项中与所述索引值 对应的操作指示, 将所述 IP数据包转发给外域的网关或本域的对端基站。  The data packet received by the receiver is an IP data packet sent by the user terminal or the network side. Correspondingly, the processor is configured to learn, according to the quintuple of the IP data packet, the matching rule. If the index value of an entry matches, the IP data packet is forwarded to the gateway of the outer domain or the opposite base station of the local domain according to the operation indication corresponding to the index value in the entry.
本发明实施例通过网关对接收到的数据包与匹配规则进行匹配, 并根 据匹配到的表项对应的操作指示转发数据包, 不需要通过 GTP隧道转发数 据包, 节省了网络信令开销和承载资源, 减少了 LTE网络资源消耗。  The embodiment of the present invention matches the received data packet with the matching rule by using the gateway, and forwards the data packet according to the operation instruction corresponding to the matched entry, and does not need to forward the data packet through the GTP tunnel, thereby saving network signaling overhead and bearer. Resources, reducing LTE network resource consumption.
本发明实施例提供一种基站, 可以执行数据包转发处理方法实施例提 供的处理流程, 所述基站包括接收器和处理器, 所述接收器用于接收网络 侧发送的 IP数据包; 所述处理器用于根据本地存储的 GTP隧道参数对所 述 IP数据包进行 GTP封装, 并进行 UDP封装和 IP封装获得经过预处理 的 IP数据包后, 将所述经过预处理的 IP数据包发送到协议栈进行处理。  The embodiment of the present invention provides a processing procedure provided by an embodiment of a data packet forwarding processing method, where the base station includes a receiver and a processor, and the receiver is configured to receive an IP data packet sent by the network side; The device is configured to perform GTP encapsulation on the IP data packet according to locally stored GTP tunnel parameters, and obtain a preprocessed IP data packet by performing UDP encapsulation and IP encapsulation, and then sending the preprocessed IP data packet to the protocol stack. Process it.
本发明实施例通过基站中配置预处理模块, 由预处理模块对接收到网 络侧的 IP数据包进行 GTP封装和 UDP封装和 IP封装, 使得没有配置匹 配规则的基站能够转发不携带 GTP封装的 IP数据包。  In the embodiment of the present invention, the pre-processing module is configured in the base station, and the pre-processing module performs GTP encapsulation, UDP encapsulation, and IP encapsulation on the IP data packets received by the network, so that the base station that does not have the matching rule can forward the IP that does not carry the GTP encapsulation. data pack.
本发明实施例提供一种基站, 可以执行数据包转发处理方法实施例提 供的处理流程, 所述基站包括处理器和发送器, 所述处理器用于对用户终 端发送的 PDCP数据包进行 PDCP解封装获得第一 IP数据包; 将所述第 一 IP数据包进行 GTP封装和 UDP封装和 IP封装获得第二 IP数据包; 对 所述第二 IP数码包进行 UDP解封装和 IP解封装,并根据本地存储的 GTP 隧道参数进行 GTP解封装, 获得所述第一 IP数据包; 所述发送器用于将 所述第一 IP数据包发给外域的网关或本域的对端基站。 The embodiment of the present invention provides a processing procedure provided by an embodiment of a data packet forwarding processing method, where the base station includes a processor and a transmitter, and the processor is configured to perform PDCP decapsulation on a PDCP data packet sent by the user terminal. Obtaining a first IP data packet; An IP data packet is subjected to GTP encapsulation and UDP encapsulation and IP encapsulation to obtain a second IP data packet; UDP decapsulation and IP decapsulation are performed on the second IP digital packet, and GTP decapsulation is performed according to locally stored GTP tunnel parameters, Obtaining the first IP data packet; the transmitter is configured to send the first IP data packet to a gateway of an external domain or a peer base station of the local domain.
本发明实施例通过基站中配置的预处理模块对协议栈封装成的携带 有 GTP封装的 IP数据包进行 UDP解封装、 IP解封装和 GTP解封装, 使 用户终端 PDCP数据包通过 IP路由而非 GTP隧道发给外域的网关或本域 的对端基站。  In the embodiment of the present invention, the pre-processing module configured in the base station performs UDP decapsulation, IP decapsulation, and GTP decapsulation on the IP data packet encapsulated by the protocol stack and carries the GTP encapsulation, so that the PDCP data packet of the user terminal passes the IP route instead of The GTP tunnel is sent to the gateway of the foreign domain or the peer base station of the local domain.
综上所述, 本发明实施例通过网关或基站对接收到的数据包与匹配规 则进行匹配, 并依据匹配到的表项中操作指示对所述数据包进行转发, 不 需要通过 GTP隧道转发数据包, 节省了网络信令开销和承载资源, 减少了 LTE网络资源消耗。 另外, 通过基站中配置预处理模块, 由预处理模块对 接收到网络侧的 IP数据包进行 GTP封装和 UDP封装和 IP封装, 使得没 有配置匹配规则的基站能够转发不携带 GTP封装的 IP数据包; 预处理模 块还对协议栈封装成的携带有 GTP封装的 IP数据包进行 UDP解封装、 IP 解封装和 GTP解封装,使用户终端 PDCP数据包通过 IP路由而非 GTP隧 道发给外域的网关或本域的对端基站。  In summary, the embodiment of the present invention matches the received data packet with the matching rule by using the gateway or the base station, and forwards the data packet according to the operation indication in the matched entry, and does not need to forward the data through the GTP tunnel. The packet saves network signaling overhead and bearer resources, and reduces LTE network resource consumption. In addition, the pre-processing module is configured in the base station, and the pre-processing module performs GTP encapsulation, UDP encapsulation, and IP encapsulation on the IP data packets received by the network, so that the base station that does not have the matching rule can forward the IP data packet that does not carry the GTP encapsulation. The pre-processing module also performs UDP decapsulation, IP decapsulation, and GTP decapsulation on the IP packet carrying the GTP encapsulation encapsulated in the protocol stack, so that the PDCP packet of the user terminal is sent to the gateway of the external domain through the IP route instead of the GTP tunnel. Or the peer base station of the domain.
在本发明所提供的几个实施例中,应该理解到,所揭露的装置和方法, 可以通过其它的方式实现。 例如, 以上所描述的装置实施例仅仅是示意性 的, 例如, 所述单元的划分, 仅仅为一种逻辑功能划分, 实际实现时可以 有另外的划分方式, 例如多个单元或组件可以结合或者可以集成到另一个 系统, 或一些特征可以忽略, 或不执行。 另一点, 所显示或讨论的相互之 间的耦合或直接耦合或通信连接可以是通过一些接口, 装置或单元的间接 耦合或通信连接, 可以是电性, 机械或其它的形式。  In the several embodiments provided by the present invention, it should be understood that the disclosed apparatus and method may be implemented in other manners. For example, the device embodiments described above are merely illustrative. For example, the division of the unit is only a logical function division. In actual implementation, there may be another division manner, for example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored, or not executed. In addition, the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的, 作为单元显示的部件可以是或者也可以不是物理单元, 即可以位于一个地 方, 或者也可以分布到多个网络单元上。 可以根据实际的需要选择其中的 部分或者全部单元来实现本实施例方案的目的。  The units described as separate components may or may not be physically separate, and the components displayed as units may or may not be physical units, i.e., may be located in one place, or may be distributed over multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
另外, 在本发明各个实施例中的各功能单元可以集成在一个处理单元 中, 也可以是各个单元单独物理存在, 也可以两个或两个以上单元集成在 一个单元中。 上述集成的单元既可以采用硬件的形式实现, 也可以采用硬 件加软件功能单元的形式实现。 In addition, each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated in In a unit. The above integrated unit can be implemented in the form of hardware or in the form of hardware plus software functional units.
上述以软件功能单元的形式实现的集成的单元, 可以存储在一个计算 机可读取存储介质中。 上述软件功能单元存储在一个存储介质中, 包括若 干指令用以使得一台计算机设备 (可以是个人计算机, 服务器, 或者网络 设备等) 或处理器 (processor ) 执行本发明各个实施例所述方法的部分 歩骤。 而前述的存储介质包括: U盘、 移动硬盘、 只读存储器(Read-Only Memory , ROM ) 、 随机存取存储器 ( Random Access Memory , RAM ) 、 磁碟 或者光盘等各种可以存储程序代码的介质。  The above-described integrated unit implemented in the form of a software functional unit can be stored in a computer readable storage medium. The above software functional unit is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor to perform the method of various embodiments of the present invention. Partially. The foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like, which can store program code. .
本领域技术人员可以清楚地了解到, 为描述的方便和简洁, 仅以上述 各功能模块的划分进行举例说明, 实际应用中, 可以根据需要而将上述功 能分配由不同的功能模块完成, 即将装置的内部结构划分成不同的功能模 块, 以完成以上描述的全部或者部分功能。 上述描述的装置的具体工作过 程, 可以参考前述方法实施例中的对应过程, 在此不再赘述。  A person skilled in the art can clearly understand that for the convenience and brevity of the description, only the division of each functional module described above is exemplified. In practical applications, the above function assignment can be completed by different functional modules as needed, that is, the device is installed. The internal structure is divided into different functional modules to perform all or part of the functions described above. For the specific working process of the device described above, reference may be made to the corresponding process in the foregoing method embodiments, and details are not described herein again.
最后应说明的是: 以上各实施例仅用以说明本发明的技术方案, 而非 对其限制; 尽管参照前述各实施例对本发明进行了详细的说明, 本领域的 普通技术人员应当理解: 其依然可以对前述各实施例所记载的技术方案进 行修改, 或者对其中部分或者全部技术特征进行等同替换; 而这些修改或 者替换, 并不使相应技术方案的本质脱离本发明各实施例技术方案的范 围。  It should be noted that the above embodiments are merely illustrative of the technical solutions of the present invention, and are not intended to be limiting; although the present invention has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art The technical solutions described in the foregoing embodiments may be modified, or some or all of the technical features may be equivalently replaced; and the modifications or substitutions do not deviate from the technical solutions of the embodiments of the present invention. range.

Claims

权 利 要 求 书 Claim
1、 一种数据包转发处理方法, 其特征在于, 包括: A packet forwarding processing method, comprising:
接收数据包;  Receiving a data packet;
将所述数据包与本地存储的匹配规则进行匹配, 若判断获知所述数据 包与本地存储的匹配规则中一表项相匹配, 则根据所述表项对所述数据包 进行转发; 其中, 所述匹配规则包括多个表项, 所述表项包括用于判断是 否与所述表项相匹配的索引值, 以及与所述索引值对应的、 用于指示如何 处理所述数据包的操作指示。  Matching the data packet with a locally stored matching rule, and if it is determined that the data packet matches a table entry in the locally stored matching rule, forwarding the data packet according to the entry; The matching rule includes a plurality of entries, the entry includes an index value for determining whether to match the entry, and an operation corresponding to the index value for indicating how to process the data packet Instructions.
2、 根据权利要求 1所述的方法, 其特征在于, 所述数据包为网络侧 发送的 IP数据包; 相应地, 所述若判断获知所述数据包与本地存储的匹 配规则中一表项相匹配, 则根据所述表项对所述数据包进行转发, 包括: 若判断获知所述 IP数据包包头中的地址信息与所述匹配规则中一表 项的索引值相匹配, 则根据所述表项中与所述索引值对 应的操作指示, 将所述 IP数据包发送到本地对应的 PDCP实体队列进行处理。  The method according to claim 1, wherein the data packet is an IP data packet sent by the network side, and correspondingly, the determining, if the data packet is learned, is matched with a locally stored matching rule. If the data packet is forwarded according to the entry, the method includes: if it is determined that the address information in the IP packet header matches the index value of an entry in the matching rule, The operation instruction corresponding to the index value in the description item sends the IP data packet to a locally corresponding PDCP entity queue for processing.
3、 根据权利要求 1所述的方法, 其特征在于, 所述数据包为用户终 端发送的 PDCP数据包; 相应地, 所述若判断获知所述数据包与本地存储 的匹配规则中一表项相匹配, 则根据所述表项对所述数据包进行转发, 包 括:  The method according to claim 1, wherein the data packet is a PDCP data packet sent by the user terminal; and correspondingly, the determining, if the data packet is learned, is matched with a locally stored matching rule. If the matching is performed, the data packet is forwarded according to the entry, including:
对所述 PDCP数据包进行解压缩获取 IP数据包后若判断获知与匹配 规则中一表项的索引值相匹配, 则根据所述表项中与所述索引值对应的操 作指示, 将所述 IP数据包转发给外域的网关或本域的对端基站。  Decompressing the PDCP data packet, and obtaining an IP data packet, if it is determined that the index value of an entry in the matching rule matches, according to an operation instruction corresponding to the index value in the entry, The IP packet is forwarded to the gateway of the foreign domain or the opposite base station of the domain.
4、 根据权利要求 3所述的方法, 其特征在于, 所述对所述 PDCP数 据包进行解压缩获取 IP数据包后若判断获知与匹配规则中一表项的索引 值相匹配包括:  The method according to claim 3, wherein the decompressing the PDCP data packet to obtain an IP data packet, if it is determined that the index value of an entry in the matching rule is matched, includes:
对所述 PDCP数据包进行解压缩获取 IP数据包后, 若根据所述 IP数 据包的五元组判断获知与所述匹配规则中一表项的索引值相匹配; 或  After decompressing the PDCP data packet to obtain an IP data packet, if it is determined according to the quintuple of the IP data packet, it is learned that the index value of one entry in the matching rule matches; or
对所述 PDCP数据包进行解压缩获取 IP数据包后, 根据当前 PDCP 实体队列对应的承载标识判断获知与所述匹配规则中一表项的索引值相 匹配。  Decompressing the PDCP data packet to obtain an IP data packet, and determining, according to the bearer identifier corresponding to the current PDCP entity queue, that the index value of one entry in the matching rule matches.
5、 根据权利要求 1所述的方法, 其特征在于, 所述数据包为用户终 端或网络侧发送的 IP数据包; 相应地, 所述若判断获知所述数据包与本 地存储的匹配规则中一表项相匹配, 则根据所述表项对所述数据包进行转 发, 包括: 5. The method according to claim 1, wherein the data packet is a user end The IP data packet sent by the terminal or the network side; correspondingly, if it is determined that the data packet matches a table entry in the locally stored matching rule, the data packet is forwarded according to the entry, including :
若根据所述 IP数据包的五元组判断获知与所述匹配规则中一表项的 索引值相匹配, 则根据所述表项中与所述索引值对应的操作指示, 将所述 IP数据包转发给外域的网关或本域的对端基站。  If the quintuple of the IP data packet is determined to match the index value of an entry in the matching rule, the IP data is determined according to an operation instruction corresponding to the index value in the entry. The packet is forwarded to the gateway of the foreign domain or the opposite base station of the domain.
6、 一种数据包转发处理方法, 其特征在于, 包括:  6. A packet forwarding processing method, comprising:
基站接收网络侧发送的 IP数据包, 根据本地存储的 GTP隧道参数对 所述 IP数据包进行 GTP封装, 并进行 UDP封装和 IP封装获得经过预处 理的 IP数据包后,将所述经过预处理的 IP数据包发送到协议栈进行处理。  Receiving, by the base station, the IP data packet sent by the network side, performing GTP encapsulation on the IP data packet according to the locally stored GTP tunnel parameter, and performing UDP encapsulation and IP encapsulation to obtain the preprocessed IP data packet, and then performing the pre-processing The IP packets are sent to the protocol stack for processing.
7、 一种数据包转发处理方法, 其特征在于, 包括:  A data packet forwarding processing method, comprising:
基站对用户终端发送的 PDCP数据包进行 PDCP解封装获得第一 IP 数据包后,发送至协议栈依次进行 GTP封装和 UDP封装和 IP封装获得第 二 IP数据包, 对所述第二 IP数码包进行 UDP解封装和 IP解封装, 并根 据本地存储的 GTP隧道参数进行 GTP解封装,获得所述第一 IP数据包发 给外域的网关或本域的对端基站。  The base station performs PDCP decapsulation on the PDCP data packet sent by the user terminal to obtain the first IP data packet, and then sends the packet to the protocol stack for GTP encapsulation and UDP encapsulation and IP encapsulation to obtain the second IP data packet, and the second IP digital packet is sent to the protocol stack. The UDP decapsulation and the IP decapsulation are performed, and the GTP decapsulation is performed according to the locally stored GTP tunnel parameters, and the first IP data packet is sent to the gateway of the outer domain or the opposite base station of the local domain.
8、 一种基站, 其特征在于, 包括:  8. A base station, comprising:
接收模块, 用于接收数据包;  a receiving module, configured to receive a data packet;
匹配模块, 用于将所述接收模块接收到的所述数据包与本地存储的匹 配规则进行匹配, 若判断获知所述数据包与本地存储的匹配规则中一表项 相匹配, 则根据所述表项对所述数据包进行转发; 其中, 所述匹配规则包 括多个表项, 所述表项包括用于判断是否与所述表项相匹配的索引值, 以 及与所述索引值对应的、 用于指示如何处理所述数据包的操作指示。  a matching module, configured to match the data packet received by the receiving module with a locally stored matching rule, and if it is determined that the data packet matches a table entry in a locally stored matching rule, according to the The entry is forwarded to the data packet, where the matching rule includes multiple entries, and the entry includes an index value for determining whether the entry matches the entry, and corresponding to the index value. An operation instruction for indicating how to process the data packet.
9、 根据权利要求 8所述的基站, 其特征在于, 所述接收模块接收的 所述数据包为网络侧发送的 IP数据包; 相应地, 所述匹配模块用于若判 断获知所述 IP数据包包头中的地址信息与所述匹配规则中一表项的索引 值相匹配, 则根据所述表项中与所述索引值对应的操作指示, 将所述 IP 数据包发送到本地对应的 PDCP实体队列进行处理。  The base station according to claim 8, wherein the data packet received by the receiving module is an IP data packet sent by the network side; correspondingly, the matching module is configured to determine the IP data if it is determined And the address information in the packet header matches the index value of an entry in the matching rule, and the IP data packet is sent to the local PDCP according to the operation instruction corresponding to the index value in the entry. The entity queue is processed.
10、 根据权利要求 8所述的基站, 其特征在于, 所述接收模块接收的 所述数据包为用户终端发送的 PDCP数据包; 相应地, 所述匹配模块用于 对所述 PDCP数据包进行解压缩获取 IP数据包后若判断获知与匹配规则 中一表项的索引值相匹配, 则根据所述表项中与所述索引值对应的操作指 示, 将所述 IP数据包转发给外域的网关或本域的对端基站。 The base station according to claim 8, wherein the data packet received by the receiving module is a PDCP data packet sent by a user terminal; correspondingly, the matching module is used for Decompressing the PDCP data packet, and obtaining an IP data packet, if it is determined that the index value of an entry in the matching rule matches, according to an operation instruction corresponding to the index value in the entry, The IP packet is forwarded to the gateway of the foreign domain or the opposite base station of the domain.
11、 根据权利要求 10所述的基站, 其特征在于, 所述匹配模块具体 用于对所述 PDCP数据包进行解压缩获取 IP数据包后, 根据所述 IP数据 包的五元组判断获知与所述匹配规则中一表项的索引值相匹配; 或对所述 PDCP数据包进行解压缩获取 IP数据包后,根据当前 PDCP实体队列对应 的承载标识判断获知与所述匹配规则中一表项的索引值相匹配。  The base station according to claim 10, wherein the matching module is configured to decompress the PDCP data packet to obtain an IP data packet, and determine, according to the quintuple of the IP data packet, The index value of an entry in the matching rule is matched; or after the IP data packet is decompressed, the PDCP data packet is obtained, and the one of the matching rules is determined according to the bearer identifier corresponding to the current PDCP entity queue. The index values match.
12、 一种网关, 其特征在于, 包括:  12. A gateway, comprising:
接收模块, 用于接收数据包;  a receiving module, configured to receive a data packet;
匹配模块, 用于将所述接收模块接收到的所述数据包与本地存储的匹 配规则进行匹配, 若判断获知所述数据包与本地存储的匹配规则中一表项 相匹配, 则根据所述表项对所述数据包进行转发; 其中, 所述匹配规则包 括多个表项, 所述表项包括用于判断是否与所述表项相匹配的索引值, 以 及与所述索引值对应的、 用于指示如何处理所述数据包的操作指示。  a matching module, configured to match the data packet received by the receiving module with a locally stored matching rule, and if it is determined that the data packet matches a table entry in a locally stored matching rule, according to the The entry is forwarded to the data packet, where the matching rule includes multiple entries, and the entry includes an index value for determining whether the entry matches the entry, and corresponding to the index value. An operation instruction for indicating how to process the data packet.
13、 根据权利要求 12所述的网关, 其特征在于, 所述接收模块接收 到的所述数据包为用户终端或网络侧发送的 IP数据包; 相应地, 所述匹 配模块用于若根据所述 IP数据包的五元组判断获知与所述匹配规则中一 表项的索引值相匹配, 则根据所述表项中与所述索引值对应的操作指示, 将所述 IP数据包转发给外域的网关或本域的对端基站。  The gateway according to claim 12, wherein the data packet received by the receiving module is an IP data packet sent by a user terminal or a network side; correspondingly, the matching module is used according to the The quintuple of the IP data packet is determined to match the index value of an entry in the matching rule, and the IP data packet is forwarded according to an operation instruction corresponding to the index value in the entry. The gateway of the outer domain or the opposite base station of the domain.
14、 一种基站, 其特征在于, 包括:  A base station, comprising:
接收模块, 用于接收网络侧发送的 IP数据包;  a receiving module, configured to receive an IP data packet sent by the network side;
预处理模块, 用于根据本地存储的 GTP隧道参数对所述 IP数据包进 行 GTP封装,并进行 UDP封装和 IP封装获得经过预处理的 IP数据包后, 将所述经过预处理的 IP数据包发送到协议栈进行处理。  a pre-processing module, configured to perform GTP encapsulation on the IP data packet according to a locally stored GTP tunnel parameter, and obtain a pre-processed IP data packet by performing UDP encapsulation and IP encapsulation to obtain the pre-processed IP data packet. Send to the protocol stack for processing.
15、 一种基站, 其特征在于, 包括:  A base station, comprising:
解封装模块, 用于对用户终端发送的 PDCP数据包进行 PDCP解封装 获得第一 IP数据包;  a decapsulation module, configured to perform PDCP decapsulation on a PDCP data packet sent by the user terminal to obtain a first IP data packet;
封装模块,用于将所述第一 IP数据包进行 GTP封装和 UDP封装和 IP 封装获得第二 IP数据包; 预处理模块,用于对所述第二 IP数码包进行 UDP解封装和 IP解封装, 并根据本地存储的 GTP隧道参数进行 GTP解封装,获得所述第一 IP数据 包发给外域的网关或本域的对端基站。 a packaging module, configured to perform GTP encapsulation, UDP encapsulation, and IP encapsulation on the first IP data packet to obtain a second IP data packet; a pre-processing module, configured to perform UDP decapsulation and IP decapsulation on the second IP digital package, and perform GTP decapsulation according to locally stored GTP tunnel parameters, to obtain a gateway for sending the first IP data packet to an external domain or The peer base station of this domain.
16、 一种基站, 其特征在于, 包括接收器和处理器, 其中:  16. A base station, comprising: a receiver and a processor, wherein:
所述接收器用于接收数据包;  The receiver is configured to receive a data packet;
所述处理器用于将所述接收模块接收到的所述数据包与本地存储的 匹配规则进行匹配, 若判断获知所述数据包与本地存储的匹配规则中一表 项相匹配, 则根据所述表项对所述数据包进行转发; 其中, 所述匹配规则 包括多个表项, 所述表项包括用于判断是否与所述表项相匹配的索引值, 以及与所述索引值对应的、 用于指示如何处理所述数据包的操作指示。  The processor is configured to match the data packet received by the receiving module with a locally stored matching rule, and if it is determined that the data packet matches an entry in a locally stored matching rule, according to the The entry is forwarded to the data packet, where the matching rule includes multiple entries, and the entry includes an index value for determining whether the entry matches the entry, and corresponding to the index value. An operation instruction for indicating how to process the data packet.
17、 根据权利要求 16所述的基站, 其特征在于, 所述接收器接收的 所述数据包为网络侧发送的 IP数据包; 相应地, 所述处理器用于若判断 获知所述 IP数据包包头中的地址信息与所述匹配规则中一表项的索引值 相匹配, 则根据所述表项中与所述索引值对应的操作指示, 将所述 IP数 据包发送到本地对应的 PDCP实体队列进行处理。  The base station according to claim 16, wherein the data packet received by the receiver is an IP data packet sent by a network side, and correspondingly, the processor is configured to determine, if the IP data packet is learned, If the address information in the packet header matches the index value of an entry in the matching rule, the IP data packet is sent to the local PDCP entity according to the operation indication corresponding to the index value in the entry. The queue is processed.
18、 根据权利要求 16所述的基站, 其特征在于, 所述接收器接收的 所述数据包为用户终端发送的 PDCP数据包; 相应地, 所述处理器用于对 所述 PDCP数据包进行解压缩获取 IP数据包后若判断获知与匹配规则中 一表项的索引值相匹配, 则根据所述表项中与所述索引值对应的操作指 示, 将所述 IP数据包转发给外域的网关或本域的对端基站。  The base station according to claim 16, wherein the data packet received by the receiver is a PDCP data packet sent by a user terminal; and correspondingly, the processor is configured to solve the PDCP data packet. After the IP packet is obtained by the compression, if it is determined that the index value of the entry in the matching rule matches, the IP packet is forwarded to the gateway of the foreign domain according to the operation instruction corresponding to the index value in the entry. Or the peer base station of the domain.
19、 根据权利要求 18所述的基站, 其特征在于, 所述处理器具体用 于对所述 PDCP数据包进行解压缩获取 IP数据包后, 根据所述 IP数据包 的五元组判断获知与所述匹配规则中一表项的索引值相匹配; 或对所述 PDCP数据包进行解压缩获取 IP数据包后,根据当前 PDCP实体队列对应 的承载标识判断获知与所述匹配规则中一表项的索引值相匹配。  The base station according to claim 18, wherein the processor is specifically configured to decompress the PDCP data packet to obtain an IP data packet, and determine, according to the quintuple of the IP data packet, The index value of an entry in the matching rule is matched; or after the IP data packet is decompressed, the PDCP data packet is obtained, and the one of the matching rules is determined according to the bearer identifier corresponding to the current PDCP entity queue. The index values match.
20、 一种网关, 其特征在于, 包括接收器和处理器, 其中:  20. A gateway, comprising: a receiver and a processor, wherein:
所述接收器用于接收数据包;  The receiver is configured to receive a data packet;
所述处理器用于将所述接收模块接收到的所述数据包与本地存储的 匹配规则进行匹配, 若判断获知所述数据包与本地存储的匹配规则中一表 项相匹配, 则根据所述表项对所述数据包进行转发; 其中, 所述匹配规则 包括多个表项, 所述表项包括用于判断是否与所述表项相匹配的索引值, 以及与所述索引值对应的、 用于指示如何处理所述数据包的操作指示。 The processor is configured to match the data packet received by the receiving module with a locally stored matching rule, and if it is determined that the data packet matches an entry in a locally stored matching rule, according to the The entry forwards the data packet; where the matching rule A plurality of entries are included, the entry includes an index value for determining whether to match the entry, and an operation indication corresponding to the index value for indicating how to process the data packet.
21、 根据权利要求 20所述的网关, 其特征在于, 所述接收器接收到 的所述数据包为用户终端或网络侧发送的 IP数据包; 相应地, 所述处理 器用于若根据所述 IP数据包的五元组判断获知与所述匹配规则中一表项 的索引值相匹配, 则根据所述表项中与所述索引值对应的操作指示, 将所 述 IP数据包转发给外域的网关或本域的对端基站。  The gateway according to claim 20, wherein the data packet received by the receiver is an IP data packet sent by a user terminal or a network side; correspondingly, the processor is configured to The quintuple of the IP data packet is determined to match the index value of an entry in the matching rule, and the IP data packet is forwarded to the outer domain according to an operation instruction corresponding to the index value in the entry. Gateway or peer base station of this domain.
22、 一种基站, 其特征在于, 包括接收器和处理器, 其中:  22. A base station, comprising: a receiver and a processor, wherein:
所述接收器用于接收网络侧发送的 IP数据包;  The receiver is configured to receive an IP data packet sent by a network side;
所述处理器用于根据本地存储的 GTP隧道参数对所述 IP数据包进行 GTP封装, 并进行 UDP封装和 IP封装获得经过预处理的 IP数据包后, 将所述经过预处理的 IP数据包发送到协议栈进行处理。  The processor is configured to perform GTP encapsulation on the IP data packet according to a locally stored GTP tunnel parameter, and obtain a preprocessed IP data packet by performing UDP encapsulation and IP encapsulation, and then sending the preprocessed IP data packet. Go to the protocol stack for processing.
23、 一种基站, 其特征在于, 包括处理器和发送器, 其中:  A base station, comprising: a processor and a transmitter, wherein:
所述处理器用于对用户终端发送的 PDCP数据包进行 PDCP解封装获 得第一 IP数据包; 将所述第一 IP数据包进行 GTP封装和 UDP封装和 IP 封装获得第二 IP数据包; 用于对所述第二 IP数码包进行 UDP解封装和 IP解封装, 并根据本地存储的 GTP隧道参数进行 GTP解封装, 获得所述 第一 IP数据包;  The processor is configured to perform PDCP decapsulation on a PDCP data packet sent by a user terminal to obtain a first IP data packet; perform GTP encapsulation, UDP encapsulation, and IP encapsulation on the first IP data packet to obtain a second IP data packet; Performing UDP decapsulation and IP decapsulation on the second IP digital packet, and performing GTP decapsulation according to locally stored GTP tunnel parameters to obtain the first IP data packet;
所述发送器用于将所述第一 IP数据包发给外域的网关或本域的对端 基站。  The transmitter is configured to send the first IP data packet to a gateway of an external domain or a peer base station of the local domain.
24、 一种数据包转发处理系统, 其特征在于, 包括如权利要求 16-19、 22、 23任一项所述的基站, 以及如权利要求 20或 21所述的网关。  A packet forwarding processing system, comprising: the base station according to any one of claims 16-19, 22, 23, and the gateway according to claim 20 or 21.
PCT/CN2014/077791 2014-05-19 2014-05-19 Data packet forwarding processing method and device WO2015176208A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2014/077791 WO2015176208A1 (en) 2014-05-19 2014-05-19 Data packet forwarding processing method and device
CN201480072084.8A CN105874755B (en) 2014-05-19 2014-05-19 Data packet forwarding processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2014/077791 WO2015176208A1 (en) 2014-05-19 2014-05-19 Data packet forwarding processing method and device

Publications (1)

Publication Number Publication Date
WO2015176208A1 true WO2015176208A1 (en) 2015-11-26

Family

ID=54553166

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/077791 WO2015176208A1 (en) 2014-05-19 2014-05-19 Data packet forwarding processing method and device

Country Status (2)

Country Link
CN (1) CN105874755B (en)
WO (1) WO2015176208A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114363257B (en) * 2021-12-29 2023-10-17 杭州迪普信息技术有限公司 Five-tuple matching method and device for tunnel message

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102970242A (en) * 2012-11-09 2013-03-13 深圳市共进电子股份有限公司 Method for achieving load balancing
CN103249095A (en) * 2012-02-08 2013-08-14 华为技术有限公司 Data sending and receiving method, user equipment, base station and gateway
CN103262606A (en) * 2010-12-21 2013-08-21 瑞典爱立信有限公司 An improvement on ip fragmentation in gtp tunnel
CN103368872A (en) * 2013-07-24 2013-10-23 广东睿江科技有限公司 Data packet forwarding system and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103262606A (en) * 2010-12-21 2013-08-21 瑞典爱立信有限公司 An improvement on ip fragmentation in gtp tunnel
CN103249095A (en) * 2012-02-08 2013-08-14 华为技术有限公司 Data sending and receiving method, user equipment, base station and gateway
CN102970242A (en) * 2012-11-09 2013-03-13 深圳市共进电子股份有限公司 Method for achieving load balancing
CN103368872A (en) * 2013-07-24 2013-10-23 广东睿江科技有限公司 Data packet forwarding system and method

Also Published As

Publication number Publication date
CN105874755B (en) 2020-01-10
CN105874755A (en) 2016-08-17

Similar Documents

Publication Publication Date Title
US11510131B2 (en) Configuration method, data transmission method, and apparatus
US11743767B2 (en) Compression of ethernet packet header
US10813086B2 (en) Bearer mobility and splitting in a radio access network-based, 3rd generation partnership project network having an integrated wireless local area network
US10412650B2 (en) Data transmission method, apparatus and system
WO2019214729A1 (en) Data processing method and device
WO2019029643A1 (en) Communication method, base station, terminal device and system
WO2019184651A1 (en) Communication method and device
EP2941043B1 (en) Method, device, and system for multi-standard network convergence
US9019990B2 (en) Using encapsulation headers to indicate internet protocol packet fragmentation in cellular networks
WO2018059313A1 (en) Data transmission method and related device
WO2016173076A1 (en) Data transfer method and system, and ue having relay function
WO2016173078A1 (en) Data transfer method and system, and ue having relay function
US11356294B2 (en) Packet processing method and device
WO2015165051A1 (en) Data transmission method and device
US10855491B2 (en) Method for implementing GRE tunnel, access point and gateway
WO2019242714A1 (en) Data transmission method and apparatus
EP3874715A1 (en) 5g nr methods for ethernet header compression
US11317322B2 (en) Data offloading method and gateway
EP3506716B1 (en) Methods for packet exchange and related devices
WO2015176208A1 (en) Data packet forwarding processing method and device
WO2018202204A1 (en) Reflective service flow characteristic-based communication method and device
WO2024031389A1 (en) Billing processing method and apparatus, communication device, and storage medium
WO2016154828A1 (en) Data transmission method, apparatus and system
WO2019213905A1 (en) Method and apparatus for binding data stream, and computer storage medium
EP3139554B1 (en) Multiflow transmission method and device

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

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

Country of ref document: EP

Kind code of ref document: A1