netsniff-ng 0.6.4-1 source package in Ubuntu

Changelog

netsniff-ng (0.6.4-1) unstable; urgency=low

  * New upstream release:
    + Fix FTBFS error (Closes: #886385)
  * debian/control:
    + Updated to Standards-Version 4.1.3
  * Removed trailing whitespace from debian/changelog.
  * Update debian/compat to 11.

 -- Kartik Mistry <email address hidden>  Sat, 06 Jan 2018 10:31:15 +0530

Upload details

Uploaded by:
Daniel Borkmann
Uploaded to:
Sid
Original maintainer:
Daniel Borkmann
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe net

Downloads

File Size SHA-256 Checksum
netsniff-ng_0.6.4-1.dsc 2.1 KiB d98fab332757de936bc22266b2f4e5da488a0b088beab06bd8103e1847567d07
netsniff-ng_0.6.4.orig.tar.xz 570.4 KiB fd67150e0954b7079b6d0c72fb0ef1f34091357ad559b45c68e8752376bdc307
netsniff-ng_0.6.4-1.debian.tar.xz 4.7 KiB 2c7d2e9a4adaa5a46c0e88fb5c043069d82bf6a1dffa2425f098fd065320a547

Available diffs

No changes file available.

Binary packages built by this source

netsniff-ng: Linux network packet sniffer toolkit

 netsniff-ng is a high performance Linux network sniffer for packet inspection.
 It can be used for protocol analysis, reverse engineering or network
 debugging. The gain of performance is reached by 'zero-copy' mechanisms, so
 that the kernel does not need to copy packets from kernelspace to userspace.
 .
 netsniff-ng toolkit currently consists of the following utilities:
 .
  * netsniff-ng: a zero-copy packet analyzer, pcap capturing/replaying tool
  * trafgen: a multithreaded low-level zero-copy network packet generator
  * mausezahn: high-level packet generator for appliances with Cisco-CLI
  * ifpps: a top-like kernel networking and system statistics tool
  * curvetun: a lightweight curve25519-based multiuser IP tunnel
  * astraceroute: an autonomous system trace route and DPI testing utility
  * flowtop: a top-like netfilter connection tracking tool
  * bpfc: a [seccomp-]BPF (Berkeley packet filter) compiler, JIT disassembler