From: Guy Harris Date: Sun, 20 Mar 2022 19:13:17 +0000 (-0700) Subject: CHANGES: move a change that has been backported to 4.99.2. [skip ci] X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/903e8ac4a713ac4bd0ac977ec54259557e91097c CHANGES: move a change that has been backported to 4.99.2. [skip ci] --- diff --git a/CHANGES b/CHANGES index e7685808..0c6577cb 100644 --- a/CHANGES +++ b/CHANGES @@ -7,7 +7,6 @@ Monthday, Month DD, YYYY by gharris and denis RIP: Make a couple trivial protocol updates. NetFlow: Use tcp_flag_values[] for TCP flags. OSPF: Update to match the Router Properties registry. - VQP: Do not print unknown error codes twice. ZMTP: Replace custom code with bittok2str(). BFD: Add support for S-BFD and spell LAG in uppercase. BGP: Update cease notification decoding to RFC 9003. @@ -49,6 +48,7 @@ TBD RRCP: support more Realtek protocols than just RRCP. MPLS: show the EXP field as TC, as per RFC 5462. ICMP: redo MPLS Extension code as general ICMP Extension code. + VQP: Do not print unknown error codes twice. Building and testing: Update config.guess and config.sub. Handle some Autoconf/make errors better.