WO2012065477A1 - Procédé et système permettant d'éviter un encombrement de messages - Google Patents

Procédé et système permettant d'éviter un encombrement de messages Download PDF

Info

Publication number
WO2012065477A1
WO2012065477A1 PCT/CN2011/080049 CN2011080049W WO2012065477A1 WO 2012065477 A1 WO2012065477 A1 WO 2012065477A1 CN 2011080049 W CN2011080049 W CN 2011080049W WO 2012065477 A1 WO2012065477 A1 WO 2012065477A1
Authority
WO
WIPO (PCT)
Prior art keywords
congestion
policy
packet
classification
module
Prior art date
Application number
PCT/CN2011/080049
Other languages
English (en)
Chinese (zh)
Inventor
唐保
徐春松
王然
吕勇
刘奇峰
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2012065477A1 publication Critical patent/WO2012065477A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/24Traffic characterised by specific attributes, e.g. priority or QoS
    • H04L47/2441Traffic characterised by specific attributes, e.g. priority or QoS relying on flow classification, e.g. using integrated services [IntServ]

Definitions

  • the present invention relates to the field of data communications, and in particular, to a packet congestion avoiding method and system. Background technique
  • the IP services carried on the Internet are gradually diversified, and the rich data, voice, video and other integrated services are booming.
  • network bandwidth increases from 10 Mbps, 100 Mbps, 1 Gbps, and 10 Gbps to 100 Gbps, it is becoming less and less sufficient for suppliers to increase bandwidth and expand network equipment.
  • QOS Quality of Service
  • Different types of services are provided for different customers and different services, such as: providing dedicated bandwidth, reducing packet loss rate, and reducing packet transmission delay and delay jitter. For this reason, technologies such as flow classification and coloring, traffic policing, traffic shaping, network congestion management, and network congestion avoidance are commonly used.
  • Congestion avoidance is performed on the basis of traffic classification, including: drop priority, congestion detection, congestion discard, and so on.
  • the main criteria for discarding priorities are: IP precedence, differentiated service code points (Differentiated Services Code Point (DSCP) values and MPLS EXP (MPLS: Multi-Protocol Label Switching, EXP: Experiment, tag experiment bit).
  • DSCP Differentiated Services Code Point
  • MPLS EXP MPLS: Multi-Protocol Label Switching, EXP: Experiment, tag experiment bit.
  • the user can set the threshold of the queue.
  • the threshold When the length of the queue is less than the low value, the packet is not discarded.
  • the length of the queue When the length of the queue is between the low value and the high value, the random start is started. The packet is discarded. The longer the queue is, the higher the probability of discarding.
  • the length of the queue is greater than the threshold, all packets are discarded.
  • WRED Wired Detection
  • RED The difference between WRED and RED is that the former introduces IP precedence, DSCP value, and MPLS EXP to provide different discarding probabilities for packets of different priorities.
  • NP Network Processer, etc.
  • Traffic manager TM Traffic Manager
  • the packet processor performs the traffic classification, the traffic shaping, and the congestion avoidance according to the policy of the user. Congestion management and other operations; The other is to complete the packet classification, traffic policing, traffic shaping, congestion avoidance, congestion management and other operations directly by the packet processor.
  • the packet processor completes the packet flow classification
  • the traffic manager performs congestion avoidance
  • the traffic manager is located downstream of the packet processor.
  • congestion is discarded, packets are discarded in the traffic manager, which is a waste of resources compared to packets being discarded in the packet processor.
  • Congestion avoidance is done directly on the packet processor. It is not only necessary to complete the traffic classification of the packet on the packet processor, but also to complete the congestion detection of the packet, and the congestion detection of the packet means that a large number of queues need to be implemented and maintained in the software of the packet processor, and Discard policy processing. For packet processors, implementing and maintaining a large number of queues introduces additional memory overhead, multiple access to peripherals, and performance and efficiency services are not guaranteed. Summary of the invention
  • the invention provides a packet congestion avoiding method and system, which improves message processing performance and efficiency.
  • the present invention provides a packet congestion avoidance system, including: a packet processor, configured to: connect with a traffic manager, complete packet classification, parsing, modification, and encapsulation; according to the received The congestion policy sent by the traffic manager performs congestion processing.
  • the traffic manager is configured to: detect congestion of the packet, generate the congestion policy, and send the congestion policy to the packet processor.
  • the packet processor includes: a message classification module, a classification policy library, and a discarding priority library, where the message classification module is configured to: query the classification policy library, the discarding priority library, and obtain Classification ID, drop priority.
  • the packet processor further includes: a congestion avoidance module and a congestion policy library,
  • the congestion avoidance module is configured to: query the congestion policy database to obtain the congestion policy according to the received classification identifier and the drop priority sent by the packet classification module.
  • the congestion policy library in the packet processor is configured to: receive the congestion policy that is sent by the traffic manager.
  • the congestion avoidance module in the traffic manager is configured to: feed back the congestion policy to a congestion policy library in the packet processor.
  • the congestion avoidance module in the traffic manager is configured to: generate a congestion avoidance policy according to a congestion detection result of the packet queue.
  • the present invention further provides a packet congestion avoidance method, including: the traffic manager generates congestion avoidance according to a congestion detection result of a packet queue and a drop priority. Policy and feedback to the packet processor;
  • the packet processor performs congestion processing according to the received congestion avoidance policy.
  • the packet processor includes: a message classification module, a classification policy library, and a drop priority library,
  • the packet classification module queries the classification policy library, the discarding priority database, and obtains a classification identifier and a discarding priority.
  • the packet processor further includes: a congestion avoidance module and a congestion policy library,
  • the congestion avoidance module queries the congestion policy database according to the received classification identifier and the discarding priority sent by the packet classification module, and obtains the congestion policy.
  • the congestion policy library in the packet processor receives the congestion policy fed back by the traffic manager; wherein a congestion avoidance module in the traffic manager feeds back the congestion policy to the packet processor Congestion policy library.
  • the congestion avoidance module in the traffic manager generates a congestion avoidance policy according to the congestion detection result of the packet queue.
  • the traffic manager congestion avoidance module generates a congestion avoidance policy according to the congestion detection result and the drop priority
  • the congestion avoidance policy includes a drop probability function
  • the congestion avoidance in the packet processor is updated.
  • the packet processing policy in the policy library, the packet processing policy includes: packet discarding/forwarding flag, and the packet processor and the traffic manager cooperate to complete the congestion avoidance of the packet.
  • FIG. 1 is a schematic structural view of a congestion avoidance system of the present invention
  • the system for congestion avoidance of the present invention includes:
  • a packet processor for classifying, parsing, modifying, encapsulating, and accessing various data packets to obtain related information
  • the traffic manager which performs congestion detection and marking of packets, and its performance should match the packet processor
  • a classification strategy library which is used to provide a packet classification policy to the packet processor message classification module, located on the storage device;
  • a congestion avoidance policy library for providing supervisory policy and status information to the congestion avoidance module in the packet processor is located on the storage device.
  • FIG. 1 is a schematic structural diagram of a congestion avoidance system of the present invention, and a packet processor (for example, a network processor) of the present invention includes:
  • the traffic interface module 101 includes multiple physical interfaces to connect to different networks, and is a data channel for network packets to enter and exit the chip.
  • the data frame received from a physical interface is removed from the encapsulation data packet of the communication interface, and is stored in the inbound and out data packet buffer together with the status information of the data packet; in the data transmission direction, according to the inbound and outbound data.
  • the status information in the packet cache, the data packet is fetched, and the communication interface encapsulation is issued at the corresponding physical interface.
  • a physical interface refers to a specific data communication interface entity, including an Ethernet interface, a POS interface, or other interface that can be used to exchange data.
  • the message classification module 102 sorts according to the classification policy library 103.
  • the user-configured classification policy library 103 is the basis for the block classification. According to the user-configured policy, with the Mac address, inner and outer 802.1p, inner and outer Vlan ID, MPLS Exp, IP Tos, 5-tuple, port number, QPPB GroupID, etc., a unique correspondence of the message can be obtained. Logo, It can also be called a stream ID, which is FlowID.
  • the WRED discarding of the queue packets is supported.
  • the WRED processing is based not only on the flow identifier but also on the discarding priority (DP) of the packet.
  • DP discarding priority
  • the user also configures a WRED drop priority library 104. Based on this configuration information, this module can find the discard priority (DP) information that can get two bits.
  • the congestion avoidance module 105 performs congestion avoidance according to the classification result of the packet classification module 102, that is, the flow identifier (FlowID) and the discard priority level (DP) in the discarding priority pool 104.
  • FlowID flow identifier
  • DP discard priority level
  • the congestion avoidance module 105 queries the congestion policy library 106 according to the information such as the flow identifier (FlowID) and the discarding priority (DP) in the classification result of the packet classification module 102, and returns the policy information (for example: packet discarding/forwarding) Marking, discarding probability), according to the policy information (message drop/forward flag, or drop probability), choose to perform packet forwarding and discarding actions.
  • FlowID flow identifier
  • DP discarding priority
  • the traffic interface module 107 the same traffic interface module 101, is only used on the message sending side.
  • the traffic manager (or TM) of the present invention includes:
  • the main internal sub-modules are: 1. Receiver controller: The function is to receive bus data, including: signal conversion, detecting user-side data, and filtering data that does not meet the requirements, such as error packets. The data packet is analyzed, and the high priority protocol packet and the general data packet are distinguished and sent to the high priority protocol packet through the first in first out queue (FIFO) and the general receiving interface FIFO. The flow control information of the bus is collected, and the upper module is flow-controlled according to the state of the receiving interface FIFO. Second, the interface first-in-first-out queue FIFO, the role is to perform data buffering of the input interface. The interface FIFO must be able to receive data larger than the maximum packet length. When a complete packet is stored in the FIFO, an indication is sent to the traffic policing module.
  • Traffic policing module (Policer) 109 The traffic policing module is responsible for traffic policing calculations. Normal processing is performed for normal packets, and discarded packets are sent directly to management module 113 without operation.
  • the traffic policing module 109 is configured to drop mode, the traffic policing module 109 sends the result of the drop/pass along with the packet identifier to the management module 113 after the calculation.
  • the packet identifier is calculated based on the "color blind/color sensitive" configuration of the packet. For detailed algorithms, please refer to RFC2697 (A Single Rate Three Color Marker) or RFC2698 (A Two Rate Three Color Marker).
  • the coloring information of the packet identifier is falsified by the result, and the coloring result is sent to the memory unit 114.
  • Congestion avoidance module 110 The role is to achieve tail drop, WRED or ENC congestion avoidance, Its main functions are: According to the message queue status information, it is determined whether the data packet is discarded. The ECN calculation is performed in ECN mode and the results are given. The WRED algorithm is calculated in WRED mode, and the discard judgment is given. In the tail drop mode, the packet discarding judgment is performed according to the queue depth. The judgment result and the packet identifier information are fed back to the congestion avoidance policy library 103 after the calculation is completed.
  • Queue scheduling module 111 The function is time slot effective signal generation, back pressure signal generation, packet identifier queue management, scheduling, shaping, back pressure control, providing an interface with the configuration table item management module, and performing parameter configuration.
  • the packet data reading module is mainly responsible for sending the packet identifier readout in the output FIFO to the memory unit 114, and receiving the corresponding packet data to the traffic outbound interface.
  • the main functions are: Collecting the interface FIFO empty condition, and feeding back to the memory unit 114.
  • the packet identifier is sent according to the FIFO condition of the memory unit 114.
  • the read data received from the memory unit 114 is sent to the outgoing interface FIFO based on the received packet port information.
  • the outbound interface FIFO the role is: The data cache of the sending interface.
  • Step A The packet processor receives the data packet from the upstream device; and enters the traffic interface module 101.
  • Step B The message classification module 102, using the quintuple of the message, the QOS related information constitutes a key value, the query classification policy library 103, and the discarding priority library 104;
  • Step C The message classification module 102 obtains a return value: a classification identifier (or a flow identifier), and discards the priority;
  • Step D The message classification module 102 encapsulates the obtained classification identifier, the flow identifier, and the discarding priority into a packet.
  • the TM description information header is placed before the packet;
  • Step E The congestion avoidance module 105 forms a query key value according to the classified identifier or the flow identifier sent by the received message classification module 102, and queries the text discard/forward label in the congestion avoidance policy library 106;
  • Step F The packet processor congestion avoidance module 105 selects a corresponding forwarding and discarding action according to the packet drop/forward (or drop probability) flag returned by the congestion policy library 106. If it is discarded, discard the current packet and go to step H.
  • Step G If the packet is forwarded, the packet processor passes the packet to be forwarded through the traffic interface module 107. Sent to the downstream traffic management device. Go to step I
  • Step H The message processing flow ends.
  • Step I The traffic interface module 108 of the traffic manager receives the data packet from the upstream packet processing device.
  • Step J The traffic interface module 108 in the traffic manager obtains the TM description information header before the packet, and obtains the classification identifier or the flow identifier. a specific queue, and performing congestion detection according to a threshold configured by the user;
  • Step K The traffic manager congestion avoidance module 110 generates a congestion avoidance policy according to the congestion detection result and the drop priority, and the congestion avoidance policy includes a drop probability function, and
  • the packet processing policy in the congestion policy library 106 in the packet processor is updated, and the packet processing policy includes: a packet discarding/forwarding flag;
  • Step L The traffic manager performs other actions such as traffic policing, traffic shaping, congestion management, and queue scheduling.
  • Step M The traffic manager sends the message to the downstream device through the traffic interface module 112.
  • the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or a combination of software and hardware.
  • the invention can be embodied in the form of one or more computer program products embodied on a computer-usable storage medium (including but not limited to disk storage and optical storage, etc.) in which computer usable program code is embodied.
  • the traffic manager congestion avoidance module generates a congestion avoidance policy according to the congestion detection result and the discarding priority, and the congestion avoidance policy includes the discard probability function, and updates the packet processor.
  • the packet processing policy in the congestion avoidance policy database includes: packet discarding/forwarding flag, and the packet processor and the traffic manager cooperate to complete the congestion avoidance of the packet.
  • the invention reduces the memory overhead and the access peripheral overhead caused by the packet processor maintaining a large number of queues, and improves the packet processing performance and efficiency.

Abstract

Un système permettant d'éviter un encombrement de messages comprend : un processeur de package configuré pour être connecté à un gestionnaire de trafic, classifier, analyser, modifier et encapsuler un message, et exécuter un traitement d'encombrement selon une stratégie d'encombrement reçue à partir du gestionnaire de trafic ; et le gestionnaire de trafic est conçu pour effectuer une détection d'encombrement sur le message, générer la stratégie d'encombrement et l'envoyer au processeur de package. Un système correspondant est également décrit. La présente invention permet, d'une part, de réduire la surcharge mémoire et la surcharge d'accès périphérique dues au stockage de files d'attente énormes par le processeur de package ; elle permet, d'autre part, d'économiser une consommation importante de ressources par le gestionnaire de trafic, d'améliorer les performances et l'efficacité de traitement de messages, et d'augmenter la fiabilité et la stabilité du système grâce au mécanisme de rétroaction.
PCT/CN2011/080049 2010-11-18 2011-09-22 Procédé et système permettant d'éviter un encombrement de messages WO2012065477A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010549194.2 2010-11-18
CN2010105491942A CN101984608A (zh) 2010-11-18 2010-11-18 报文拥塞避免方法及系统

Publications (1)

Publication Number Publication Date
WO2012065477A1 true WO2012065477A1 (fr) 2012-05-24

Family

ID=43641779

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/080049 WO2012065477A1 (fr) 2010-11-18 2011-09-22 Procédé et système permettant d'éviter un encombrement de messages

Country Status (2)

Country Link
CN (1) CN101984608A (fr)
WO (1) WO2012065477A1 (fr)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108989233A (zh) * 2017-06-05 2018-12-11 华为技术有限公司 拥塞管理方法及装置
US10291539B2 (en) 2016-09-22 2019-05-14 Oracle International Corporation Methods, systems, and computer readable media for discarding messages during a congestion event
US11102138B2 (en) 2019-10-14 2021-08-24 Oracle International Corporation Methods, systems, and computer readable media for providing guaranteed traffic bandwidth for services at intermediate proxy nodes
US11425598B2 (en) 2019-10-14 2022-08-23 Oracle International Corporation Methods, systems, and computer readable media for rules-based overload control for 5G servicing

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101984608A (zh) * 2010-11-18 2011-03-09 中兴通讯股份有限公司 报文拥塞避免方法及系统
CN102170663B (zh) * 2011-05-23 2014-03-05 迈普通信技术股份有限公司 基于3g的实时传输业务中保证服务质量的方法及设备
CN102223311A (zh) * 2011-07-13 2011-10-19 华为数字技术有限公司 一种队列调度方法及装置
CN102325092B (zh) * 2011-10-27 2014-05-07 杭州华三通信技术有限公司 一种报文处理方法和设备
US20150195209A1 (en) * 2012-08-21 2015-07-09 Paul Allen Bottorff Congestion Notification in a Network
CN104243349B (zh) * 2013-06-21 2018-05-04 中兴通讯股份有限公司 报文调度方法和装置
CN104426796A (zh) * 2013-08-21 2015-03-18 中兴通讯股份有限公司 一种路由器的拥塞避免方法及装置
CN105391567B (zh) * 2014-09-05 2019-05-24 华为技术有限公司 流量管理实现方法、装置和网络设备
CN105959242B (zh) * 2015-08-21 2019-03-15 杭州迪普科技股份有限公司 一种报文发送方法和装置
CN107426111A (zh) * 2017-05-27 2017-12-01 东南大学 硬件可实现的基于wred算法的拥塞控制方法和装置
EP3678339A4 (fr) 2017-09-29 2020-07-15 Huawei Technologies Co., Ltd. Procédé et dispositif de traitement de messages
CN107689901B (zh) * 2017-11-13 2020-12-18 锐捷网络股份有限公司 一种监控业务报文流量的方法及装置
CN110262878B (zh) * 2019-05-06 2024-03-08 平安科技(深圳)有限公司 定时任务处理方法、装置、设备及计算机可读存储介质
CN111404826B (zh) * 2020-03-23 2022-04-22 苏州盛科通信股份有限公司 一种基于出端口反馈的流量规划方法及装置
CN111953619B (zh) * 2020-08-07 2022-05-13 苏州浪潮智能科技有限公司 一种基于dscp对报文进行分流的方法、系统、设备及介质
CN115277591B (zh) * 2022-08-04 2023-11-07 深圳云豹智能有限公司 报文处理电路、方法、芯片和计算机设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101035078A (zh) * 2007-04-13 2007-09-12 中国科学院软件研究所 一种基于令牌的互联网流量控制方法
CN101060521A (zh) * 2006-04-18 2007-10-24 华为技术有限公司 信息包过滤方法及网络防火墙
CN101170488A (zh) * 2006-10-25 2008-04-30 华为技术有限公司 业务网络拥塞控制方法及装置
CN101667940A (zh) * 2009-09-25 2010-03-10 中兴通讯股份有限公司 一种对报文进行流量监管的系统及方法
CN101984608A (zh) * 2010-11-18 2011-03-09 中兴通讯股份有限公司 报文拥塞避免方法及系统

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008227917A (ja) * 2007-03-13 2008-09-25 Hitachi Ltd 通信システム及びルータ
CN101222431B (zh) * 2008-01-23 2011-07-13 中兴通讯股份有限公司 一种具有强服务质量功能的线卡装置及其设计的方法
CN101222432B (zh) * 2008-01-23 2011-08-24 中兴通讯股份有限公司 一种资源接纳控制的方法
CN101616097B (zh) * 2009-07-31 2012-05-23 中兴通讯股份有限公司 一种网络处理器输出端口队列的管理方法及系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101060521A (zh) * 2006-04-18 2007-10-24 华为技术有限公司 信息包过滤方法及网络防火墙
CN101170488A (zh) * 2006-10-25 2008-04-30 华为技术有限公司 业务网络拥塞控制方法及装置
CN101035078A (zh) * 2007-04-13 2007-09-12 中国科学院软件研究所 一种基于令牌的互联网流量控制方法
CN101667940A (zh) * 2009-09-25 2010-03-10 中兴通讯股份有限公司 一种对报文进行流量监管的系统及方法
CN101984608A (zh) * 2010-11-18 2011-03-09 中兴通讯股份有限公司 报文拥塞避免方法及系统

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10291539B2 (en) 2016-09-22 2019-05-14 Oracle International Corporation Methods, systems, and computer readable media for discarding messages during a congestion event
CN108989233A (zh) * 2017-06-05 2018-12-11 华为技术有限公司 拥塞管理方法及装置
CN108989233B (zh) * 2017-06-05 2021-10-19 华为技术有限公司 拥塞管理方法及装置
US11102138B2 (en) 2019-10-14 2021-08-24 Oracle International Corporation Methods, systems, and computer readable media for providing guaranteed traffic bandwidth for services at intermediate proxy nodes
US11425598B2 (en) 2019-10-14 2022-08-23 Oracle International Corporation Methods, systems, and computer readable media for rules-based overload control for 5G servicing

Also Published As

Publication number Publication date
CN101984608A (zh) 2011-03-09

Similar Documents

Publication Publication Date Title
WO2012065477A1 (fr) Procédé et système permettant d'éviter un encombrement de messages
US7385985B2 (en) Parallel data link layer controllers in a network switching device
US7872973B2 (en) Method and system for using a queuing device as a lossless stage in a network device in a communications network
US20150172198A1 (en) Methods and network device for oversubscription handling
US20040264472A1 (en) Method and system for open-loop congestion control in a system fabric
US9590910B1 (en) Methods and apparatus for handling multicast packets in an audio video bridging (AVB) network
US8189463B2 (en) Method for realizing backpressure of masses of ports and device thereof
WO2011012023A1 (fr) Procédé et système de gestion de file d'attente de port de sortie de processeur de réseau
JP2004522337A (ja) コンピュータ・ネットワークでの輻輳管理
WO2008104100A1 (fr) Appareil et procédé servant à réaliser un contrôle de flux sur la base d'une vitesse restreinte pour un dispositif mstp
WO2020155185A1 (fr) Procédé de planification de message, planificateur, dispositif de réseau et système de réseau
JP2002044139A (ja) ルータ装置及びそれに用いる優先制御方法
US11223568B2 (en) Packet processing method and apparatus
US8787160B2 (en) Method, apparatus, and system for judging path congestion
EP1551138B1 (fr) Contrôleurs parallèles de couche de liaison de données permettant le contrôle de flux de trafic dans un dispositif de commutation de réseau
KR20130093702A (ko) 패킷 전송 장비 및 그것의 트래픽 관리 방법
US7698412B2 (en) Parallel data link layer controllers in a network switching device
WO2013104178A1 (fr) Dispositif et procédé de contrôle de flux ethernet basés sur une transmission par micro-ondes
WO2016150020A1 (fr) Procédé et dispositif de programmation de paquets à base d'identificateur de flux de programmation
WO2022028342A1 (fr) Procédé de traitement de flux de congestion et dispositif
WO2014000467A1 (fr) Procédé pour un réglage de la bande passante dans un système de virtualisation de réseau
WO2023123104A1 (fr) Procédé de transmission de message et dispositif réseau
CN100450078C (zh) 队列服务质量处理的方法和系统
WO2023207461A1 (fr) Procédé et appareil d'identification de flux avec congestion, dispositif, et support de stockage lisible par ordinateur
WO2023207628A1 (fr) Procédé de transmission de paquets et dispositif de transfert de paquets

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

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

Country of ref document: EP

Kind code of ref document: A1