summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael Richardson <mcr@sandelman.ca>2014-11-13 00:02:05 -1000
committerMichael Richardson <mcr@sandelman.ca>2014-11-13 00:02:05 -1000
commitcea7b38da809c7d893fd9b70ac433813f3df4dd6 (patch)
treeab9691f087c2b0c5be870b16bec0e8bd09c66da6 /CHANGES
parent3f5693a2bb783b1caa2a308e64ee34d167f36f05 (diff)
downloadtcpdump-cea7b38da809c7d893fd9b70ac433813f3df4dd6.tar.gz
notes for 4.7.0 release
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES12
1 files changed, 10 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 9c116b9e..84fac257 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,15 @@
-Friday Nov. 7, 2014 guy@alum.mit.edu
- Summary for 5.0.0 tcpdump release
+Friday Nov. 12, 2014 guy@alum.mit.edu
+ Summary for 4.7.0 tcpdump release
+ 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.
+ improvements to telnet printer, even if not -v
+ omit length for bcp, print-tcp uses it
+ formatting fixes for a bunch of protocols
+ new bounds checks for a number of protocols
+ split netflow 1,6, and 6 dissector up.
+ added geneve dissector
Tuesday Sep. 2, 2014 mcr@sandelman.ca
Summary for 4.6.2 tcpdump release