Name: | netsniff-ng |
---|---|
Version: | 0.6.6 |
Release: | 3.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 2068030 |
License: | GPLv2 |
RPM: | netsniff-ng-0.6.6-3.el8.aarch64.rpm |
Source RPM: | netsniff-ng-0.6.6-3.el8.src.rpm |
Build Date: | Thu Sep 17 2020 |
Build Host: | ca-buildarm05 |
Vendor: | Oracle America |
URL: | http://netsniff-ng.org/ |
Summary: | Packet sniffing beast |
Description: | 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: the zero-copy sniffer, pcap capturer and replayer itself. * trafgen: a high performance zero-copy network packet generator. * ifpps: a top-like kernel networking and system statistics tool. * curvetun: a lightweight curve25519-based multiuser IP tunnel. * ashunt: an autonomous system trace route and ISP testing utility. * flowtop: a top-like netfilter connection tracking tool. * bpfc: a tiny Berkeley Packet Filter compiler supporting Linux extensions. |
- Added macro to support building on EPEL-8 - Dropped unneeded provides and obsoletes
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- New version Resolves: rhbz#1708176 - Dropped trafgen-fix-stdin patch (upstreamed)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Fixed trafgen '--in -' to work again with the STDIN Resolves: rhbz#1641273
- Fixed FTBFS by adding gcc requirement Resolves: rhbz#1604949
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- New version Resolves: rhbz#1531526 - Dropped dont-redefine-memcpyset patch (upstreamed) and stdint patch (not needed)
- rebuild for libsodium