]> The Tcpdump Group git mirrors - tcpdump/commitdiff
CHANGES: add a change backported to 4.99. [skip ci]
authorGuy Harris <[email protected]>
Fri, 9 Aug 2024 07:14:20 +0000 (00:14 -0700)
committerGuy Harris <[email protected]>
Fri, 9 Aug 2024 07:14:20 +0000 (00:14 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 164aa44c71948d452616845346d5e93c7b892e5d..0fbf6929b8e2fe0ee64f599e9d9a1e7b6fd3dd6a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -119,6 +119,8 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
         with -i.
       Free interface list just before exiting where it wasn't being
         freed.
+      Support "3des" as an alias for "des_ede3_cbc" even if the crypto
+        library doesn't support adding aliases.
     Source code:
       tcpdump: Fix a memory leak.
       child_cleanup: reap as many child processes as possible.