netsniff-ng 0.6.8-2build1 source package in Ubuntu

Changelog

netsniff-ng (0.6.8-2build1) jammy; urgency=medium

  * No-change rebuild against liburcu8

 -- Steve Langasek <email address hidden>  Mon, 08 Nov 2021 01:14:48 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe net

Downloads

File Size SHA-256 Checksum
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-2build1.debian.tar.xz 7.1 KiB 0498acda04559d177c314ebe8f742bbe628c58933fabc3a8185d0dada029128b
netsniff-ng_0.6.8-2build1.dsc 2.5 KiB 851fe5c44e99f4f0d35f5dd8a52366c196099fd02692303e88e2076455ca4d36

View changes file

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