CN111124948A - Network data packet capturing method and system of embedded system and storage medium - Google Patents

Network data packet capturing method and system of embedded system and storage medium Download PDF

Info

Publication number
CN111124948A
CN111124948A CN201911230053.1A CN201911230053A CN111124948A CN 111124948 A CN111124948 A CN 111124948A CN 201911230053 A CN201911230053 A CN 201911230053A CN 111124948 A CN111124948 A CN 111124948A
Authority
CN
China
Prior art keywords
data
target format
network
task
identification information
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.)
Pending
Application number
CN201911230053.1A
Other languages
Chinese (zh)
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.)
Beijing Coretek Systems Technology Co ltd
Kyland Technology Co Ltd
Original Assignee
Beijing Coretek Systems Technology Co ltd
Kyland 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 Beijing Coretek Systems Technology Co ltd, Kyland Technology Co Ltd filed Critical Beijing Coretek Systems Technology Co ltd
Priority to CN201911230053.1A priority Critical patent/CN111124948A/en
Publication of CN111124948A publication Critical patent/CN111124948A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0806Multiuser, multiprocessor or multiprocessing cache systems
    • G06F12/0842Multiuser, multiprocessor or multiprocessing cache systems for multiprocessing or multitasking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0806Multiuser, multiprocessor or multiprocessing cache systems
    • G06F12/0811Multiuser, multiprocessor or multiprocessing cache systems with multilevel cache hierarchies
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/10Providing a specific technical effect
    • G06F2212/1016Performance improvement
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/10Providing a specific technical effect
    • G06F2212/1032Reliability improvement, data loss prevention, degraded operation etc
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/15Use in a specific computing environment
    • G06F2212/154Networked environment

Landscapes

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

Abstract

The invention provides a network data packet capturing method, a system and a storage medium of an embedded system, which comprises the following steps: acquiring data received and/or transmitted by a network layer; filtering data acquired from a network layer according to the type of the network protocol; formatting the filtered data to obtain data in a target format; storing the data in the target format in a mode that a multi-level task corresponds to a multi-level cache region; tasks of different levels correspond to cache areas of different levels; the cache region corresponding to at least one level of task stores complete data in a target format; the cache region corresponding to at least one level of task stores the identification information of the data in the target format; the target format data can be acquired according to the identification information; and writing the identification information into a hard disk file. Therefore, the method and the device can stably and efficiently grab the packet through the network under the condition of not influencing the network receiving and sending rate, and can avoid packet loss and not cause the network speed to slow down.

Description

Network data packet capturing method and system of embedded system and storage medium
Technical Field
The invention relates to the technical field of network packet capturing, in particular to a network data packet capturing method and system of an embedded system and a storage medium.
Background
The packet capturing is often used for network data interception, and by analyzing captured messages, network safety can be checked accordingly, and operation and maintenance personnel or other engineers can be helped to quickly locate problems and analyze failure causes and the like.
At present, when an embedded system performs network packet capturing, either packet is lost or packet capturing can cause network speed to slow. Therefore, how to implement a stable and efficient network packet capturing function without affecting the network transceiving rate becomes an urgent problem to be solved.
Disclosure of Invention
In view of the above, the main objective of the present invention is to provide a method, a system, and a storage medium for capturing a packet of network data of an embedded system, so as to solve the problem of packet loss or network speed slowing in the prior art.
The application provides a network data packet capturing method of an embedded system, which comprises the following steps:
acquiring data received and/or transmitted by a network layer;
filtering data obtained from the network layer according to a network protocol type;
formatting the filtered data to obtain data in a target format;
storing the data in the target format in a mode that a multi-level task corresponds to a multi-level cache region; wherein, tasks of different levels correspond to cache regions of different levels; the cache region corresponding to at least one level of task stores complete data in a target format; the cache region corresponding to at least one level of task stores the identification information of the data in the target format; the target format data can be acquired according to the identification information;
and writing the identification information of the data in the target format into a hard disk file.
Therefore, the data in the target format is stored in a mode that the multi-level tasks correspond to the multi-level cache mechanism. The cache region corresponding to at least one level of task stores complete data in a target format; the cache region corresponding to at least one level of task stores the identification information of the data in the target format; the target format data can be acquired according to the identification information; further, only the identification information of the data in the target format is written into the hard disk file. Under the condition of not influencing the network receiving and sending rate, the network packet capturing can be stable and efficient, and the packet loss can be avoided, and the network speed is not slowed down.
Preferably, the storing the data in the target format in a manner that the multi-level tasks correspond to the multi-level cache regions includes:
executing a primary task, and adding the data in the target format into a primary buffer area;
and after the primary task is processed, executing a secondary task, and storing the identification information of the data in the target format in the primary buffer area into a secondary buffer area.
Therefore, in order to prevent the influence on the data acquisition or the network transmission/reception efficiency when the file is written, the invention is provided with the primary task and the secondary task and the primary buffer and the secondary buffer. In addition, zero copy is carried out on the data in the secondary task, and only the identification information of the data in the target format is stored in the secondary buffer area, so that the CPU resource is effectively saved.
Preferably, the identification information includes at least one of: storage address, index identification.
Therefore, the identification information may be the above information or other identification of the data in the target format, and the identification information is used to obtain the data in the target format, so that the identification of the data in the target format can be obtained according to the above information.
Preferably, the acquiring data received and/or sent by the network layer includes:
in the function of transmitting and/or receiving data of the network card, the original data of the network data frame is obtained by intercepting the data of the descriptor buffer area of the network card.
Preferably, the acquiring data received and/or sent by the network layer includes:
in the function of transmitting and/or receiving data of the network card, the original data of the network data frame is obtained by intercepting the data of the descriptor buffer area of the network card.
Preferably, the target format is a PCAP format; wherein the step C comprises:
adding a standard PCAP data header format in front of the filtered data to obtain data in the PCAP format;
wherein the PCAP data header format comprises: packet capturing time and length information of the original data packet.
Preferably, the raw data comprises: protocol family type and user data of the network;
wherein the network protocol type includes at least one of: TIPC protocol, UDP protocol and TCP protocol.
The present application further provides a packet capturing system for implementing the packet capturing method, including:
the acquisition module is used for acquiring data received and/or sent by a network layer;
the filtering module is used for filtering the data acquired from the network layer according to the type of the network protocol;
the formatting processing module is used for formatting the filtered data to acquire data in a target format;
the storage execution module is used for storing the data in the target format in a mode that a multi-level task corresponds to a multi-level cache mechanism; wherein, tasks of different levels correspond to cache regions of different levels; the cache region corresponding to at least one level of task stores complete data in a target format; the cache region corresponding to at least one level of task stores the identification information of the data in the target format; the target format data can be acquired according to the identification information;
and the writing module is used for writing the identification information of the data in the target format into a hard disk file.
Therefore, the data in the target format is stored in a mode that the multi-level tasks correspond to the multi-level cache mechanism. Under the condition of not influencing the network receiving and sending rate, the network packet capturing can be stable and efficient, and the packet loss can be avoided, and the network speed is not slowed down.
Preferably, the storage execution module includes:
the first storage execution submodule is used for adding the data in the target format to a primary buffer area in a primary task;
and the second storage execution submodule is used for storing the identification information of the target format in the primary buffer area into a secondary buffer area in a secondary task after the primary task is processed.
Therefore, in order to prevent the influence on the data acquisition or the network transmission/reception efficiency when the file is written, the invention is provided with the primary task and the secondary task and the primary buffer and the secondary buffer. In addition, zero copy is carried out on the data in the secondary task, and only the identification information of the data in the target format is stored in the secondary buffer area, so that the CPU resource is effectively saved.
The present application also relates to a computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, implements the steps of the above-mentioned method for packet capture of network data.
In summary, compared with the closest prior art, the invention has the following beneficial effects: the invention provides a method, a system and a storage medium for capturing network data of an embedded system. The cache region corresponding to at least one level of task stores complete data in a target format; the cache region corresponding to at least one level of task stores the identification information of the data in the target format; the target format data can be acquired according to the identification information; further, only the identification information of the data in the target format is written into the hard disk file. Under the condition of not influencing the network receiving and sending rate, the network packet capturing can be stable and efficient, and the packet loss can be avoided, and the network speed is not slowed down.
Drawings
FIG. 1 is a flow chart of a network data packet capturing method of an embedded system according to the present invention;
FIG. 2 is a flow chart of a network data packet capturing method of the embedded system according to the present invention;
fig. 3 is a schematic structural diagram of a network data packet capturing system of the embedded system according to the present invention.
Detailed Description
Preferred embodiments of the present invention are described below with reference to the accompanying drawings. It should be understood by those skilled in the art that these embodiments are only for explaining the technical principle of the present invention, and are not intended to limit the scope of the present invention.
It should be noted that the terms "first" and "second" in the description of the present invention are used for convenience of description only and do not indicate or imply relative importance of the devices, elements or parameters, and therefore should not be construed as limiting the present invention.
Fig. 1 is a schematic diagram of main steps of an embodiment of a network data packet capturing method of an embedded system of the present invention. As shown in fig. 1, the packet capture method of the present embodiment includes steps S101 to S104:
step S101, data received and/or sent by a network layer is obtained.
Specifically, in the function of transmitting and/or receiving data of the network card, the original data of the network data frame is obtained by intercepting the data of the descriptor buffer area of the network card. Wherein, the original data mainly comprises: protocol family type of the network and user data, etc.
And step S102, filtering the data acquired from the network layer according to the type of the network protocol. And filtering the data content of the packet capture through the judgment of the network protocol type. Wherein the network protocol types include: one or more of TIPC, UDP and TCP.
And step S103, formatting the filtered data to obtain data in a target format.
In this embodiment, the target format is a PCAP format. Step S103 specifically includes: and adding a standard PCAP data head format in front of the filtered data to obtain the data in the PCAP format so as to conveniently view the data content by using a packet capturing tool on a desktop platform. The PCAP data header format comprises: the time of packet capturing, the length of the original data packet and the like.
And step S104, storing the data in the target format into a hard disk file by adopting a mechanism that the multi-level tasks correspond to the multi-level cache regions.
Specifically, for example, the tasks are divided into multiple levels of tasks according to the level of the tasks, and the tasks at different levels correspond to buffers at different levels, respectively. And after the processing of the previous-stage task is finished, processing the next-stage task. And when executing the next-level task, switching the data of the buffer corresponding to the previous-level task into the second-level buffer in a zero-copy manner, where zero-copy means that data is not copied, and only putting identification information (such as a storage address, an index identification, or an identification from which the data in the target format can be obtained) of the data in the target format into the buffer corresponding to the next-level task, and then writing information stored in the buffer into a file. The method is beneficial to preventing the influence on the acquisition of data or the network sending and receiving efficiency when the file is written.
Step S105, writing the identification information of the data in the target format into a hard disk file.
Example two
As shown in fig. 2, the network data packet capturing method of the embedded system of this embodiment includes steps S201 to S207:
step S201, data received and/or transmitted by the network layer is acquired.
Specifically, in the function of transmitting and/or receiving data of the network card, the original data of the network data frame is obtained by intercepting the data of the descriptor buffer area of the network card. Wherein, the original data mainly comprises: protocol family type of the network and user data, etc.
Step S202, filtering the data acquired from the network layer according to the type of the network protocol. And filtering the data content of the packet capture through the judgment of the network protocol type. Wherein the network protocol types include: one or more of TIPC, UDP and TCP.
And step S203, formatting the filtered data to obtain data in a target format.
In this embodiment, the target format is a PCAP format. Step S103 specifically includes: and adding a standard PCAP data head format in front of the filtered data to obtain the data in the PCAP format so as to conveniently view the data content by using a packet capturing tool on a desktop platform. The PCAP data header format comprises: the time of packet capturing, the length of the original data packet and the like.
And step S204, executing a primary task, and adding the data in the target format into a primary buffer area. And adding the acquired data into a primary buffer queue in a primary task to prevent the loss of network data, wherein the task does not operate on the data.
Step S205, determining whether the primary task is completed. If yes, step S206 is executed, and if no, the process returns to step S204.
Step S206, executing a secondary task, and storing a storage address corresponding to the data in the target format in the primary buffer area into the secondary buffer area.
Step S207, writing the storage address corresponding to the data in the target format stored in the secondary buffer area into a file.
In this embodiment, a secondary task (a first-stage task, a second-stage task) and a secondary buffer (a first-stage buffer, a second-stage buffer) are provided, which is beneficial to preventing the data acquisition or the network transmission and reception efficiency from being affected when a file is written in. Therefore, the method and the device can realize stable and efficient network packet capturing without influencing the network receiving and sending rate, and can not only realize no packet loss, but also avoid the network speed from slowing down.
EXAMPLE III
Based on the packet capturing method provided in the first embodiment and the second embodiment, the present application further provides a network data packet capturing system of an embedded system, including:
an obtaining module 301, configured to obtain data received and/or sent by a network layer;
a filtering module 302, configured to filter data obtained from the network layer according to a network protocol type;
a formatting processing module 303, configured to format the filtered data to obtain data in a target format;
and the storage executing module 304 is configured to store the data in the target format in a manner that multiple levels of tasks correspond to multiple levels of cache mechanisms. Wherein, tasks of different levels correspond to cache regions of different levels; the cache region corresponding to at least one level of task stores complete data in a target format; the cache region corresponding to at least one level of task stores the identification information of the data in the target format; and acquiring the target format data according to the identification information.
Wherein the storage executing module 304 includes:
the first storage execution submodule is used for adding the data in the target format to a primary buffer area in a primary task;
and the second storage execution submodule is used for storing the identification information of the data in the target format in the primary buffer area into a secondary buffer area in a secondary task after the primary task is processed.
A writing module 305, configured to write the identification information of the data in the target format into a file.
Example four
The present application further provides a storage medium having a computer program stored thereon, wherein the computer program is configured to implement the steps of the method for packet capture of network data according to the first or second embodiment when executed by a processor.
In summary, compared with the closest prior art, the invention has the following beneficial effects: the invention provides a network data packet capturing method, a system and a storage medium of an embedded system. The cache region corresponding to at least one level of task stores complete data in a target format; the cache region corresponding to at least one level of task stores the identification information of the data in the target format; the target format data can be acquired according to the identification information; further, only the identification information of the data in the target format is written into the hard disk file. Under the condition of not influencing the network receiving and sending rate, the network packet capturing can be stable and efficient, and the packet loss can be avoided, and the network speed is not slowed down.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (10)

1. A network data packet capturing method of an embedded system is characterized by comprising the following steps:
acquiring data received and/or transmitted by a network layer;
filtering data obtained from the network layer according to a network protocol type;
formatting the filtered data to obtain data in a target format;
storing the data in the target format in a mode that a multi-level task corresponds to a multi-level cache region; wherein, tasks of different levels correspond to cache regions of different levels; the cache region corresponding to at least one level of task stores complete data in a target format; the cache region corresponding to at least one level of task stores the identification information of the data in the target format; the target format data can be acquired according to the identification information;
and writing the identification information of the data in the target format into a hard disk file.
2. The method according to claim 1, wherein storing the data in the target format in a manner that multiple levels of tasks correspond to multiple levels of cache comprises:
executing a primary task, and adding the data in the target format into a primary buffer area;
and after the primary task is processed, executing a secondary task, and storing the identification information of the data in the target format in the primary buffer area into a secondary buffer area.
3. The method of claim 2, wherein the identification information comprises at least one of: storage address, index identification.
4. The packet capture method according to claim 1, wherein the acquiring data received and/or transmitted by the network layer comprises:
in the function of transmitting and/or receiving data of the network card, the original data of the network data frame is obtained by intercepting the data of the descriptor buffer area of the network card.
5. The packet capture method according to claim 1, wherein the target format is a PCAP format; the formatting the filtered data to obtain the data in the target format includes:
adding a standard PCAP data header format in front of the filtered data to obtain data in the PCAP format;
wherein the PCAP data header format comprises: packet capturing time and length information of the original data packet.
6. The packet capture method of claim 3, wherein the raw data comprises: protocol family type and user data of the network;
wherein the network protocol type includes at least one of: TIPC protocol, UDP protocol and TCP protocol.
7. A packet capture system for implementing the packet capture method according to any one of claims 1 to 6, comprising:
the acquisition module is used for acquiring data received and/or sent by a network layer;
the filtering module is used for filtering the data acquired from the network layer according to the type of the network protocol;
the formatting processing module is used for formatting the filtered data to acquire data in a target format;
the storage execution module is used for storing the data in the target format in a mode that a multi-level task corresponds to a multi-level cache mechanism; wherein, tasks of different levels correspond to cache regions of different levels; the cache region corresponding to at least one level of task stores complete data in a target format; the cache region corresponding to at least one level of task stores the identification information of the data in the target format; the target format data can be acquired according to the identification information;
and the writing module is used for writing the identification information of the data in the target format into a hard disk file.
8. The method of claim 7, wherein the identification information comprises at least one of: a memory address, an index identifier, or other identifier from which the data in the target format can be retrieved.
9. The bale plucking system of claim 8, wherein the storage execution module comprises:
the first storage execution submodule is used for adding the data in the target format to a primary buffer area in a primary task;
and the second storage execution submodule is used for storing the identification information of the data in the target format in the primary buffer area into a secondary buffer area in a secondary task after the primary task is processed.
10. A storage medium having stored thereon a computer program, wherein the computer program, when being executed by a processor, implements the steps of the method for packet capture of network data according to any one of claims 1 to 6.
CN201911230053.1A 2019-12-04 2019-12-04 Network data packet capturing method and system of embedded system and storage medium Pending CN111124948A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911230053.1A CN111124948A (en) 2019-12-04 2019-12-04 Network data packet capturing method and system of embedded system and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911230053.1A CN111124948A (en) 2019-12-04 2019-12-04 Network data packet capturing method and system of embedded system and storage medium

Publications (1)

Publication Number Publication Date
CN111124948A true CN111124948A (en) 2020-05-08

Family

ID=70497449

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911230053.1A Pending CN111124948A (en) 2019-12-04 2019-12-04 Network data packet capturing method and system of embedded system and storage medium

Country Status (1)

Country Link
CN (1) CN111124948A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113660530A (en) * 2021-07-27 2021-11-16 中央广播电视总台 Program stream data capturing method and device, computer equipment and readable storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070081471A1 (en) * 2005-10-06 2007-04-12 Alcatel Usa Sourcing, L.P. Apparatus and method for analyzing packet data streams
CN101135980A (en) * 2006-08-29 2008-03-05 飞塔信息科技(北京)有限公司 Device and method for realizing zero copy based on Linux operating system
CN101989916A (en) * 2009-08-04 2011-03-23 西安交大捷普网络科技有限公司 Separating multi-stage buffer network content filtering system and method
US20120210068A1 (en) * 2011-02-15 2012-08-16 Fusion-Io, Inc. Systems and methods for a multi-level cache
CN103747105A (en) * 2014-01-26 2014-04-23 深圳市远行科技有限公司 Cache method and system for network files
CN103856474A (en) * 2012-11-29 2014-06-11 北京千橡网景科技发展有限公司 Method and device for processing network data
CN105072196A (en) * 2015-08-27 2015-11-18 携程计算机技术(上海)有限公司 Distributed data package storage, recall method and system
CN105681397A (en) * 2015-12-30 2016-06-15 曙光信息产业(北京)有限公司 Network traffic data storage method and system, query method and device
CN106961357A (en) * 2017-04-28 2017-07-18 西安海润通信技术有限公司 A kind of Internet service packet capturing and Fault Locating Method based on non-root android terminals
CN108600053A (en) * 2018-05-10 2018-09-28 南京邮电大学 A kind of wireless network data Packet capturing method based on zero duplication technology

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070081471A1 (en) * 2005-10-06 2007-04-12 Alcatel Usa Sourcing, L.P. Apparatus and method for analyzing packet data streams
CN101135980A (en) * 2006-08-29 2008-03-05 飞塔信息科技(北京)有限公司 Device and method for realizing zero copy based on Linux operating system
CN101989916A (en) * 2009-08-04 2011-03-23 西安交大捷普网络科技有限公司 Separating multi-stage buffer network content filtering system and method
US20120210068A1 (en) * 2011-02-15 2012-08-16 Fusion-Io, Inc. Systems and methods for a multi-level cache
CN103856474A (en) * 2012-11-29 2014-06-11 北京千橡网景科技发展有限公司 Method and device for processing network data
CN103747105A (en) * 2014-01-26 2014-04-23 深圳市远行科技有限公司 Cache method and system for network files
CN105072196A (en) * 2015-08-27 2015-11-18 携程计算机技术(上海)有限公司 Distributed data package storage, recall method and system
CN105681397A (en) * 2015-12-30 2016-06-15 曙光信息产业(北京)有限公司 Network traffic data storage method and system, query method and device
CN106961357A (en) * 2017-04-28 2017-07-18 西安海润通信技术有限公司 A kind of Internet service packet capturing and Fault Locating Method based on non-root android terminals
CN108600053A (en) * 2018-05-10 2018-09-28 南京邮电大学 A kind of wireless network data Packet capturing method based on zero duplication technology

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
寇应展: ""基于libpcap网络数据包捕获技术的改进"", 《军械工程学院学报》 *
赵卫栋: ""创新理念 创新技术 创新产品——捷普上网行为与内容审计系统"", 《计算机安全》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113660530A (en) * 2021-07-27 2021-11-16 中央广播电视总台 Program stream data capturing method and device, computer equipment and readable storage medium
CN113660530B (en) * 2021-07-27 2024-03-19 中央广播电视总台 Program stream data grabbing method and device, computer equipment and readable storage medium

Similar Documents

Publication Publication Date Title
US8909761B2 (en) Methods and computer program products for monitoring and reporting performance of network applications executing in operating-system-level virtualization containers
CN106921665B (en) Message processing method and network equipment
CN108600053B (en) Wireless network data packet capturing method based on zero copy technology
CN107786623B (en) Message asynchronous processing method and device
CN110457251B (en) Data communication method and device among multiple processors
CN101178694A (en) Intel e1000 zero copy method
JP6492083B2 (en) System and method for managing and supporting a virtual host bus adapter (vHBA) over InfiniBand (IB), and system and method for supporting efficient use of buffers with a single external memory interface
CN103986585A (en) Message preprocessing method and device
CN104102725A (en) Method and system for dynamically creating duplicates of hotspot data files in HDFS (Hadoop distributed file system)
CN103927252A (en) Cross-component log recording method, device and system
CN111124948A (en) Network data packet capturing method and system of embedded system and storage medium
CN115086104A (en) Method for supporting data disconnection retransmission and serial server
CN110445730A (en) The real-time acquisition and storage method of network data and device based on WinPcap
KR101499890B1 (en) Low Latency Framework System
CN108595270B (en) Memory resource recovery method and device
CN114465774B (en) Network intrusion prevention method and device
CN114666289A (en) Data transmission method and system based on electromagnetic shielding body
US8214448B2 (en) Optimized utilization of DMA buffers for incoming data packets in a network protocol
US20130198138A1 (en) Model for capturing audit trail data with reduced probability of loss of critical data
US10305754B2 (en) Apparatus and method to collect packets related to abnormal connection
KR101487859B1 (en) Method for Collecting UDP Packet When Java Program Is Being Executed
WO2014087654A1 (en) Data transmission device, data transmission method, and storage medium
JP4918324B2 (en) Data transfer system and network device
CN101453386A (en) Network package extracting method
US9306854B2 (en) Method and apparatus for diagnosing interface oversubscription and microbursts

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200508