High Performance Network Sniffer for Packet Inspection

Edit Package netsniff-ng
http://netsniff-ng.org/

netsniff-ng is a high performance Linux network sniffer for packet inspection.
Basically, it is similar to tcpdump, but it doesn't need syscalls for fetching
packets. Instead, it uses an memory mapped area within kernel space for
accessing packets without the need of copying them to userspace ('zero-copy'
mechanism). It can be used for protocol analysis and reverse engineering,
network debugging, measurement of performance throughput, or network statistics
creation of incoming packets on central network nodes like routers or
firewalls.

The netsniff-ng toolkit consists of the following utilities:

* netsniff-ng, a fast zero-copy analyzer, pcap capturing and replaying tool
* trafgen, a multithreaded low-level zero-copy network packet generator
* mausezahn, high-level packet generator for HW/SW appliances with Cisco-CLI
* bpfc, a Berkeley Packet Filter compiler, Linux BPF JIT disassembler
* ifpps, a top-like kernel networking statistics tool
* flowtop, a top-like netfilter connection tracking tool
* curvetun, a lightweight curve25519-based IP tunnel
* astraceroute, an autonomous system (AS) trace route utility

Refresh
Refresh
Source Files
Filename Size Changed
netsniff-ng-0.6.6.tar.xz 0000617204 603 KB
project.diff 0000002311 2.26 KB
Revision 20 (latest revision is 30)
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 20)
- Update to version 0.6.6
  * implement rotating capture files in netsniff-ng
  * fixed '--in -' to work again with STDIN in trafgen
  * fixed -t 0 option to use sendto in trafgen
  * checksum calculation for ICMP and TCP in astraceroute
  * fix for reading mirrors from file in astraceroute
  * use GZIP_ENV instead of GZIP in build system
  * fixed manpage warnings
  * added error handling for mismatched address families in mausezahn.
- Update to version 0.6.5
  * add DCCP support to netsniff-ng
  * fix segfault in mausezahn
  * add date format strings to --out in netsniff-ng
  * restore handling of raw hex string passed in on command line in
    mausezahn
  * support ICMPv6 checksums in trafgen
  * improve random mac address generation in mausezahn
  * man page updates and reformatting
Comments 0
openSUSE Build Service is sponsored by