summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-04-14 14:36:23 -0700
committerGuy Harris <guy@alum.mit.edu>2015-04-14 14:36:23 -0700
commit9106400d038224a4f2b6c5ded816dea6204741db (patch)
tree4e98bf2a6ce2ada1d7bada41384a3ea5d4ea0494 /CHANGES
parent7b72de52ddea5b2739ba9871545116318c508c5a (diff)
downloadtcpdump-9106400d038224a4f2b6c5ded816dea6204741db.tar.gz
Include the metadata *and* link-layer header in the header length.
Also, don't use the length of the fixed-length portion of the PPI header as the metadata length, use the *entire* length. Otherwise, "-x" doesn't start printing at the link-layer payload.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 5c590e38..3cd618cc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
Tuesday April 14, 2015 guy@alum.mit.edu
Summary for 4.8.0 tcpdump release
- Fix "-x" for Apple DLT_PKTAP packets
+ Fix "-x" for Apple PKTAP and PPI packets
Friday April 10, 2015 guy@alum.mit.edu
Summary for 4.7.4 tcpdump release