Wed, 12 Jun 2024 11:48:39 UTC | login

Information for build pcapdiff-0.1-28.fc33

ID170284
Package Namepcapdiff
Version0.1
Release28.fc33
Epoch
SummaryCompares packet captures, detects forged, dropped or mangled packets
DescriptionPcapdiff is a tool developed by the EFF to compare two packet captures and identify potentially forged, dropped, or mangled packets. Two technically- inclined friends can set up packet captures (e.g. tcpdump or Wireshark) on their own computers and produce network traffic between their two computers over the Internet. Later, they can run pcapdiff on the two packet capture files to identify suspicious packets for further investigation. See Detecting packet injection: a guide to observing packet spoofing by ISPs and EFF's Test Your ISP Project for more background.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 11:33:19 UTC
CompletedThu, 13 Aug 2020 11:33:19 UTC
Tags
f33
f37
f38
RPMs
src
pcapdiff-0.1-28.fc33.src.rpm (info) (download)
noarch
pcapdiff-0.1-28.fc33.noarch.rpm (info) (download)
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Aug 13 2019 Gwyn Ciesla <gwync@protonmail.com> 0.1-26 - Eliminate final python 2 dep. * Tue Aug 06 2019 Gwyn Ciesla <gwync@protonmail.com> - 0.1-25 - Python 3. * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Sep 10 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.1-22 - Fix shebang handling.