]> The Tcpdump Group git mirrors - tcpdump/commitdiff
CHANGES: Move a change backported to 4.99
authorFrancois-Xavier Le Bail <[email protected]>
Sat, 5 Nov 2022 12:27:29 +0000 (13:27 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Sat, 5 Nov 2022 12:35:04 +0000 (13:35 +0100)
[skip ci]

CHANGES

diff --git a/CHANGES b/CHANGES
index 36924dae56f087d3fd12a2e571deacc07441079b..0e4e917fdc06c78e18e4120c567fc2d6f937dfc9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -10,8 +10,7 @@ Monthday, Month DD, YYYY by gharris and denis
       IEEE 802.11: include the Mesh ID field while printing management
         frames.
       DNS: sync resource types with IANA.
-      MPTCP: print length before subtype inside MPTCP options, parse MPC
-        data_len field, print flags from MP_CAPABLE option.
+      MPTCP: parse MPC data_len field, print flags from MP_CAPABLE option.
       ICMP: add dissector for ICMP Interface Identification Object
       BGP: Parse BGP extended message support capability
       BGP: Deprecate DPA, ADVERTISER and RCID_PATH path attributes
@@ -85,6 +84,7 @@ TBD
       NFS: Fix the format for printing an unsigned int
       PTP: fix printing of the correction fields
       WHOIS: Add its own printer source file and printer function
+      MPTCP: print length before subtype inside MPTCP options
     Building and testing:
       Update config.guess and config.sub.
       Use AS_HELP_STRING macro instead of AC_HELP_STRING.