CN114268518A - Method and system for realizing forwarding acceleration of sdwan data tunnel - Google Patents

Method and system for realizing forwarding acceleration of sdwan data tunnel Download PDF

Info

Publication number
CN114268518A
CN114268518A CN202111576110.9A CN202111576110A CN114268518A CN 114268518 A CN114268518 A CN 114268518A CN 202111576110 A CN202111576110 A CN 202111576110A CN 114268518 A CN114268518 A CN 114268518A
Authority
CN
China
Prior art keywords
data packet
link
sdwan
data
packet
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN202111576110.9A
Other languages
Chinese (zh)
Other versions
CN114268518B (en
Inventor
叶鹏
刘俊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Tenda Technology Co Ltd
Original Assignee
Shenzhen Tenda Technology Co Ltd
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 Shenzhen Tenda Technology Co Ltd filed Critical Shenzhen Tenda Technology Co Ltd
Priority to CN202111576110.9A priority Critical patent/CN114268518B/en
Publication of CN114268518A publication Critical patent/CN114268518A/en
Application granted granted Critical
Publication of CN114268518B publication Critical patent/CN114268518B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/50Reducing energy consumption in communication networks in wire-line communication networks, e.g. low power modes or reduced link rate

Abstract

The invention provides a method and a system for realizing forwarding acceleration of an sdwan data tunnel, and belongs to the technical field of data processing. The method comprises the following steps: after receiving the data, storing the data into a hardware queue; judging whether a packet receiving control technology is opened, if so, carrying out multi-core distribution accelerated forwarding processing on a downlink data packet, identifying and accelerating sdwan data tunnel messages by each CPU through an independent data packet accelerated forwarding processing module, and if not, identifying and accelerating sdwan data tunnel messages through an independent data packet accelerated forwarding processing module. The independent kernel module takes over sdwan's data packet and carries out the packet forwarding, and the flow is simpler, need not carry out route inquiry to all data packets, reduces a large amount of legality and detects the action, and the forwarding performance obviously promotes.

Description

Method and system for realizing forwarding acceleration of sdwan data tunnel
Technical Field
The invention relates to the technical field of data processing, in particular to a method for realizing the forwarding acceleration of an sdwan data tunnel, and a system for realizing the method for realizing the forwarding acceleration of the sdwan data tunnel.
Background
Sdwan (Soft Define WAN translation: software defined Wide area network) tunneling: sdwan is considered a cost effective technique for connecting remote sites that require ultra-low reliability connections to achieve low latency and critical service applications. SD-WAN requires a connection method between two or more locations. Such connections typically include MPLS, internet broadband, or both. The goal is to extend the use of low cost connections while meeting the same latency and throughput requirements. Currently, the SD-WAN tunneling technology mainly includes a tunnel based on TCP/UDP socket (performance is poor, high performance requires support of CPU), Netmap/DPDK (very suitable for chain flow implementation of SD-WAN tunnel data forwarding), hardware support of SmartNIC, the latter two have higher software requirements, the first performance is worst, but is suitable for software of operating systems of various architectures, the high performance is required for higher hardware, and the SD-WAN tunneling technology is suitable for construction of SD-WAN network based on a router, and is low in cost.
As a service formed by applying the SDN technology to a wide area network scenario, sdwan connects enterprise networks, data centers, internet applications, and cloud services over a wide geographic range, helping users reduce the cost of wide area networks and improve network connection flexibility. Compared with the traditional wide area network (MPLS-VPN, IPSEC-VPN and the like), the technology is used for solving the problems of instability and high cost of a special line of the traditional Internet line and can meet the instantaneity and instantaneity of the future line to the application. And the separation of network control and forwarding is realized.
At a deployment end of the network equipment, a main node/data center equipment serving as a network control and data sharing center is often network equipment with high-performance forwarding data, and has the characteristics of high equipment cost and high private network cost, and as a branch node of a resource acquisition end (which can also share local area network resources), the problem that resources in a local area network and the problem of communication with the only main node/data center are emphasized is considered, and the situation that only micro-enterprise equipment with poor hardware performance is often used is sufficient.
However, as a special tunnel packet, software acceleration is not supported in most network devices, and the advantage of multi-core parallel processing of the tunnel packet cannot be achieved even in a multi-core hardware environment.
RPS (Receive Package packing Steering translation) technique: the software implementation of the RSS technology performs hash value calculation (differences may exist in each kernel version algorithm) according to a source ip, a source port, a destination ip, a destination port, a protocol (a four-layer protocol TCP/UDP, a three-layer protocol IPV4ORIPV6), a flag (VLAN ID), and the like of each packet, and then matches different streams to cpus that process the streams according to the hash values (the hash values of packets of each stream are the same, so that the packets of each stream can be selected to the same cpu) to implement load balancing of the received packets among the cpus, and the RPS technology is suitable for a single-queue network card or a virtual network card.
For sdwan data tunnel messages using UDP protocols, RSS and RPS can only identify all tunnel data as one data stream, and all tunnel data can only be processed by one CPU, resulting in low utilization rate of multi-core CPUs and poor forwarding performance.
The memory and CPU of the network device using the sdwan data tunnel of the UDP protocol are poor, and the tunnel data stream itself consumes a lot of time on the forwarding path of the kernel protocol stack in addition to the predetermined encryption and decryption processes, and at this time, the forwarding performance of the network data will become a big pain point of the product.
Therefore, the method for realizing the forwarding acceleration of the sdwan data tunnel (UDP socket) is provided, and the method has technical reference value for other manufacturers with sdwan functions.
Disclosure of Invention
In order to solve the problem of poor performance in the prior art, the invention provides a method and a system for realizing the forwarding acceleration of an sdwan data tunnel.
The method comprises the following steps:
firstly, after receiving data, storing the data into a hardware queue;
judging whether a packet receiving control technology is opened or not, if so, performing multi-core distribution accelerated forwarding processing on a downlink data packet, identifying and accelerating sdwan data tunnel messages by each CPU through an independent data packet accelerated forwarding processing module, and if not, identifying and accelerating sdwan data tunnel messages through an independent data packet accelerated forwarding processing module;
the identification and acceleration of the sdwan data tunnel message processing process comprises the following steps:
(1) releasing the data packets of the upstream and downstream front parts of each link into a protocol stack, and walking a normal protocol stack flow, wherein an sdwan kernel module creates an acceleration tunnel link and an acceleration tunnel fragment IP link while creating an sdwan tunnel, and creates sdwan links needing accelerated forwarding through the released data packets, wherein the sdwan links comprise a wanip link and a client link;
(2) respectively accelerating the processing of the subsequent data packet of the link according to the type of the data packet, if the subsequent data packet is an uplink packet, matching the client link with the corresponding wanip link to acquire wan port Ethernet information sent by the data packet, then sending the data packet according to the acquired information,
and if the packet is a downlink packet, the decrypted packet is directly matched with the client link, the Ethernet information of the uplink direction interface stored in the client link is acquired, and the data packet is sent according to the acquired information.
The invention is further improved, and the processing method for multi-core distribution accelerated forwarding processing comprises the following steps:
a 1: registering a hook point, and redistributing a data packet processing CPU through the hook point;
a 2: judging whether the downlink sdwan data packet is a fragment data packet, if not, matching the MAC information carried by the head of the sdwan data packet with the acceleration tunnel link, and if the matching is successful, successfully identifying; if the data packet is matched with the fragment link established by the accelerated tunnel fragment IP link, the successfully matched fragment packet is queued to each fragment queue, the matching of the accelerated tunnel link is carried out through the first fragment packet of each fragment queue to determine whether the data packet is the fragment queue of the sdwan data packet, the matching is failed, the data packet is sent back to the protocol stack for processing, and the data packet is recombined if the matching is successful;
a 3: and allocating the processing CPU according to the hash value carried by the sdwan data packet head.
The invention is further improved, in step a2, if the data packet is a fragmented data packet, the specific processing method is as follows:
a 21: the source IP of the fragment data packet is matched with a fragment link established based on the acceleration tunnel, and the IP data packet of the non-acceleration tunnel is filtered;
a 22: acquiring information of a data packet to initialize a fragmentation queue;
a 23: if the matching acceleration tunnel link is the first fragment, whether the matching acceleration tunnel link is an sdwan data packet or not is determined, if the matching is successful, the information of the data packet is obtained to initialize the fragment queue, the MAC layer information of the downlink data packet of the acceleration tunnel link is updated, then step a24 is executed, if the matching is failed or the first fragment is not determined, step a24 is directly executed;
a 24: matching the fragment data packet with a fragment queue through self-carried information, marking the fragment queue of the data packet with an sdwan mark, and if the fragment queue does not exist, newly adding the fragment queue;
a 25: stripping a pppoe header and a vlan header of all the fragmented data packets, and then enqueuing;
a 26: aiming at the sdwan fragmentation queue, receiving the coming fragments, marking the arrival of the first fragment and the arrival of the last fragment, counting the length sum of all fragments, and sequencing the fragmentation data packets;
a 27: and c, judging whether the first fragment and the last fragment arrive and the total length of the data packet is equal to the sum of the lengths of all the fragmented data packets, if so, resetting the data packet, then executing the step a3, and if not, ending the step.
The invention further improves the method, in the step (1), a client link is established through quintuple information of an uplink data packet of an sdwan client, a link pointer is mounted under link tracking and deleted along with aging of the link tracking, the client link is used for accelerating matching of sdwan downlink data packets after decryption and identifying the sdwan data packets as sdwan data packets, the link records Ethernet MAC address, vlan and PPPOE header information carried by the uplink sdwan data packets and is used for encapsulating MAC layer information before the downlink data packets are sent out, and when the client link is established, the wanip link matched by the link is searched and stored.
The invention is further improved, the created client link is successfully matched with the wanip link, and is judged to be TCP or UDP, if the client link is TCP, MSS during three-way handshake of TCP connection is modified, and if the client link is UDP, UDP fragmentation link is created based on the destination IP for matching uplink fragmentation packets.
The invention is further improved, in the step (2), if the packet is an uplink packet, the specific packet sending processing process is as follows:
b 1: acquiring the header information of the data packet, judging whether the data packet is a fragment data packet, if so, executing the step b2, and if not, executing the step b 3;
b 2: accelerating tunnel fragment IP link matching through a target IP, if the target IP is not the first fragment, executing step b4, if the target IP is not the first fragment, acquiring a packet quintuple matching client link, updating packet Ethernet header information, enabling vlan/ppp header information to be linked to the client, updating link tracking aging corresponding to client connection, and then executing step b 4;
b 3: acquiring a data packet quintuple matching client link, updating data packet Ethernet header information, and connecting vlan/ppp header information to the client link, updating link tracking aging corresponding to the client link, then judging whether the data packet is the uplink front part of the client link, if so, ending, and if not, executing step b 4;
b 4: removing the vlan head and the ppp head;
b 5: encrypting a data packet, adding an sdwan header, and encapsulating a UDP header and an IP header;
b 6: data packet fragmentation processing;
b 7: adding MAC layer information carried by a client link matched with the data packet, and then packaging an uplink data packet;
b 8: and calling a packet sending function according to the MAC layer information to send the data packet.
The invention is further improved, in step (2), if the data packet is a downlink data packet, the downlink sdwan data packet is marked when the multi-core distribution accelerated forwarding processing is performed, the identification can be directly performed, and the processing process included in the data successfully identified is as follows:
c 1: matching the wanip link through the destination IP to further obtain an accelerated tunnel link;
c 2: stripping an IP header and a UDP header of the sdwan downlink packet;
c 3: decrypting the data packet, judging whether the decrypted data packet is a fragment data packet, if so, executing step c4, and if not, executing step c 5;
c 4: accelerating tunnel fragment IP link through source IP matching, if not the first fragment, executing step c6, if yes, acquiring a packet quintuple matching client link, and then executing step c 6;
c 5: acquiring a data packet quintuple matching client link, then judging whether the data packet is a data packet of a downlink front part of the client link, if so, updating sdwan downlink IP link, ending, if not, fragmenting the data packet, and then executing step c 6;
c 6: adding MAC layer information carried by a client link matched with the data packet, and then packaging a downlink data packet;
c 7: and calling a packet sending function according to the MAC layer information to send the data packet.
The invention also provides a system for realizing the method for realizing the forwarding acceleration of the sdwan data tunnel, which comprises the following steps:
an enqueue module: the device is used for storing the data into a hardware queue after receiving the data;
receive package control technology and open the module: the method is used for opening a packet receiving control technology to realize multi-core distribution accelerated forwarding;
the multi-core distribution accelerated forwarding module: the system is used for carrying out multi-core distribution accelerated forwarding processing on the downlink data packets;
the accelerated forwarding processing module: the method is used for identifying uplink and downlink data packets and accelerating sdwan data tunnel messages;
a creation module: the system is used for establishing an sdwan tunnel, an acceleration tunnel link and an acceleration tunnel fragment IP link, and establishing each sdwan link needing accelerated forwarding through a released data packet;
a storage module: the link is used for storing various links created by the creation module;
a bag sending module: the function is used for calling the packet sending function and sending the data packet.
The invention is further improved, and the storage module comprises an acceleration tunnel link memory pool, an acceleration tunnel fragment IP link memory pool, a wanip link memory pool and a client link memory pool.
In a further improvement of the present invention, the multi-core allocation acceleration forwarding processing module includes:
a registration module: the method is used for registering a hook point, replacing an original queue distribution function through the hook point and reallocating a data packet processing CPU;
a judging module: the system is used for judging whether the downlink sdwan data packet is a fragment data packet or not;
a matching identification module: aiming at the non-fragmented data, the method is used for matching MAC information carried by the head of the sdwan data packet with the accelerated tunnel link, and if the matching is successful, the identification is successful; aiming at the fragmented data packets, firstly matching the fragmented links created by the accelerated tunnel fragmented IP links, queuing the fragmented packets after successful matching to each fragmented queue, carrying out matching of the accelerated tunnel links through the first fragmented packet of each fragmented queue to confirm whether the fragmented packets are the fragmented queues of the sdwan data packets, sending the data packets back to the protocol stack for processing if the matching is failed, and sending the data packets into the data packet recombination module for processing if the matching is successful;
a data packet reorganization module: the device is used for carrying out recombination processing on the data packet;
a distribution module: and the CPU is used for allocating the processing CPU according to the hash value carried by the sdwan data packet head.
Compared with the prior art, the method and the device analyze the characteristic of poor performance of the SD-WAN data tunnel using the UDP protocol, provide a solution for improving the performance and effectively improve the data forwarding efficiency. In particular, the following advantages are provided:
(1) the information of the stream to which the data packet belongs is added at the sdwan head, so that the data stream of the UDP tunnel can be acquired and distributed to different CPUs for processing according to the data stream to which the data packet belongs under the condition that the data stream cannot be processed by the RSS/RPS in a multi-CPU balanced manner, the utilization rate of the CPUs is improved, and the downlink forwarding performance is obviously improved.
(2) The single kernel module takes over sdwan data packets for packet forwarding, and compared with normal PPP drive processing, the protocol stack performs forwarding processing for multiple times, so that the flow is simpler, routing query does not need to be performed on all data packets, and a large amount of legality detection actions are reduced;
(3) because the sdwan data packet is encrypted, an sdwan header and a tunnel header are encapsulated, the length of the data packet is increased, and each node of the data packet in the transmission process needs to be fragmented and recombined. By adjusting the MSS connected between the client and the TCP of the sdwan server, the sdwan data packet does not need to be fragmented when being output after being encrypted, fragmentation recombination processing in the forwarding process is avoided, processing time delay on a network path is reduced, and bandwidth competition capability of the sdwan data packet is enhanced.
Drawings
FIG. 1 is a flow chart of the method of the present invention;
FIG. 2 is a flow diagram of a method for accelerated forwarding processing of data packets prior to entering a protocol stack;
FIG. 3 is a flowchart of a method for multi-core distribution expedited forwarding processing;
FIG. 4 is a flowchart of a method for accelerating tunnel connection and the like while tunnel connection is established by the kernel module;
fig. 5 is a flowchart of a method for creating links when a release packet walks through the protocol stack.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples.
The invention mainly aims at the characteristic of poor performance of the SD-WAN data tunnel using the UDP protocol to analyze and provide a solution for improving the performance. Since the SD-WAN function implementation of each manufacturer is different, but the kernel data tunnel is forwarded through the protocol stack, the invention is described in the form of kernel module, and is intended to present the optimization scheme as a whole.
In a normal data packet forwarding process without acceleration of Sdwan, under the condition that only a WAN side is considered to be a dynamic/static state and a PPPOE access mode (VPN dual access is not considered), forwarding of a tunnel data packet in a network device needs to be processed by multiple IP protocol stack processing, Sdwan kernel module processing and PPP driving processing. Based on the characteristic that the quintuple of the sdwan data tunnel is consistent, the network card multi-queue cannot play a role in the downlink direction of the WAN side of the data packet, the advantage of multi-core forwarding cannot be applied, the time consumption is high in the whole forwarding process in the data packet encryption and decryption process, the performance of the downlink direction is limited, and the forwarding performance of the whole sdwan data tunnel is greatly reduced.
The whole acceleration module of the invention accelerates the data packet forwarding from two directions, and performs multi-core distribution forwarding and protocol stack forwarding process optimization on the downlink tunnel packet.
As shown in fig. 1, the present invention comprises the steps of:
firstly, after receiving data, storing the data into a hardware queue;
judging whether a packet receiving control technology is opened or not, if so, performing multi-core distribution accelerated forwarding processing on a downlink data packet, identifying and accelerating sdwan data tunnel messages by each CPU through an independent data packet accelerated forwarding processing module, and if not, identifying and accelerating sdwan data tunnel messages through an independent data packet accelerated forwarding processing module;
the identification and acceleration of the sdwan data tunnel message processing process comprises the following steps:
(1) releasing the data packets of the upstream and downstream front parts of each link into a protocol stack, and walking a normal protocol stack flow, wherein an sdwan kernel module creates an acceleration tunnel link and an acceleration tunnel fragment IP link while creating an sdwan tunnel, and creates sdwan links needing accelerated forwarding through the released data packets, wherein the sdwan links comprise a wanip link and a client link;
(2) respectively accelerating the processing of the subsequent data packet of the link according to the type of the data packet, if the subsequent data packet is an uplink packet, matching the client link with the corresponding wanip link to acquire wan port Ethernet information sent by the data packet, then sending the data packet according to the acquired information,
and if the packet is a downlink packet, the decrypted packet is directly matched with the client link, the Ethernet information of the uplink direction interface stored in the client link is acquired, and the data packet is sent according to the acquired information.
The acceleration of the protocol stack of the invention depends on the establishment of the uplink and downlink forwarding information links of the data packets, and before the acceleration, a part of the data packets need to be released to establish the links. And in consideration of link tracking creation, sdwan link creation and link tracking timer updating, releasing 3 data packets in the uplink direction of each client link.
As shown in fig. 4, the application layer creates a tunnel by issuing a command to the sdwan kernel module, where the command includes MAC information of the peer node device, a tunnel encryption manner, and a service IP provided by sdwan; the kernel needs to create corresponding sdwan network equipment, tunnel links and service links provided by sdwan; in this embodiment, the acceleration module creates an acceleration tunnel link while creating a tunnel, and the IP-based acceleration tunnel segments the IP link. Respectively stored in corresponding caches (memory pools).
The acceleration tunnel link sdw _ tune is created based on the MAC of the peer node device, and the link includes MAC information of the peer node devices at both ends of the tunnel, IP port information, sdwan network device interface MAC information, tunnel encryption information, and MAC layer encapsulation information of the downstream packet. The downstream sdwan packet matches and updates sdw _ tunc MAC layer encapsulation information before decryption, and the upstream packet that is passed to the sdwan module updates sdw _ tunc port, IP, etc. An IP-based tunnel fragment link is created by tunnel IP (source IP of downstream packet) for matching of downstream fragment packets before decryption.
For the data packet of the UDP tunnel, in order to ensure the consistency of the cache, it is necessary to ensure that the same data stream is forwarded by the same CPU. Because the quintuple of the UDP tunnels is consistent, it is considered that from sdwan networking, the sdwan header carries a hash value of a data stream, the sdwan header is analyzed to obtain the hash value, then the CPU to be matched is calculated according to the hash value, and further the data packets of the same stream are distributed to the same CPU for processing.
Before accelerating the packet, the ethernet layer encapsulation of the packet needs to be considered, so this example needs to consider the WAN side access mode, and currently only considers the WAN port dynamic/static state and PPPOE access mode under the IPV4 protocol for the sdwan tunnel application scenario.
As shown in fig. 3, the processing method for multi-core allocation accelerated forwarding processing includes:
a 1: registering a hook point, and redistributing a data packet processing CPU through the hook point;
a 2: judging whether the downlink sdwan data packet is a fragment data packet, if not, matching the MAC information carried by the head of the sdwan data packet with the acceleration tunnel link, and if the matching is successful, successfully identifying; if the data packet is matched with the fragment link established by the accelerated tunnel fragment IP link, the successfully matched fragment packet is queued to each fragment queue, the matching of the accelerated tunnel link is carried out through the first fragment packet of each fragment queue to determine whether the data packet is the fragment queue of the sdwan data packet, the matching is failed, the data packet is sent back to the protocol stack for processing, and the data packet is recombined if the matching is successful;
a 3: and allocating the processing CPU according to the hash value carried by the sdwan data packet head.
In step a2, if the data packet is a fragmented data packet, the specific processing method thereof is as follows:
a 21: the source IP of the fragment data packet is matched with a fragment link established based on the acceleration tunnel, and the IP data packet of the non-acceleration tunnel is filtered; a 22: acquiring information of a data packet to initialize a fragmentation queue;
a 23: if the matching acceleration tunnel link is the first fragment, whether the matching acceleration tunnel link is an sdwan data packet or not is determined, if the matching is successful, the information of the data packet is obtained to initialize the fragment queue, the MAC layer information of the downlink data packet of the acceleration tunnel link is updated, then step a24 is executed, if the matching is failed or the first fragment is not determined, step a24 is directly executed;
a 24: matching the fragment data packet with a fragment queue through self-carried information, marking the fragment queue of the data packet with an sdwan mark, and if the fragment queue does not exist, newly adding the fragment queue;
a 25: stripping a pppoe header and a vlan header of all the fragmented data packets, and then enqueuing;
a 26: aiming at the sdwan fragmentation queue, receiving the coming fragments, marking the arrival of the first fragment and the arrival of the last fragment, counting the length sum of all fragments, and sequencing the fragmentation data packets;
a 27: and c, judging whether the first fragment and the last fragment arrive and the total length of the data packet is equal to the sum of the lengths of all the fragmented data packets, if so, resetting the data packet, then executing the step a3, and if not, ending the step.
In this example, a hook point is added to the interface netif _ receive _ skb _ internal (), and the get _ rps _ CPU () is replaced with the hook point to perform CPU allocation on sdwan downstream packets. Identifying sdwan packets requires matching MAC information carried in sdwan headers with accelerated tunnel links sdw _ tunc, whereas identifying fragmented packets requires packet reassembly, and in order to avoid processing other fragmented packets before identification, fragmented packets need to be matched with fragmented links created by tunnel IP first. And the successfully matched fragment packets are queued to each fragment queue, and the matching of tunnel link is performed through the first fragment packet of each fragment queue to determine whether the fragment queue is the sdwan data packet, so far, the sdwan downlink data packet is successfully identified, the fragment queue which fails in matching is still sent back to the protocol stack for processing, and the data packet is recombined if the identification is successful. And identifying that the successful sdwan data packet needs to strip off the vlan and PPPOE headers, acquiring hash values of different data streams marked on the sdwan headers, and processing the distribution of the CPU.
Based on the characteristic of private construction of an SD-WAN network, the information of the stream to which the data packet belongs is added to the sdwan head, so that the data stream of a UDP tunnel can be acquired and distributed to different CPUs for processing according to the data stream to which the data packet sdwan belongs under the condition that the data stream cannot be processed by the RSS/RPS in a multi-CPU balanced manner, the utilization rate of the CPUs is improved, and the downlink forwarding performance is obviously improved.
As shown in fig. 2, in step (1), a client link is created by quintuple information of an upstream packet of the client of sdwan, and the link pointer is mounted under the link trace and deleted as the link trace ages. The client links the sdwan downlink data packet used for acceleration, matches and identifies the sdwan downlink data packet after decryption, and the link records the Ethernet MAC address, vlan and PPPOE header information carried by the uplink sdwan data packet and is used for encapsulating MAC layer information before the downlink packet is sent out. When a client link is created, the wanip link matched with the link is searched and stored (namely, the link is bound with the wanip forwarding the link)
And successfully matching the created client link with the wanip link, judging whether the client link is TCP or UDP, if the client link is TCP, modifying MSS during three-way handshake of TCP connection, and if the client link is UDP, creating UDP fragmentation link based on the destination IP for matching uplink fragmentation packets. MSS: TCP is submitted to the IP layer for the maximum segment size, does not contain TCP Header and TCP Option, only contains TCP Payload, and MSS is TCP used for limiting the maximum number of bytes sent by the application layer.
Because the sdwan data packet is encrypted, an sdwan header and a tunnel header are encapsulated, the length of the data packet is increased, and each node of the data packet in the transmission process needs to be fragmented and recombined. By adjusting the MSS connected between the client and the TCP of the sdwan server, the sdwan data packet does not need to be fragmented when being output after being encrypted, fragmentation recombination processing in the forwarding process is avoided, processing time delay on a network path is reduced, and bandwidth competition capability of the sdwan data packet is enhanced.
In step (2), the accelerated packet needs to identify the sdwan packet and then process the sdwan packet. If the packet is an uplink packet, the MAC layer information of the packet is acquired first, the fragmented packet needs to be linked through IP matching fragmentation, then is linked through a client in the fragmentation link (matching is performed through a first fragmentation packet quintuple), but a non-fragmented downlink packet can be directly matched to the client link through the quintuple, then the MAC layer information of the uplink packet is stored in the client link, the packet is calculated through the uplink direction of the client link, the packet is released at the moment, after the VLAN/PPPOE header information is removed, an acceleration tunnel link sdw _ tunc is acquired through the client connection, then the packet is encrypted by using the encryption information in sdw _ tunc, then a UDP header and an IP header are encapsulated, the length of the encapsulated packet is increased, at the moment, fragmentation needs to be performed on the packet, and finally the MAC layer information (VLAN header, PPPOE header, MAC information), converts it, packetizes the upstream packet, and then sends out the packet through ndo _ start _ xmit. The specific process of the bag sending treatment is as follows:
b 1: acquiring the header information of the data packet, judging whether the data packet is a fragment data packet, if so, executing the step b2, and if not, executing the step b 3;
b 2: accelerating tunnel fragment IP link matching through a target IP, if the target IP is not the first fragment, executing step b4, if the target IP is not the first fragment, acquiring a packet quintuple matching client link, updating packet Ethernet header information, enabling vlan/ppp header information to be linked to the client, updating link tracking aging corresponding to client connection, and then executing step b 4;
b 3: acquiring a data packet quintuple matching client link, updating data packet Ethernet header information, and connecting vlan/ppp header information to the client link, updating link tracking aging corresponding to the client link, then judging whether the data packet is the uplink front part of the client link, if so, ending, and if not, executing step b 4;
b 4: removing the vlan head and the ppp head;
b 5: encrypting a data packet, adding an sdwan header, and encapsulating a UDP header and an IP header;
b 6: data packet fragmentation processing;
b 7: adding MAC layer information carried by a client link matched with the data packet, and then packaging an uplink data packet;
b 8: and calling a packet sending function according to the MAC layer information to send the data packet.
In step (2), if the packet is a downlink packet: the downlink sdwan data packet is marked when the multi-core CPU is allocated for acceleration, and can be directly identified, and the data packet after successful identification is matched with the wanip link through the destination IP, so as to obtain an acceleration tunnel link sdw _ tunc; the IP header UDP header of the downlink packet is removed, and then the data packet is decrypted by using the encryption information in sdw _ tunc; the decrypted data packet needs to consider whether the data packet is a fragment packet or not, the fragment data packet needs to be linked through IP matching fragments, then client side links (matched through a first fragment packet quintuple) in the fragment links are used for directly matching non-fragmented downlink packets to the client side links through the quintuple, the data packet is released through calculation of the data packet passing the downlink direction of the client side links, MAC layer information (vlan header, PPPOE header and MAC information) when the data packet is uplink is stored in the client side links, the data packet is packaged after conversion, and then the data packet is sent out through ndo _ start _ xmit. The specific treatment process comprises the following steps:
c 1: matching the wanip link through the destination IP to further obtain an accelerated tunnel link;
c 2: stripping an IP header and a UDP header of the sdwan downlink packet;
c 3: decrypting the data packet, judging whether the decrypted data packet is a fragment data packet, if so, executing step c4, and if not, executing step c 5;
c 4: accelerating tunnel fragment IP link through source IP matching, if not the first fragment, executing step c6, if yes, acquiring a packet quintuple matching client link, and then executing step c 6;
c 5: acquiring a data packet quintuple matching client link, then judging whether the data packet is a data packet of a downlink front part of the client link, if so, updating sdwan downlink IP link, ending, if not, fragmenting the data packet, and then executing step c 6;
c 6: adding MAC layer information carried by a client link matched with the data packet, and then packaging a downlink data packet;
c 7: calling a packet sending function according to the MAC layer information to send the data packet
In the uplink data packet of sdwan in this example, after sdwan is encrypted, an sdwan data header, a UDP header, and an IP header are added, the length of the data packet is increased, and the sdwan data packet exiting from a WAN port needs to be fragmented, which causes fragmentation and reassembly in the entire transmission network, increases processing delay of sdwan tunnel packets, and causes performance degradation. By modifying the MSS during the three-way handshake of each TCP connection, the data packets connected with the TCP can be ensured not to be subjected to fragmentation and reassembly after being encrypted and sent out by the tunnel, and the forwarding performance is improved. When the client link is created, a UDP fragment link based on a destination IP (sdwan service IP address) in the upstream direction is created at the same time and is used for matching the upstream fragment packets.
According to the invention, the single kernel module takes over sdwan data packets for packet forwarding, compared with normal PPP drive (PPPOE access) processing, the protocol stack performs forwarding processing for multiple times, the flow is simpler, routing query does not need to be performed on all data packets, and a large amount of legality detection actions are reduced.
As shown in fig. 2 and fig. 5, the uplink packet matches the client link, but how to obtain the MAC layer packet information sent from the WAN is a difficult point to be solved. When the acceleration tunnel link is created, the MAC layer information of the downlink packet is created by the sdwan downlink packet and stored in the acceleration tunnel link, and the sdwan data packet of the uplink client needs to obtain the information of the acceleration tunnel link by means of the wanip link forwarded by the data packet. When the uplink packet updates the tunnel link, a link based on wanip is created, and the acceleration tunnel link is added to the structure of the wanip link, so that the uplink packet can acquire the MAC layer information to be encapsulated when being forwarded from the WAN port through the client link (the wanip link is stored in the client link).
Since the MTU driving the dev to which the downstream packet is brought is not necessarily the minimum MTU of the local forwarding path interface, such as a PPPOE access scenario (the MTU of the real WAN port is brought from the downstream packet, but the MTU when the packet is forwarded out is the MTU of the PPPOE interface), the MTU-to-wanip link needs to be updated at this time.
The key points and difficulties for realizing accelerated forwarding of the invention are as follows:
the invention accelerates UDP data tunnel of sdwan, which is characterized in that the invention constructs the connection of data packet forwarding between network card receiving interface, sdwan interface and sending interface, and the difficulty is that the invention processes the fragment data packet in the downlink and uplink of the data packet, including the process of receiving the fragment data packet from the driver in the uplink direction, and the fragment process of the data packet after encryption; the downstream reverse slave driver receives the fragment reorganization processing of the fragment packets, and the fragment packet processing is found after the data packet decryption, and the processing logic of the fragment packets is complex and the processing difficulty is high.
The specific treatment principle is as follows:
1. the accelerated packet needs to encapsulate ethernet information of the transmission interface when being transmitted, so the link matched with the accelerated packet needs to contain the information. For a downlink acceleration packet, the data packet can be directly matched with the client link after being decrypted, and the Ethernet information of the uplink direction interface stored in the client link is obtained; for the uplink data packet, not only the client link but also the corresponding wanip link need to be matched to obtain wan port ethernet information sent out by the data packet. It is particularly important that when creating client links and wanip links, the corresponding client links (corresponding data streams) match the wan ports (wanip links) sent.
2. The fragmentation data packet is a processing difficulty in the acceleration process of sdwan, firstly, a fragmentation link (a link matched with a certain IP) and a fragmentation queue (a fragmentation queue constructed based on all fragments of a single data packet) which need to be created are complex in structure, and since a non-first fragmentation data packet does not carry header information of a transmission layer and a data part, when sdwan header information matching and link information matching are carried out, the part of data packet needs to be queued before matching, and after the matching information is obtained through the first fragmentation packet, other fragmentation packets can be matched with the response information. In addition, the processing in different directions and different stages is considered, the processing of the queued fragment packets is different, the downlink fragment packets need to be recombined before decryption, the decryption processing can be carried out after the recombination, and the decrypted fragment packets need to be packaged and then sent after being queued; the fragmented data packet in the uplink direction needs to be queued before encryption, encrypted after matching with the client link information, and whether fragmentation processing is performed again needs to be considered after encryption. The processing of the block can refer to the processing method of the kernel fragment packets, including data structures, processing after the fragment packets arrive in the fragment queue, aging and deleting of the fragment queue, and the like, but the final processing results of the fragment packets in different stages are different.
The above-described embodiments are intended to be illustrative, and not restrictive, of the invention, and all changes that come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein.

Claims (10)

1. A method for realizing the forwarding acceleration of an sdwan data tunnel is characterized by comprising the following steps:
firstly, after receiving data, storing the data into a hardware queue;
judging whether a packet receiving control technology is opened or not, if so, performing multi-core distribution accelerated forwarding processing on a downlink data packet, identifying and accelerating sdwan data tunnel messages by each CPU through an independent data packet accelerated forwarding processing module, and if not, identifying and accelerating sdwan data tunnel messages through an independent data packet accelerated forwarding processing module;
the identification and acceleration of the sdwan data tunnel message processing process comprises the following steps:
(1) releasing the data packets of the upstream and downstream front parts of each link into a protocol stack, and walking a normal protocol stack flow, wherein an sdwan kernel module creates an acceleration tunnel link and an acceleration tunnel fragment IP link while creating an sdwan tunnel, and creates sdwan links needing accelerated forwarding through the released data packets, wherein the sdwan links comprise a wanip link and a client link;
(2) respectively accelerating the processing of the subsequent data packet of the link according to the type of the data packet, if the subsequent data packet is an uplink packet, matching the client link with the corresponding wanip link to acquire wan port Ethernet information sent by the data packet, then sending the data packet according to the acquired information,
and if the packet is a downlink packet, the decrypted packet is directly matched with the client link, the Ethernet information of the uplink direction interface stored in the client link is acquired, and the data packet is sent according to the acquired information.
2. The method of claim 1 for implementing sdwan data tunnel forwarding acceleration, wherein: the processing method for multi-core distribution accelerated forwarding processing comprises the following steps:
a 1: registering a hook point, and redistributing a data packet processing CPU through the hook point;
a 2: judging whether the downlink sdwan data packet is a fragment data packet, if not, matching the MAC information carried by the head of the sdwan data packet with the acceleration tunnel link, and if the matching is successful, successfully identifying; if the data packet is matched with the fragment link established by the accelerated tunnel fragment IP link, the successfully matched fragment packet is queued to each fragment queue, the matching of the accelerated tunnel link is carried out through the first fragment packet of each fragment queue to determine whether the data packet is the fragment queue of the sdwan data packet, the matching is failed, the data packet is sent back to the protocol stack for processing, and the data packet is recombined if the matching is successful;
a 3: and allocating the processing CPU according to the hash value carried by the sdwan data packet head.
3. The method of claim 2 for implementing sdwan data tunnel forwarding acceleration, wherein: in step a2, if the data packet is a fragmented data packet, the specific processing method thereof is as follows:
a 21: the source IP of the fragment data packet is matched with a fragment link established based on the acceleration tunnel, and the IP data packet of the non-acceleration tunnel is filtered;
a 22: acquiring information of a data packet to initialize a fragmentation queue;
a 23: if the matching acceleration tunnel link is the first fragment, whether the matching acceleration tunnel link is an sdwan data packet or not is determined, if the matching is successful, the information of the data packet is obtained to initialize the fragment queue, the MAC layer information of the downlink data packet of the acceleration tunnel link is updated, then step a24 is executed, if the matching is failed or the first fragment is not determined, step a24 is directly executed;
a 24: matching the fragment data packet with a fragment queue through self-carried information, marking the fragment queue of the data packet with an sdwan mark, and if the fragment queue does not exist, newly adding the fragment queue;
a 25: stripping a pppoe header and a vlan header of all the fragmented data packets, and then enqueuing;
a 26: aiming at the sdwan fragmentation queue, receiving the coming fragments, marking the arrival of the first fragment and the arrival of the last fragment, counting the length sum of all fragments, and sequencing the fragmentation data packets;
a 27: and c, judging whether the first fragment and the last fragment arrive and the total length of the data packet is equal to the sum of the lengths of all the fragmented data packets, if so, resetting the data packet, then executing the step a3, and if not, ending the step.
4. The method of claim 1 for implementing sdwan data tunnel forwarding acceleration, wherein: in the step (1), a client link is created through quintuple information of an uplink data packet of an sdwan client, a link pointer is mounted under link tracking and deleted along with link tracking aging, the client link is used for accelerating matching and identification of an sdwan downlink data packet after decryption, the link records Ethernet MAC address, vlan and PPPOE header information carried by the uplink sdwan data packet and is used for encapsulating MAC layer information before the downlink packet is sent out, and a wanip link matched with the link is searched and stored when the client link is created.
5. The method of implementing sdwan data tunnel forwarding acceleration according to claim 4, wherein: and successfully matching the created client link with the wanip link, judging whether the client link is TCP or UDP, if the client link is TCP, modifying MSS during three-way handshake of TCP connection, and if the client link is UDP, creating UDP fragmentation link based on the destination IP for matching uplink fragmentation packets.
6. The method of implementing sdwan data tunnel forwarding acceleration according to claim 4, wherein: in the step (2), if the packet is an uplink packet, the specific packet sending processing process is as follows:
b 1: acquiring the header information of the data packet, judging whether the data packet is a fragment data packet, if so, executing the step b2, and if not, executing the step b 3;
b 2: accelerating tunnel fragment IP link matching through a target IP, if the target IP is not the first fragment, executing step b4, if the target IP is not the first fragment, acquiring a packet quintuple matching client link, updating packet Ethernet header information, enabling vlan/ppp header information to be linked to the client, updating link tracking aging corresponding to client connection, and then executing step b 4;
b 3: acquiring a data packet quintuple matching client link, updating data packet Ethernet header information, and connecting vlan/ppp header information to the client link, updating link tracking aging corresponding to the client link, then judging whether the data packet is the uplink front part of the client link, if so, ending, and if not, executing step b 4;
b 4: removing the vlan head and the ppp head;
b 5: encrypting a data packet, adding an sdwan header, and encapsulating a UDP header and an IP header;
b 6: data packet fragmentation processing;
b 7: adding MAC layer information carried by a client link matched with the data packet, and then packaging an uplink data packet;
b 8: and calling a packet sending function according to the MAC layer information to send the data packet.
7. The method of implementing sdwan data tunnel forwarding acceleration according to claim 4, wherein: in step (2), if the data packet is a downlink data packet, the downlink sdwan data packet is marked when the multi-core distribution accelerated forwarding processing is performed, and the identification can be directly performed, and the processing process included in the successfully identified data is as follows:
c 1: matching the wanip link through the destination IP to further obtain an accelerated tunnel link;
c 2: stripping an IP header and a UDP header of the sdwan downlink packet;
c 3: decrypting the data packet, judging whether the decrypted data packet is a fragment data packet, if so, executing step c4, and if not, executing step c 5;
c 4: accelerating tunnel fragment IP link through source IP matching, if not the first fragment, executing step c6, if yes, acquiring a packet quintuple matching client link, and then executing step c 6;
c 5: acquiring a data packet quintuple matching client link, then judging whether the data packet is a data packet of a downlink front part of the client link, if so, updating sdwan downlink IP link, ending, if not, fragmenting the data packet, and then executing step c 6;
c 6: adding MAC layer information carried by a client link matched with the data packet, and then packaging a downlink data packet;
c 7: and calling a packet sending function according to the MAC layer information to send the data packet.
8. A system for implementing the method for implementing sdwan data tunnel forwarding acceleration as claimed in any one of claims 1-7, comprising:
an enqueue module: the device is used for storing the data into a hardware queue after receiving the data;
receive package control technology and open the module: the method is used for opening a packet receiving control technology to realize multi-core distribution accelerated forwarding;
the multi-core distribution accelerated forwarding module: the system is used for carrying out multi-core distribution accelerated forwarding processing on the downlink data packets;
the accelerated forwarding processing module: the method is used for identifying uplink and downlink data packets and accelerating sdwan data tunnel messages;
a creation module: the system is used for establishing an sdwan tunnel, an acceleration tunnel link and an acceleration tunnel fragment IP link, and establishing each sdwan link needing accelerated forwarding through a released data packet;
a storage module: the link is used for storing various links created by the creation module;
a bag sending module: the function is used for calling the packet sending function and sending the data packet.
9. The system of claim 8, wherein: the storage module comprises an acceleration tunnel link memory pool, an acceleration tunnel fragment IP link memory pool, a wanip link memory pool and a client link memory pool.
10. The system of claim 8, wherein: the multi-core distribution accelerated forwarding processing module comprises:
a registration module: the method is used for registering a hook point, replacing an original queue distribution function through the hook point and reallocating a data packet processing CPU;
a judging module: the system is used for judging whether the downlink sdwan data packet is a fragment data packet or not;
a matching identification module: aiming at the non-fragmented data, the method is used for matching MAC information carried by the head of the sdwan data packet with the accelerated tunnel link, and if the matching is successful, the identification is successful; aiming at the fragmented data packets, firstly matching the fragmented links created by the accelerated tunnel fragmented IP links, queuing the fragmented packets after successful matching to each fragmented queue, carrying out matching of the accelerated tunnel links through the first fragmented packet of each fragmented queue to confirm whether the fragmented packets are the fragmented queues of the sdwan data packets, sending the data packets back to the protocol stack for processing if the matching is failed, and sending the data packets into the data packet recombination module for processing if the matching is successful;
a data packet reorganization module: the device is used for carrying out recombination processing on the data packet;
a distribution module: and the CPU is used for allocating the processing CPU according to the hash value carried by the sdwan data packet head.
CN202111576110.9A 2021-12-21 2021-12-21 Method and system for realizing forwarding acceleration of sdwan data tunnel Active CN114268518B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111576110.9A CN114268518B (en) 2021-12-21 2021-12-21 Method and system for realizing forwarding acceleration of sdwan data tunnel

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111576110.9A CN114268518B (en) 2021-12-21 2021-12-21 Method and system for realizing forwarding acceleration of sdwan data tunnel

Publications (2)

Publication Number Publication Date
CN114268518A true CN114268518A (en) 2022-04-01
CN114268518B CN114268518B (en) 2023-04-07

Family

ID=80828518

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111576110.9A Active CN114268518B (en) 2021-12-21 2021-12-21 Method and system for realizing forwarding acceleration of sdwan data tunnel

Country Status (1)

Country Link
CN (1) CN114268518B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115442183A (en) * 2022-08-02 2022-12-06 天翼云科技有限公司 Data forwarding method and device
CN116016035A (en) * 2023-02-16 2023-04-25 北京天维信通科技有限公司 Method for applying multipath service in same tunnel by utilizing quintuple

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101938415A (en) * 2010-08-30 2011-01-05 北京傲天动联技术有限公司 Rapid forwarding method for network forwarding device
CN103475586A (en) * 2013-08-22 2013-12-25 东软集团股份有限公司 Method, device and system for forwarding network data messages
CN107659515A (en) * 2017-09-29 2018-02-02 曙光信息产业(北京)有限公司 Message processing method, device, message processing chip and server
CN108833548A (en) * 2018-06-20 2018-11-16 中国联合网络通信集团有限公司 SD-WAN network system and for network flow accelerate optimization method
US10212089B1 (en) * 2017-09-21 2019-02-19 Citrix Systems, Inc. Encapsulating traffic entropy into virtual WAN overlay for better load balancing
CN111614538A (en) * 2020-04-30 2020-09-01 网络通信与安全紫金山实验室 Message forwarding method based on IPsec encapsulation protocol

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101938415A (en) * 2010-08-30 2011-01-05 北京傲天动联技术有限公司 Rapid forwarding method for network forwarding device
CN103475586A (en) * 2013-08-22 2013-12-25 东软集团股份有限公司 Method, device and system for forwarding network data messages
US10212089B1 (en) * 2017-09-21 2019-02-19 Citrix Systems, Inc. Encapsulating traffic entropy into virtual WAN overlay for better load balancing
CN107659515A (en) * 2017-09-29 2018-02-02 曙光信息产业(北京)有限公司 Message processing method, device, message processing chip and server
CN108833548A (en) * 2018-06-20 2018-11-16 中国联合网络通信集团有限公司 SD-WAN network system and for network flow accelerate optimization method
CN111614538A (en) * 2020-04-30 2020-09-01 网络通信与安全紫金山实验室 Message forwarding method based on IPsec encapsulation protocol

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115442183A (en) * 2022-08-02 2022-12-06 天翼云科技有限公司 Data forwarding method and device
CN115442183B (en) * 2022-08-02 2024-01-02 天翼云科技有限公司 Data forwarding method and device
CN116016035A (en) * 2023-02-16 2023-04-25 北京天维信通科技有限公司 Method for applying multipath service in same tunnel by utilizing quintuple
CN116016035B (en) * 2023-02-16 2023-06-13 北京天维信通科技有限公司 Method for applying multipath service in same tunnel by utilizing quintuple

Also Published As

Publication number Publication date
CN114268518B (en) 2023-04-07

Similar Documents

Publication Publication Date Title
US9781052B2 (en) Virtual machine and application movement over local area networks and a wide area network
US9967200B2 (en) Service processing switch
US10749752B2 (en) Methods and systems for managing VPN tunnels
US9294302B2 (en) Non-fragmented IP packet tunneling in a network
US8175116B2 (en) Multiprocessor system for aggregation or concatenation of packets
US20180288179A1 (en) Proxy for serving internet-of-things (iot) devices
CN114268518B (en) Method and system for realizing forwarding acceleration of sdwan data tunnel
CN110022264B (en) Method for controlling network congestion, access device and computer readable storage medium
JP2019528604A (en) System and method for virtual multipath data transport
Li et al. Improving SDN scalability with protocol-oblivious source routing: A system-level study
WO2021037216A1 (en) Message transmission method and device, and computer storage medium
WO2020063298A1 (en) Method for processing tcp message, toe assembly, and network device
US20140294018A1 (en) Protocol for layer two multiple network links tunnelling
US9445384B2 (en) Mobile device to generate multiple maximum transfer units and data transfer method
EP3119057A1 (en) Packet conversion device and method for allowing transparent packet-based multipath bundling
WO2016062142A1 (en) Method, apparatus and system for converged transmission of packets
KR100748698B1 (en) Apparatus and method of packet processing in security communication system
WO2023151264A1 (en) Load balancing method and apparatus, node, and storage medium
KR102383782B1 (en) Tunnel data update process method of data communication
CN113395212B (en) Network device, method of operating the same, and non-transitory computer readable medium
CN108282391B (en) VXLAN message fragmentation method and device
CN108064441B (en) Method and system for accelerating network transmission optimization
JP2005085284A (en) Multiple offload of network condition object supporting failover event
CN113965518A (en) Message processing method and device
JP2002026927A (en) Capsulating method and unit, and program recording medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant