tcpdump 4.9.3-4ubuntu0.2 source package in Ubuntu

Changelog

tcpdump (4.9.3-4ubuntu0.2) focal; urgency=medium

  * debian/usr.sbin.tcpdump: allow tcpdump printing to stdout/stderr when
    running from a container (LP: #1667016)

 -- Georgia Garcia <email address hidden>  Fri, 10 Feb 2023 08:34:14 -0300

Upload details

Uploaded by:
Georgia Garcia
Sponsored by:
Alex Murray
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tcpdump_4.9.3.orig.tar.gz 2.2 MiB 2cd47cb3d460b6ff75f4a9940f594317ad456cfbf2bd2c8e5151e16559db6410
tcpdump_4.9.3.orig.tar.gz.asc 442 bytes 55182ba320846fbd69db8037d7b2aa6021cffa234be4859444758aae585a31eb
tcpdump_4.9.3-4ubuntu0.2.debian.tar.xz 18.9 KiB 47a914d131e100d5472dd67beaf64508dda1ab9f55f11ce55bdd346d9ec490af
tcpdump_4.9.3-4ubuntu0.2.dsc 1.9 KiB e40f4b61003d8e001b23b5e7c0451ca0f127ecae98694910bae87a4ca673f21b

View changes file

Binary packages built by this source

tcpdump: command-line network traffic analyzer

 This program allows you to dump the traffic on a network. tcpdump
 is able to examine IPv4, ICMPv4, IPv6, ICMPv6, UDP, TCP, SNMP, AFS
 BGP, RIP, PIM, DVMRP, IGMP, SMB, OSPF, NFS and many other packet
 types.
 .
 It can be used to print out the headers of packets on a network
 interface, filter packets that match a certain expression. You can
 use this tool to track down network problems, to detect attacks
 or to monitor network activities.

tcpdump-dbgsym: debug symbols for tcpdump