summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2012-11-28 17:06:24 -0800
committerGuy Harris <guy@alum.mit.edu>2012-11-28 17:06:24 -0800
commitf5f3807d1dae2b00842405304e7be006d889b324 (patch)
tree4d78f0c38f5acf97f65726eeca42772ea1e33d72 /CHANGES
parent6c57fef2bba4e6ae30fb0bb9c003d40028fa57e6 (diff)
downloadtcpdump-f5f3807d1dae2b00842405304e7be006d889b324.tar.gz
Add some additional changes.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES12
1 files changed, 10 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index a1172527..5bf19747 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,17 @@
-Saturday June 30, 2012 guy@alum.mit.edu.
+Wednesday November 28, 2012 guy@alum.mit.edu.
Summary for 4.3.1 tcpdump release
Print "LLDP, length N" for LLDP packets even when not in verbose
mode, so something is printed even if only the timestamp is
present
- Documented "-T carp".
+ Document "-T carp"
+ Print NTP poll interval correctly (it's an exponent, so print
+ both its raw value and 2^value)
+ Document that "-e" is used to get MAC addresses
+ More clearly document that you need to escape or quote
+ backslashes in filter expressions on the command line
+ Fix some "the the" in the man page
+ Use the right maximum path length
+ Don't treate 192_1_2, when passed to -i, as an interface number
Friday April 3, 2011. mcr@sandelman.ca.
Summary for 4.3.0 tcpdump release