diff options
author | Michael Richardson <mcr@sandelman.ca> | 2015-02-17 20:15:22 -0500 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2015-03-10 23:10:51 -0700 |
commit | 00e482a93ccd5fe6462d0206adbb0d5853895c92 (patch) | |
tree | b92d95e2f78ae8340c529c8c6df819319e8934a8 /CHANGES | |
parent | f48c485d82f46a31300b77fe459ce4506815e187 (diff) | |
download | tcpdump-00e482a93ccd5fe6462d0206adbb0d5853895c92.tar.gz |
added notes about CVEs that were fixed
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,10 +1,12 @@ Thursday Nov. 20, 2014 guy@alum.mit.edu Summary for 5.0.0 tcpdump release DCCP: update Packet Types with RFC4340/IANA names + fixes for CVE-2015-0261: IPv6 mobility header check issue + fixes for CVE-2015-XXXX: kday packets Friday Nov. 12, 2014 guy@alum.mit.edu Summary for 4.7.0 tcpdump release - changes to hex printing of CDP packets + changes to hex printing of CDP packets Fix PPI printing Radius: update Packet Type Codes and Attribute Types with RFC/IANA names Add a routine to print "text protocols", and add FTP/HTTP/SMTP/RTSP support. @@ -14,6 +16,7 @@ Friday Nov. 12, 2014 guy@alum.mit.edu new bounds checks for a number of protocols split netflow 1,6, and 6 dissector up. added geneve dissector + CVE-2014-9140 PPP dissector fixed. Tuesday Sep. 2, 2014 mcr@sandelman.ca Summary for 4.6.2 tcpdump release |