tcpflow 1.4.5+repack1-4build1 source package in Ubuntu

Changelog

tcpflow (1.4.5+repack1-4build1) bionic; urgency=medium

  * No-change rebuild for http-parser soname change.

 -- Matthias Klose <email address hidden>  Tue, 14 Nov 2017 14:00:14 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Dima Kogan
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tcpflow_1.4.5+repack1.orig.tar.gz 708.9 KiB 1d9b4ce2dd85adc1c608f34ada576b7f5b6d51c686ae6b870c3c277049a24af0
tcpflow_1.4.5+repack1-4build1.debian.tar.xz 12.0 KiB 56e3ec67febbc1bace6fec21b6fa7196066b38397d8da393320c2a9b3dd5d946
tcpflow_1.4.5+repack1-4build1.dsc 2.0 KiB 3d236045defd3c9f48d79308c364927ac59962f846495bffbb5bd88d088e9bd5

View changes file

Binary packages built by this source

tcpflow: TCP flow recorder

 tcpflow is a program that captures data transmitted as part of TCP
 connections (flows), and stores the data in a way that is convenient
 for protocol analysis or debugging. A program like 'tcpdump' shows a
 summary of packets seen on the wire, but usually doesn't store the
 data that's actually being transmitted. In contrast, tcpflow
 reconstructs the actual data streams and stores each flow in a
 separate file for later analysis.
 .
 tcpflow understands sequence numbers and will correctly reconstruct
 data streams regardless of retransmissions or out-of-order delivery.
 However, it currently does not understand IP fragments; flows
 containing IP fragments will not be recorded properly.
 .
 tcpflow is based on the LBL Packet Capture Library and therefore
 supports the same rich filtering expressions that programs like
 'tcpdump' support. tcpflow can also rebuild flows from data captured
 with 'tcpdump -w'.

tcpflow-dbgsym: debug symbols for tcpflow
tcpflow-nox: TCP flow recorder - version without X11 dependencies

 tcpflow is a program that captures data transmitted as part of TCP
 connections (flows), and stores the data in a way that is convenient
 for protocol analysis or debugging. A program like 'tcpdump' shows a
 summary of packets seen on the wire, but usually doesn't store the
 data that's actually being transmitted. In contrast, tcpflow
 reconstructs the actual data streams and stores each flow in a
 separate file for later analysis.
 .
 tcpflow understands sequence numbers and will correctly reconstruct
 data streams regardless of retransmissions or out-of-order delivery.
 However, it currently does not understand IP fragments; flows
 containing IP fragments will not be recorded properly.
 .
 tcpflow is based on the LBL Packet Capture Library and therefore
 supports the same rich filtering expressions that programs like
 'tcpdump' support. tcpflow can also rebuild flows from data captured
 with 'tcpdump -w'.
 .
 This package has no dependency on libcairo or any x11 libraries, and cannot
 generate graphical reports.

tcpflow-nox-dbgsym: debug symbols for tcpflow-nox