]> The Tcpdump Group git mirrors - tcpdump/commitdiff
CHANGES: Add a change backported to 4.99
authorFrancois-Xavier Le Bail <[email protected]>
Thu, 6 Mar 2025 20:30:29 +0000 (21:30 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Thu, 6 Mar 2025 20:30:38 +0000 (21:30 +0100)
[skip ci]

CHANGES

diff --git a/CHANGES b/CHANGES
index 3dabeefea5429aec2fcac6d76c0e9172737d2cf6..310f7aaca11a886d164d502a7c35fadf0ce38f4d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -88,6 +88,7 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
 DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
   Summary for 4.99.6 tcpdump release (so far!)
     Refine protocol decoding for:
+      DNS: Use ND_TCHECK_LEN() instead of a custom bounds check.
       IPv6: Add a missing comma and remove a colon in the output.
       TCP: Note if the Urgent Pointer is non-zero while URG flag not set,
            if the verbose level is > 1 (option -vv and more).