All Projects → ntop → Pf_ring

ntop / Pf_ring

Licence: lgpl-2.1
High-speed packet processing framework

Programming Languages

c
50402 projects - #5 most used programming language
Makefile
30231 projects
Roff
2310 projects
shell
77523 projects
M4
1887 projects
CMake
9771 projects

Projects that are alternatives of or similar to Pf ring

tn40xx-driver
Linux driver for tn40xx from Tehuti Networks
Stars: ✭ 53 (-97.48%)
Mutual labels:  10gbit
mole
Yara powered NIDS with high speed packet capture powered by PF_RING
Stars: ✭ 51 (-97.57%)
Mutual labels:  pf-ring
AQtion
Aquantia AQC multigigabit NIC linux driver (atlantic) - development preview
Stars: ✭ 60 (-97.15%)
Mutual labels:  10gbit
Jxnet
Jxnet is a Java library for capturing and sending custom network packet buffers with no copies. Jxnet wraps a native packet capture library (libpcap/winpcap/npcap) via JNI (Java Native Interface).
Stars: ✭ 26 (-98.76%)
Mutual labels:  capture-packets
sharppcap
Official repository - Fully managed, cross platform (Windows, Mac, Linux) .NET library for capturing packets
Stars: ✭ 1,054 (-49.86%)
Mutual labels:  capture-packets

pfring ntop

PF_RING™

Build Status

Introduction

PF_RING™ is a Linux kernel module and user-space framework that allows you to process packets at high-rates while providing you a consistent API for packet processing applications.

Who needs PF_RING™?

Basically everyone who has to handle many packets per second. The term ‘many’ changes according to the hardware you use for traffic analysis. It can range from 80k pkt/sec on a 1,2GHz ARM to more than 20M pkt/sec per core on a low-end 2,5GHz Xeon. PF_RING™ not only enables you to capture packets faster, it also captures packets more efficiently preserving CPU cycles.

Documentation

If you want to learn more about PF_RING™ please visit the User's Guide and the API Documentation.

Details

For more information about PF_RING™ and other ntop technologies, please visit http://ntop.org

License

PF_RING™ kernel module and drivers are distributed under the GNU GPLv2 license, LGPLv2.1 for the user-space PF_RING library, and are available in source code format.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].