From: Francois-Xavier Le Bail Date: Tue, 15 Aug 2023 13:27:50 +0000 (+0200) Subject: CHANGES: Add two changes backported to 4.99 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/2bb5edeaea2b3b0d095cff0079abd39878f16b15?ds=inline CHANGES: Add two changes backported to 4.99 [skip ci] --- diff --git a/CHANGES b/CHANGES index 9e7ef3d3..e0e53e3c 100644 --- 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.