dragonfly.git
16 months agovendor/TCPDUMP: Import libpcap 4.99.1 vendor/TCPDUMP
Antonio Huete Jimenez [Sun, 20 Nov 2022 01:32:01 +0000 (02:32 +0100)]
vendor/TCPDUMP: Import libpcap 4.99.1

Most significant changes:

 - CVE-2018-16301: For the -F option handle large input files safely.
 - Improve the contents, wording and formatting of the man page.
 - Print unsupported link-layer protocol packets in hex.
 - Add support for new network protocols and DLTs
 - BGP: Fix overwrites of global 'astostr' temporary buffer
 - ARP: fix overwrites of static buffer in q922_string().

See full change log in: https://git.tcpdump.org/tcpdump/blob/HEAD:/CHANGES

3 years agovendor/TCPDUMP: Import tcpdump 4.9.3
Aaron LI [Mon, 18 May 2020 22:35:30 +0000 (06:35 +0800)]
vendor/TCPDUMP: Import tcpdump 4.9.3

Original source can be downloaded from:
https://www.tcpdump.org/release/

file = tcpdump-4.9.3.tar.gz
date = 2019-10-01
size = 2333119
sha1 = 59b309f3620ac4b709de2eaf7bf3a83bf04bc048

A list of files and directories removed is in README.DELETED.

11 years agoImport tcpdump-4.3.0.
Peter Avalos [Wed, 11 Jul 2012 01:22:41 +0000 (18:22 -0700)]
Import tcpdump-4.3.0.

See CHANGES for details.

12 years agoImport tcpdump-4.2.1.
Peter Avalos [Mon, 23 Jan 2012 01:08:25 +0000 (17:08 -0800)]
Import tcpdump-4.2.1.

See the CHANGES files for the details.

14 years agoUpgrade to tcpdump-4.0.0.
Peter Avalos [Mon, 6 Jul 2009 07:44:17 +0000 (21:44 -1000)]
Upgrade to tcpdump-4.0.0.

14 years agoAdd README.DELETED to the tcpdump vendor branch.
Peter Avalos [Mon, 6 Jul 2009 07:06:29 +0000 (21:06 -1000)]
Add README.DELETED to the tcpdump vendor branch.

14 years agoMove tcpdump-3.9/ to tcpdump/. No need for a versioned dir.
Peter Avalos [Sat, 4 Jul 2009 21:36:18 +0000 (11:36 -1000)]
Move tcpdump-3.9/ to tcpdump/.  No need for a versioned dir.

14 years agoRemove old versions of tcpdump.
Peter Avalos [Sat, 4 Jul 2009 21:35:49 +0000 (11:35 -1000)]
Remove old versions of tcpdump.

16 years agoImport tcpdump-3.9.8:
Peter Avalos [Thu, 11 Oct 2007 02:37:58 +0000 (02:37 +0000)]
Import tcpdump-3.9.8:

September 10, 2007.  ken@xelerance.com.  Summary for 0.9.8 tcpdump release
Rework ARP printer
Rework OSPFv3 printer
Add support for Frame-Relay ARP
Decode DHCP Option 121 (RFC 3442 Classless Static Route)
Decode DHCP Option 249 (MS Classless Static Route) the same as Option 121
TLV: Add support for Juniper .pcap extensions
Print EGP header in new-world-order style
Converted print-isakmp.c to NETDISSECT
Moved AF specific stuff into af.h
Test subsystem now table driven, and saves outputs and diffs to one place
Require <net/pfvar.h> for pf definitions - allows reading of pflog formatted
libpcap files on an OS other than where the file was generated

16 years agoImport tcpdump-3.9.7
Peter Avalos [Tue, 7 Aug 2007 17:58:03 +0000 (17:58 +0000)]
Import tcpdump-3.9.7

17 years agoImport of TCPDUMP 3.9.5
Peter Avalos [Mon, 25 Dec 2006 00:17:50 +0000 (00:17 +0000)]
Import of TCPDUMP 3.9.5

19 years agoImport of tcpdump 3.8.3
Eirik Nygaard [Sat, 15 May 2004 12:25:28 +0000 (12:25 +0000)]
Import of tcpdump 3.8.3

Submitted-by: Brock Johnson <wildefire@isentry.homelinux.org>