]> The Tcpdump Group git mirrors - tcpdump/commitdiff
CHANGES: Add two changes backported to 4.99
authorFrancois-Xavier Le Bail <[email protected]>
Tue, 15 Aug 2023 13:27:50 +0000 (15:27 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Tue, 15 Aug 2023 13:28:03 +0000 (15:28 +0200)
[skip ci]

CHANGES

diff --git a/CHANGES b/CHANGES
index 9e7ef3d33835cf1499dcbd275509d3e1f39beb70..e0e53e3c04a359b637a8ff5d4ac330a96320854f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -62,6 +62,8 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
       Update ND_BYTES_BETWEEN() macro for better accuracy.
       Update ND_BYTES_AVAILABLE_AFTER() macro for better accuracy.
       TCP: Test ports < 1024 in port order to select the printer.
+      UDP: Move source port equal BCM_LI_PORT to bottom of long if else chain.
+      UDP: Test ports < 1024 in port order to select the printer.
       LDP: Add missing fields of the Common Session Parameters TLV and fix the
         offset for the A&D bits.