]> The Tcpdump Group git mirrors - tcpdump/commitdiff
CHANGES: move a change that has been backported to 4.99.2. [skip ci]
authorGuy Harris <[email protected]>
Sun, 20 Mar 2022 19:13:17 +0000 (12:13 -0700)
committerGuy Harris <[email protected]>
Sun, 20 Mar 2022 19:13:17 +0000 (12:13 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index e7685808e99f5c03c2badd8ec7803be26775d9f4..0c6577cb04094d4eddade03f7712b1e1f0def0e9 100644 (file)
--- 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.