tag:github.com,2008:https://github.com/neelabhsahay/tcpdump/releasesTags from tcpdump2020-08-31T19:00:50Ztag:github.com,2008:Repository/292597064/tcpdump-4.10.0rc12020-08-31T19:00:50Ztcpdump-4.10.0rc1mcrtag:github.com,2008:Repository/292597064/tcpdump-4.10.0-bp2020-08-31T18:59:24Ztcpdump-4.10.0-bpmcrtag:github.com,2008:Repository/292597064/tcpdump-4.9.32019-10-01T17:22:00Ztcpdump-4.9.3mcrtag:github.com,2008:Repository/292597064/tcpdump-4.9.22017-09-03T23:08:58Ztcpdump-4.9.2infrastationtag:github.com,2008:Repository/292597064/tcpdump-4.9.12017-07-22T23:24:21Ztcpdump-4.9.1infrastationtag:github.com,2008:Repository/292597064/tcpdump-4.9.02017-01-18T18:38:20Ztcpdump-4.9.0infrastationtag:github.com,2008:Repository/292597064/tcpdump-4.9.0-bp2017-01-18T18:24:53Ztcpdump-4.9.0-bp: CVE-2016-7985,7986/fixup medsa_print()<p><a title="CVE-2016-7985" href="https://github.com/advisories/GHSA-7r6q-cmgh-7mwq">CVE-2016-7985</a>,7986/fixup medsa_print()</p>
<p>The code in medsa_print() assumed that the MEDSA packet always follows
<br />an Ethernet header that is inside the allocated memory buffer. But
<br />this is not always the case, see commit <a class="commit-link" href="https://github.com/neelabhsahay/tcpdump/commit/6bc44295cfbe1f7b6633c755841518f4b159aa8a"><tt>6bc4429</tt></a> for rationale.</p>
<p>Eliminate the Ethernet header pointer and just pass on the struct
<br />lladdr_info arguments provided.</p>infrastationtag:github.com,2008:Repository/292597064/tcpdump-4.8.12016-10-26T01:43:15Ztcpdump-4.8.1: Tuesday October 25, 2016 mcr@sandelman.ca<p>Tuesday October 25, 2016 mcr@sandelman.ca</p>
<p> Summary for 4.8.1 tcpdump release
<br /> Fix "-x" for Apple PKTAP and PPI packets
<br /> Use PRIx64 to print a 64-bit number in hex.
<br /> Printer for HNCP (RFCs 7787 and 7788).
<br /> dagid is always an IPv6 address, not an opaque 128-bit string, and other fixes to RPL printer.
<br /> RSVP: Add bounds and length checks
<br /> OSPF: Do more bounds checking
<br /> Handle OpenSSL 1.1.x.
<br /> Initial support for the REdis Serialization Protocol known as RESP.
<br /> Add printing function for Generic Protocol Extension for VXLAN
<br /> draft-ietf-nvo3-vxlan-gpe-01
<br /> Network Service Header: draft-ietf-sfc-nsh-01
<br /> Don't recompile the filter if the new file has the same DLT.
<br /> Pass an adjusted struct pcap_pkthdr to the sub-printer.
<br /> Add three test cases for already fixed CVEs
<br /> <a title="CVE-2014-8767" href="https://github.com/advisories/GHSA-wcfm-6f8f-6jv8">CVE-2014-8767</a>: OLSR
<br /> <a title="CVE-2014-8768" href="https://github.com/advisories/GHSA-vfhx-w4xw-3mwg">CVE-2014-8768</a>: Geonet
<br /> <a title="CVE-2014-8769" href="https://github.com/advisories/GHSA-rfvv-px5p-7fmg">CVE-2014-8769</a>: AODV
<br /> Don't do the DDP-over-UDP heuristic first: GitHub issue <a class="issue-link js-issue-link" href="https://github.com/the-tcpdump-group/tcpdump/issues/499">the-tcpdump-group#499</a>.
<br /> Use the new debugging routines in libpcap.
<br /> Harmonize TCP source or destination ports tests with UDP ones
<br /> Introduce data types to use for integral values in packet structures.
<br /> RSVP: Fix an infinite loop
<br /> Support of Type 3 and Type 4 LISP packets.
<br /> Don't require IPv6 library support in order to support IPv6 addresses.
<br /> Many many changes to support libnetdissect usage.
<br /> Add a test that makes unaligned accesses: GitHub issue <a class="issue-link js-issue-link" href="https://github.com/the-tcpdump-group/tcpdump/issues/478">the-tcpdump-group#478</a>.
<br /> add a DNSSEC test case: GH <a class="issue-link js-issue-link" href="https://github.com/the-tcpdump-group/tcpdump/issues/445">the-tcpdump-group#445</a> and GH <a class="issue-link js-issue-link" href="https://github.com/the-tcpdump-group/tcpdump/pull/467">the-tcpdump-group#467</a>.
<br /> BGP: add decoding of ADD-PATH capability
<br /> fixes to LLC header printing, and RFC948-style IP packets</p>mcrtag:github.com,2008:Repository/292597064/tcpdump-4.8.0-bp2016-10-26T00:36:09Ztcpdump-4.8.0-bpmcrtag:github.com,2008:Repository/292597064/tcpdump-4.8.02016-07-21T12:38:50Ztcpdump-4.8.0mcr