tcpdump 4.1.1-2ubuntu2 source package in Ubuntu

Changelog

tcpdump (4.1.1-2ubuntu2) oneiric; urgency=low

  * debian/usr.sbin.tcpdump:
    - allow gzip and bzip2 (LP: #722856)
    - allow read and write to .pcap files
    - allow read of /var/log/snort/*log* files
  * debian/patches/90_man_apparmor.diff: update man page to reference AppArmor
    confinement
 -- Jamie Strandboge <email address hidden>   Wed, 22 Jun 2011 09:13:45 -0500

Upload details

Uploaded by:
Jamie Strandboge
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tcpdump_4.1.1.orig.tar.gz 1.5 MiB e6cd4bbd61ec7adbb61ba8352c4b4734f67b8caaa845d88cb826bc0b9f1e7f0a
tcpdump_4.1.1-2ubuntu2.debian.tar.gz 15.1 KiB 2f34d39b0a0ab60b4d55a1c5e2669d1405ade24d3bbd7ca9e544ada0b57252c2
tcpdump_4.1.1-2ubuntu2.dsc 1.9 KiB f1c6b3227631389c32c256654edc0ffc5665b759bf9a3bfc473bd98f1ac6e9c6

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.