]> The Tcpdump Group git mirrors - tcpdump/commitdiff
updated CHANGES for 1.8.0 tcpdump-4.8.0-bp
authorMichael Richardson <[email protected]>
Wed, 26 Oct 2016 00:36:09 +0000 (20:36 -0400)
committerMichael Richardson <[email protected]>
Wed, 26 Oct 2016 00:36:09 +0000 (20:36 -0400)
CHANGES

diff --git a/CHANGES b/CHANGES
index 824dc91099f433e30bc963b3a6fac21cf27b0ad9..343e54992bdc5515c1ebfc11521ba692eb6e3d3f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,34 @@
-Tuesday April 14, 2015 [email protected]
-  Summary for 4.8.0 tcpdump release
+Tuesday October 25, 2016 [email protected]
+  Summary for 4.8.1 tcpdump release
        Fix "-x" for Apple PKTAP and PPI packets
+        Use PRIx64 to print a 64-bit number in hex.
+        Printer for HNCP (RFCs 7787 and 7788).
+        dagid is always an IPv6 address, not an opaque 128-bit string, and other fixes to RPL printer.
+        RSVP: Add bounds and length checks
+        OSPF: Do more bounds checking
+        Handle OpenSSL 1.1.x.
+        Initial support for the REdis Serialization Protocol known as RESP.
+        Add printing function for Generic Protocol Extension for VXLAN
+            draft-ietf-nvo3-vxlan-gpe-01
+        Network Service Header: draft-ietf-sfc-nsh-01
+        Don't recompile the filter if the new file has the same DLT.
+        Pass an adjusted struct pcap_pkthdr to the sub-printer.
+        Add three test cases for already fixed CVEs
+           CVE-2014-8767: OLSR
+           CVE-2014-8768: Geonet
+           CVE-2014-8769: AODV
+        Don't do the DDP-over-UDP heuristic first: GitHub issue #499.
+        Use the new debugging routines in libpcap.
+        Harmonize TCP source or destination ports tests with UDP ones
+        Introduce data types to use for integral values in packet structures.
+        RSVP: Fix an infinite loop
+        Support of Type 3 and Type 4 LISP packets.
+        Don't require IPv6 library support in order to support IPv6 addresses.
+        Many many changes to support libnetdissect usage.
+        Add a test that makes unaligned accesses: GitHub issue #478.
+        add a DNSSEC test case: GH #445 and GH #467.
+        BGP: add decoding of ADD-PATH capability
+        fixes to LLC header printing, and RFC948-style IP packets
 
 Friday April 10, 2015 [email protected]
   Summary for 4.7.4 tcpdump release