netsniff-ng 0.6.8-3 source package in Ubuntu

Changelog

netsniff-ng (0.6.8-3) unstable; urgency=low

  * debian/control:
    + Recommends ntpsec instead of ntp.
    + Updated to Standards-Version 4.6.0
  * Simplified debian/watch file.

 -- Kartik Mistry <email address hidden>  Fri, 08 Apr 2022 16:55:30 +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
Mantic release universe net
Lunar release universe net

Downloads

File Size SHA-256 Checksum
netsniff-ng_0.6.8-3.dsc 2.3 KiB a079499aa7a68c732e7a5c7d9bbb1350aff72b295cea7706a065c6709596c8d8
netsniff-ng_0.6.8.orig.tar.xz 603.3 KiB 77d17d4158faf1d93c7d922a1bd7f093a8b437bd658292c830708540e10894ba
netsniff-ng_0.6.8.orig.tar.xz.asc 195 bytes 4e05f790d80ba6d2a64fc96104c09fce529fca2410fbe579ca738e8544ab19ca
netsniff-ng_0.6.8-3.debian.tar.xz 7.0 KiB 2eec64ed07bcc1a5bda5b045fbae6d51da547ff6cbbabf848544c4cdcca34954

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