]> The Tcpdump Group git mirrors - tcpdump/commitdiff
We also turn of *all* protocol name resolution with -n.
authorGuy Harris <[email protected]>
Sun, 3 Sep 2017 19:12:23 +0000 (12:12 -0700)
committerGuy Harris <[email protected]>
Sun, 3 Sep 2017 19:12:23 +0000 (12:12 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index e09663083af39132118c06e8deee6c656092e269..de490740dc4c0eb1069b67c3f1880f4b089dd376 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,6 @@
   Summary for 4.9.2 tcpdump release
-    Do not use getprotobynumber() for protocol name resolution.
+    Do not use getprotobynumber() for protocol name resolution.  Do not do
+      any protocol name resolution if -n is specified.
     Improve errors detection in the test scripts.
     Fix a segfault with OpenSSL 1.1 and improve OpenSSL usage.
     Clean up IS-IS printing.