]> The Tcpdump Group git mirrors - tcpdump/commitdiff
CHANGES: move a change that's been backported to 4.99. [skip ci]
authorGuy Harris <[email protected]>
Thu, 29 Feb 2024 02:09:58 +0000 (18:09 -0800)
committerGuy Harris <[email protected]>
Thu, 29 Feb 2024 02:11:05 +0000 (18:11 -0800)
(cherry picked from commit 1fd99be57724456e2a9012731d4cb7260823c66e)

CHANGES

diff --git a/CHANGES b/CHANGES
index 039503c36777062a10b6c5c850e4b169dd012405..8a8ab8890792e5ef71c26648a6041998bf2749f4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
       DHCP: parse the SZTP redirect tag.
       DHCPv6: client-id/server-id DUID type 2 correction; Parse the user class,          boot file URL, and SZTP redirect options; Add DUID-UUID printing
          (RFC6355).
+      DNS: Detect and correectly handle too-short URI RRs
       EAP: Assign ndo_protocol in the eap_print() function.
       IEEE 802.11: no need for an element ID in the structures for IEs, make
         the length in the IE structures a u_int, include the "TA" field while