tcpdump 4.9.2-2ubuntu1 source package in Ubuntu

Changelog

tcpdump (4.9.2-2ubuntu1) bionic; urgency=medium

  * debian/usr.sbin.tcpdump: drop 'capability sys_module' since we already
    have 'net_admin' and network module loading (which happens with -D) is
    allowed with 'net_admin' (LP: #1759029)

 -- Jamie Strandboge <email address hidden>  Mon, 26 Mar 2018 20:28:20 +0000

Upload details

Uploaded by:
Jamie Strandboge
Uploaded to:
Bionic
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.2.orig.tar.gz 2.2 MiB 798b3536a29832ce0cbb07fafb1ce5097c95e308a6f592d14052e1ef1505fe79
tcpdump_4.9.2-2ubuntu1.debian.tar.xz 14.9 KiB 369b88f9cc2f355edf059ecd9d23915e81a7df794dc5ee032e0761e88c51628b
tcpdump_4.9.2-2ubuntu1.dsc 2.0 KiB 22f0cc640da8065c3ac5fc848d98a77bb8fbae1b867b882c0c3d06b6375b18c3

Available diffs

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